@charset "utf-8";
/* CSS Document */

html { padding:0; margin:0; height:100%}
body { background:url(images/mani_bg.jpg) repeat-y  #010157 center; padding:0; margin:0; font-size:0.75em; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; height:100%;}

#main { width:900px; height:100$; margin:auto; position:relative;}
#header { width:900px; height: 200px; float:left; background:#FFFFFF;}
#left { float: left; width: 197px; }
#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; }

#nav ul {list-style: none; padding:5px 0 0px 2px; margin: 0}
#nav a {width: 181px;  display:block; line-height:20px; padding:3px 0 4px 9px;   color: #ffffff; text-decoration: none; font-weight: bold; border-bottom:#000000 1px dashed; font-size:1.1em;}
html>body #nav a {width: 181px}
#nav a:hover {background: #ff0000 ; color: #fff; border-bottom:#ffffff 1px dashed;}

#content{ padding:10px 10px 10px 10px; text-align:justify;}
#contenttext{ width:640px;}
#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}

#footer { margin:auto; width:900px; text-align:center; font-size:0.85em; color:#CCCCCC; clear:both}

#footer a {color:#FFFFFF; text-decoration:none;}
#footer a:hover { color:#CCCCCC; text-decoration:underline;}

a {color:#FFFFFF; text-decoration:underline; font-weight:bold;}
a:hover { color:#CCCCCC; text-decoration:none;}

#featured {margin-right: 10px; margin-bottom: 30px; float: right; width:200px; height:232px; position: relative; margin-top: 10px; margin-left: 10px; border: 2px solid #fff; background-image: url(images/featured.gif);}
#inlineFourth {height: auto; width: 200px; left: 15px; top: 40px; margin-top: 30px;}

