@charset "utf-8";
/* CSS Document */

html { padding:0; margin:0; height:100%}
body { background:url(images/mani_bg.jpg) repeat-y  #13286b center; padding:0; margin:0; font-size:0.75em; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; 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:10px 0 10px 2px; margin: 0}
#nav4 a {width: 181px;  display:block; line-height:20px; padding:5px 0 5px 10px;   color: #ffffff; 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: #FFF ; color: #13286b; border-bottom:#007bcb 1px dashed; text-indent:5px;}

#beta_content{ padding:10px 10px 10px 10px;  color: white;
}
#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; }


#beta_content p a{
color: white;
font-weight: bold;
text-decoration: none;
}
#beta_content p a:hover{
color: white;
text-decoration: underline;

}

img{
border: none;
}