a:link {color:#000000; text-decoration: none;}
a:active {color:#000000; text-decoration: none;}
a:hover {color:#000000; text-decoration: none;}

#body {
	background-image: url(../img/mpbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#contentwrap {
	width: 100%x;
	align: center;
	margin-left: auto;
	margin-right: auto;
    height:auto !important;
    content: "";
	display: table;
	clear: both;
}

#content {
	width: 1000px;
	padding-top: 150px;
	margin-left: auto;
	margin-right: auto;
    height: 200px;
    
}

#leftbg {
	width: 400px;
	float: left;
	background-image: url("../img/leftbg.png");
    height: 243px;
    
}

#fsvlogo {
	width: 200px;
	float: left;
	background-image: url("../img/fsv_logo.png");
    height: 243px;
    
}

#rightbg {
	width: 400px;
	float: left;
	background-image: url("../img/rightbg.png");
    height: 243px;
    
}

#footend {
	font-family: Verdana;
	font-size: 10px;
	color: #cdcdcd;
	text-align: center;
	padding: 10px 0px 20px 0px;
}

#footend a{
	font-family: Verdana;
	font-size: 10px;
	color: #cdcdcd;
}
