@charset "utf-8";
body {
}


#container {
	width: 1327px;
}

#title {
}
#image01 {
	top: 225px;
	position: absolute;
	left: 1001px;
}
#nav ul {
	font-size: 100%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	background-image: url(Images/button_background01.jpg);
	font-family: Pristina;
	font-size: 24px;
}
#nav a:hover, #nav a:active {
	color: #FFFFFF;
	background-image: url(Images/button_background02.jpg);
}



#welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: normal;
	width: 570px;
	margin-left: 250px;
	text-decoration: underline;
}
.rightimg {
	float: right;
	margin-bottom: 8px;
}

#nav a {
	text-align: center;
	display: block;
	width: 117%;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 100%;
	height: 28px;
	color: #FFFFFF;
}
.leftimg {
	float: left;
	margin-bottom: 8px;
}


#nav {
	font-size: 100%;
	width: 150px;
	margin-top: 100px;
	color: #FFFFFF;
	margin-left: 20px;
	float: left;
	padding-right: 35px;
}


#text {
	margin-left: 220px;
	padding-right: 10px;
	margin-right: 350px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #D20000;
}
#footer {
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #D20000;
}
#previous {
	margin-right: 210px;
	margin-left: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
