td img {display: block;}

/* Start Navigation stuff */

a:link {
	color: #BF009B;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	border-bottom: /*#FF19D4*/  #CCC thick solid;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #BF009B;	
}
img {
	border:none;
}


/* End Navigation stuff */


.nav_text {font-family: "Trebuchet MS"; color:  #999; font-size: 25px; }

.text {
	font-family: "Trebuchet MS";
	color: #999;
	font-size: 12px;
}

.text_09 {
	font-family: "Trebuchet MS";
	color: #999;
	font-size: 9px;
}
.text_block {font-family: "Trebuchet MS"; color: #BF009B; font-size: 12px;}
/*.text_rh {font-family: "Trebuchet MS"; color: #330000; font-size: 12px; }
.text_rh10 {font-family: "Trebuchet MS"; color: #330000; font-size: 10px; }
.text_rhinner {font-family: "Trebuchet MS"; color: #FFFFFF; font-size: 12px; }
.text_footer {font-family: "Trebuchet MS"; color: #330000; font-size: 10px; }
.text_filer {font-family: "Trebuchet MS"; color: #C4DAA3; font-size: 12px; }*/


body{
	background-color:#FFFFFF;

}

#wrapper{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	width:1300px;
	height:100%;
	background-color:#FFFFFF;
	}

#header{
	height:50px;
	margin-top:80px;
	}

#nav_bar{
	height:150px;
	margin-left:5px;
	
}

#nav_septop{
	height:15px;
	/*margin-left:585px;*/
	}

#nav_sepbot{
	height:50px;
	padding-top:35px;	/*margin-left:495px;*/
	}

#navbox{
	
	height:180px;
	}
	

