a { text-decoration: none}

body {
	margin:0px; padding:0px;
	border-top-width:0px; border-bottom-width:0px;
	border-left-width:0px; border-right-width:0px;
	border-style:solid; border-color:#FFFFFF;
	background-color:#2D3851; color:#000000;
	background-image:url('../imgs/background.jpg');
	background-position:left top;
	background-repeat:repeat-y;
	background-repeat:repeat-x;
	text-align:center;
}
	
#center {
	position:relative;
	width:768px; height:100%;
	margin-top:0px; margin-bottom:0px;
	margin-left:auto; margin-right:auto; padding:0px;
	border-top-width:0px; border-bottom-width:0px;
	border-left-width:0px; border-right-width:0px;
	border-style:solid; border-color: #FFFFFF;
	background-color:#FFFFFF; color:#000000;
	text-align:left;
	z-index:10;
}
	
#feature {
	position:relative;
	width:768px; height:45px;
	margin:0px; padding:0px;
	background-color:#4E5A73; color: #FFFFFF;  
	border-style:none;
	z-index:20;
}
	
#feature {
	position:relative;
	width:768px; left:0px; height:152px;
	margin:0px; padding:0px;
	background-color:#4E5A73; color: #CC0000;  
	border-style:none;
	z-index:30;
}

#none {
	position:relative;
	overflow:visible;
	width:725px;
	height:415px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	color: #000000;
	border-style:none;
	clear: both;
	z-index:40;
	left: 499px;
	top: 264px;







}

#feature {
	position:relative; overflow:visible;
	width:768px; left:0px; height:auto;
	margin:0px; padding:0px;
	background-color:#4E5A73; color: #000000;  	
	border-style:none; clear: both;
	z-index:40;
}
