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


body	{
	background-color:#33cc33;
	font-family: "Trebuchet MS";
	font-size: 13px;
}

#top 	{position: relative;
	margin-top: 3px;
	margin-right: 10%;
	margin-bottom: 3px;
	margin-left: 10%;}


#nav-menu	{border-style: solid;
		border-width: 2px;
		border-color:#000000;
		}
#nav-menu ul
{
list-style-type:none;
margin-top: 3px;
	margin-right: 10%;
	margin-bottom: 3px;
	margin-left: 10%;
padding:0;
overflow:hidden;
}
#nav-menu li
{
Float:none;
}


#nav-menu li a {
	display: block;
	width:140px;
	margin: auto;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #000000;
	text-decoration:none;
	text-align: center;
	padding: 4px;
	
 }
 
 #nav-menu li a:hover{
	font-size: 15px;
	color: #ffffff;
	background-color:#99ff99;
 }
 

		
#basic_info	{
		width: 100%;
		height: auto;
		padding: 2px 0px 0px 0px;
		text-align: center;
		verticlealign= middle;
		font-size: 18px;
		font-weight: bold;
		color: #000000;
		background-color: #33cc33;
		}


#content {float:left;
		 
			width:65%; 
			margin:1em 1em 0 1em; 
			overflow:hidden; 
			padding:12px 12px 12px 12px; 
			height:auto;
			background-color:#33cc33;}
		
		#content .item {border-bottom:1px dashed #ccc;}

#sidebar {float:right; 
			
			width:25%; 
			margin:1em 1em 0 1em; 
			overflow:hidden; 
			padding:12px 12px 12px 12px; 
			height:auto;
			background-color:#33cc33;}
		#sidebar .item {border-bottom:1px dashed #ccc;}

#main {position: relative;
	width: 98%;
	margin-left:15px;
	margin-bottom: 4px;
	}

#main.item {border-bottom:1px;
		border-bottom-color:#000000;
		border-bottom-style:solid;
		}

#content_box{
		width:655px;
		display:block;
		border-bottom:1px;
		border-bottom-color:#000000;
		border-bottom-style:solid;
		float:left;
		margin-left:15px;
		margin-bottom:4px;
		}
		
#content_box_int{
		width:655px;
		display:block;
		float:left;
		margin-left:15px;
		margin-bottom:10px;
		}
		

		
.pic_content{
		float:left;
		display:block;
		margin-right:10px;
		margin-bottom:10px;
		border:3px solid #faaf40;
		}
		
		
p{
padding-bottom:3px;
}

.page_header{
	font-family:verdana;
	color: #000000;
	font-size:27px;
	font-weight:bold;
	padding-top:8px;
	}

.page_headerm{
	font-family:verdana;
	color: #000000;
	font-size:27px;
	font-weight:bold;
	padding-top:8px;
	}
	
.header{
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height:21px;
	color: #000000;
	font-weight:bold;
	}

.headerh{
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height:21px;
	color: #000000;
	font-weight:bold;
	}


.body {
 	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height:15px;
	color: #000000;
	}
.body li ul{
 	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height:15px;
	color: #000000;
	}	
	
.body a:link{
 	font-family: "Trebuchet MS";
	font-size: 15px;
	line-height:15px;
	color: #99ff99;
	text-decoration: none;
	}
	
.body a:hover{
 	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height:15px;
	color: #ccffcc;
	text-decoration: none;
	}
	
.right-link{
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height:15px;
	color: #be1e2d;
	font-weight:bold;
	text-indent:10px;
	}
	
.right-link a:link{
	text-decoration: none;
	}
	
.right-link a:hover{
	text-decoration: underline;
	}

a.one:link {color:#533522;
		text-decoration:none;}
a.one:visited {color:#FAAF40;
		text-decoration:none;}
a.one:hover {color:#64461A;
		text-decoration:none;}

a.two:link {color:#FFFFFF; 
		text-decoration:none;}
a.two:visited {color:#FFFFFF; 
		text-decoration:none;}
a.two:hover {color:#FAAF40; 
		text-decoration:none}

a.three:link {color:#33CC33; 
		text-decoration:none;}
a.three:visited {color:#33CC33; 
		text-decoration:none;}
a.three:hover {color:#F7FCFF; 
		text-decoration:none}

a.four:link {color: #533522;
	text-decoration:none;}
a.four:visited {color:#33CC33; 
		text-decoration:none;}
a.four:hover {color:#F7FCFF; 
		text-decoration:none}


#footer{clear:both}	
#footer{
	font-family: "Trebuchet MS";
	font-size: 13px;
	line-height:15px;
	font-style:italic;
	color: #FFFFFF;
	width: 925px;
	text-align: center;
	}
