/* CSS Document */


#header
{F
	float: left;
	width: 600px;
	clear: both;
	position:absolute;
	left: 232px;
	height: 8px;
	top: 0px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-align:left;
	text-shadow:#333333;
}
#title
{F
	 
	float: left;
	width: 600px;
	clear: both;
	position:absolute;
	left: 231px;
	height: 9px;
	top: 19px;
	}
	img { 
border: 1px solid #666666; 
} 
#navbar
{F
	float: left;
	width: 600px;
	clear: both;
	position:absolute;
	left: 232px;
	height: 20px;
	top: 173px;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#contactbody
{F
	float: left;
	width: 600px;
	clear: both;
	position:absolute;
	left: 231px;
	height: 635px;
	top: 212px;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;

} 
#indexbody
{F
	float: left;
	width: 600px;
	clear: both;
	position:absolute;
	left: 231px;
	height: 350px;
	top: 212px;
	border-bottom-width: 18px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;

} 
#footer
{F
	float: left;
	width: 600px;
	clear: both;
	position:absolute;
	left: 231px;
	height: 13px;
	top: 582px;
	
	text-align:left;
	text-shadow:#333333;
} 
a:active, a:visited, a:link 
{ 
color: #666666; 
font-weight: lighter; 
text-decoration: none; 
} 
a:hover 
{ 
color: #333333; 
text-decoration: none; 
} 
#mymenu 
{
	width: 600px;
	height: 20px;
	background-color: #ffffff;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	clear: both;
	float: center;
} 
#mymenu ul 
{ 
list-style:none; 
margin: 8px 8px 0px 8px; 
} 
#mymenu ul li 
{
	display:inline;
	margin: 0px 10px;
	float: none;
	
} 
