a {
	color:#00CCFF;
	}

a img {
	border:0px;
	}

a:hover {
	text-decoration:underline;
	}

.bodystyle {
	border:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	font-family:"Times New Roman", Times, serif;
	background-image:url(img/sitebg.png);
	background-repeat:repeat-x;
	}

#backtotop {
	position:fixed;
	left:90%;
	top:95%;
	font-family:Verdana
	}

#backtotop a {
	color:black
	}
	
#container {
	position:absolute;
	width:780px;
	min-height:700px;
	left:50%;
	margin-left:-390px;
	margin-top:30px;
	}

#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	width:780px;
	height:420px;
	font-size:14px;
	margin:0px;
	padding-top:0px;
	text-align:left;
	background-image:url(img/midshader.png);
	background-repeat:repeat-x;
	}
	
#header {
	width:780px;
	height:128px;
	margin:0px;
	padding:0px;
	background-image:url(img/header.png);
	background-repeat:no-repeat;
	}

.leftimg {
	float:left;
	width:138px;;
	height:211px;
	margin:6px;
	}

#menu {
	position:relative;
	padding-top:5px;
	width:82px;
	height:99px;
	top:160px;
	right:80px;
	font-size:0px;
	background-image:url(img/menubg.png);
	background-repeat:no-repeat;
	}
	
#menucontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:black;
	width:780px;
	height:420px;
	font-size:14px;
	margin:0px;
	padding-top:0px;
	text-align:left;
	background-color:white;
	background-repeat:repeat-x;
	}	

#menuguide {
	position:absolute;
	z-index:5;
	width:224px;
	height:202px;
	top:160px;
	margin-left:50%;
	right:-223px;
	font-size:13px;
	padding-left:20px;
	background-image:url(img/menuguidebg.png);
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:11.2px;
	}
	
#menuguide a {
	color:black;
	}
	
#text {
	padding-top:5px;
	padding-left:10px;
	}
