
body {
	background-color:#000000;
	font-size:2px;
}


#wrap {
	width:806px;
	position:relative;
	margin:30px 0 0 -403px;
	left:50%;
	background-image:url(images/wrapbg.jpg);
}

#top {
	width:806px;
	height:112px;
}

#bottom {
	width:806px;
	height:23px;
}

#content {
	min-height:470px;
	#height:470px;
	width:806px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
}

#menu {
	width:212px;
	height:395px;
	padding:75px 0 0 26px;
	background-image:url(images/menu.jpg);
	background-position:26px 75px;
	background-repeat:no-repeat;
	float:left;
	font-family:Tahoma;
	font-size:14px;
	text-transform: lowercase
}

#menu ul {
	padding:15px 0 0 18px;
	margin:0;
	list-style-type:none;
}

#menu ul li {
	padding:0 0 13px 0;
}

#menu ul li a {
	color:#FFFFFF;
	text-decoration:none;
}

#menu ul li a:hover {
	text-decoration:underline;
}

#menu ul li a.current {
	color:#66ccff;
}

#container {
	padding:180px 0 0 16px;
	width:539px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

#container p {
	margin:0;
	padding:20px 10px 0 0;
	text-align: justify;
	line-height:18px;
}

#footer {
	width:806px;
	height:80px;
	position:relative;
	margin:0 0 0 -403px;
	left:50%;
	color:#666666;
	font-size:12px;
}

#footer p {
	padding:10px 0 0 0;
	margin:0;
	text-align:center;
}

h4 {padding-top: 10px; margin: 10px 0 -10px 0; font-size: 16px; color: #336699;}

h5 {margin: 15px 0 -10px 0; font-size: 14px; color: #000000; border-bottom: 1px solid #cccccc;}

#blue {color: #0033ff; font-weight: bold;}

#asteric {color:#ff0000; font-weight: bold;}