@charset "utf-8";
/* CSS Document */

html { padding:0; margin:0; height:100%}
body {
	background:url(images/mani_bg.jpg) repeat-y  #013562 center;
	padding:0;
	margin:0;
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	color:#F9EF5C;
	height:100%;
}

#alpha_container { width:900px; height:100$; margin:auto; position:relative;}
#alpha_header { width:900px; height: 200px; float:left; background:#FFFFFF;}
#charlie_left { float: left; width: 197px; }
#charlie_right { float: right; width: 700px;}

#alpha_left { float:left; width:200px; background:url(images/left_bg.jpg) no-repeat; }
#alpha_left  a{ color:#FFFFFF; text-decoration:none;}
#alpha_left  a:hover {text-decoration:underline;}
#alpha_right { float: right; width:700px; background:url(images/right_bg.jpg) no-repeat; }



#nav4 ul {list-style: none; padding:5px 0 0px 2px; margin: 0}
#nav4 a {
	width: 181px;
	display:block;
	line-height:20px;
	padding:3px 0 4px 9px;
	color: #F9EF5C;
	text-decoration: none;
	font-weight: bold;
	border-bottom:#000000 1px dashed;
	font-size:1.1em;
}
html>body #nav4 a {width: 181px}
#nav4 a:hover {background: #0f245f ; color: #cccccc; border-bottom:#ffffff 1px dashed; text-indent:5px;}



#beta_content{ padding:10px 10px 10px 10px; text-align:justify;}
#car_flash { float:left; background:url(Flash/vw.jpg) no-repeat; width:689px; height:248px; margin:5px 0 0 5px; padding:0 0 4px 0}

#alpha_footer { margin:auto; width:900px; text-align:center; font-size:0.85em; color:#CCCCCC; clear:both}

#alpha_footer a {color:#FFFFFF; text-decoration:none;}
#alpha_footer a:hover { color:#CCCCCC; text-decoration:underline;}

#cow { float:right;  height:247px;background:url(images/featured.jpg) no-repeat; }
