@charset "utf-8";
/* CSS Document */

body{
background:url(../bg.png);
margin:0 auto;
}
		
.line  {
	background-image:url(../bgyellow.jpg);
	margin:0px auto;
	width:auto;
	height:21px;
}
		
a:link { 
	color:#003366; 
	font-family:Georgia;
} 

a:visited { 
	color:#003366; 
	font-family:Georgia;
} 

.linediv {
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right: 3px;
}	

.navdiv {
	margin-left:auto;
	margin-right:auto;
	width:450px;
	border:1px solid #dfb35a;
	background:url(../bgyellow.jpg);
	color:#333300;
}

.head1 {
	width:400px;
	background:#507e90;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #71a4b8;
	text-align:center;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	color:#FFCC66;
}

.contentbox1 {
	width:700px;
	background:#57899d;
	margin-top:5px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid #88bcd0;
	
}

.content1 {
	margin:3px 3px 3px 3px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#edc679;
	}
	
.contentthick {
	font-size:16px;
	color:#FFCC66;
}

.subtitle1 {
	margin-left:15px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#edc679;
	width:200px;
}
	
.subtitle2 {
	margin-left:25px;
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#edc679;
	width:200px;
}
	
	
.menuhead {
	margin:3px 3px 3px 3px;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#edc679;
	width:220px;
	}
	
.wrap {
	width:230px;
	margin-left:0px;
	margin-top:100px;
	}
	
.marginbottom {
	height:15px;
	margin-bottom:0px;
	}

.contentheadsies {
	margin:15px 15px 15px 15px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#edc679;
	}