#container #content {
	background-color: #C8A8CA;
	padding-top:18px;
	}
#container #content #menu {
	margin: 0 18px;
	width:730px;
	}
#container #content #menu ul {
	border-left:1px solid #FFF8B0;
	border-bottom:1px solid #FFF8B0;
	border-right:0px;
	list-style:none;
	height:172px;
	margin:0;
	overflow:hidden;
	padding:0;
	}
#container #content #menu ul li {
	border-top:1px solid #FFF8B0;
	border-right:1px solid #FFF8B0;
	clear:none;
	diplay:block;
	float:left;
	}
#container #content #menu ul li a {
	text-decoration:none;
	}
#container #content #menu ul li.r {
	background-color:#A77CAC;
	width:137px;
	}
#container #content #menu ul li.r a{

	text-indent:-5555px;	
	width:137px;
	}
#container #content #menu ul li#about a{
	background: #FFF8B0 url(/images/nav_aboutus.gif) top left no-repeat;
	height:24px;
	}
#container #content #menu ul li#about a:hover {
	background: #FFF8B0 url(/images/nav_aboutus-over.gif) top left no-repeat;
	}
#container #content #menu ul li#news a {
	background: #FFF8B0 url(/images/nav_news.gif) top left no-repeat;
	height:23px;
	}
#container #content #menu ul li#news a:hover {
	background: #FFF8B0 url(/images/nav_news-over.gif) top left no-repeat;
	}
#container #content #menu ul li#events a {
	background: #FFF8B0 url(/images/nav_events.gif) top left no-repeat;
	height:23px;
	}
#container #content #menu ul li#events a:hover {
	background: #FFF8B0 url(/images/nav_events-over.gif) top left no-repeat;
	}
#container #content #menu ul li#rates a {
	background: #FFF8B0 url(/images/nav_rates.gif) top left no-repeat;
	height:23px;
	}
#container #content #menu ul li#rates a:hover {
	background: #FFF8B0 url(/images/nav_rates-over.gif) top left no-repeat;
	}
#container #content #menu ul li#contact a {
	background: #FFF8B0 url(/images/nav_contact.gif) top left no-repeat;
	height:23px;
	}
#container #content #menu ul li#contact a:hover {
	background: #FFF8B0 url(/images/nav_contact-over.gif) top left no-repeat;
	}
#container #content #menu ul li#nantest a {
	background: #FFF8B0 url(/images/nav_nantest.gif) top left no-repeat;
	height:23px;
	}
#container #content #menu ul li#nantest a:hover {
	background: #FFF8B0 url(/images/nav_nantest-over.gif) top left no-repeat; 
	}
#container #content #menu ul li#famtest a {
	background: #FFF8B0 url(/images/nav_famtest.gif) top left no-repeat;
	height:26px;
	}
#container #content #menu ul li#famtest a:hover {
	background: #FFF8B0 url(/images/nav_famtest-over.gif) top left no-repeat; 
	}
	
	
#container #content #menu ul li a {
	clear:none;
	diplay:block;
	float:left;
	}
#container #content #subcontent {
	background-image: url(/images/home_bg.jpg);
	}
#container #content #subcontent strong {
	color:white;
	}
#container #content #subcontent #left {
	clear:left;
	float:left;
	width:392px;
	}
#container #content #subcontent #right {
	clear:right;
	float:left;
	margin-left:30px;
	width: 300px;
	}
#container #content #subcontent #right form {
	color: #ffffff;
	font-weight:bold;
	width:200px;
	}
	
h4{
	color: #fff;
	font-size: 1.2em;
	margin: 10px 0;
}
	
#blogstuff{
	border: 1px solid #fff;
	margin-bottom: 20px;
	padding: 10px;
}

#blogstuff p{
	margin: 0 0 1em 0;
	padding: 0;
}

#blogstuff h2{
	color: #fff8b0;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	height: auto;
	margin: 5px 0;
	padding: 0;
	text-indent: 0;
	width: auto;
}

