body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding: 0px;
	color: #333;
	background-color: #FFFFFF;
	background-image: url(backgd/vwbackgd.jpg);
	background-repeat: repeat-x;
}
hr {
		height: 1px;
		background-color: #000;
		color: #009900;
	}

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #006600;
	color: #CCCCCC;
	height: 40px;
}
#header_con {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#toplogo {
	float: left;
	width: 180px;
	height: 40px;
	background-image: url(backgd/topbanner.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#toplogo a { display: block; width: 180px; height: 40px; }

#header h1 {
	text-indent: -2000px;
}
#slogan {
	float: left;
	width: 400px;
	height: 40px;
	background-image: url(backgd/slogan.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#slogan_txt {
	text-indent: -1000px;
}
#nav {
	margin-right: 10px;
	float: right;
}
#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #009900;
}

#nav li {
	float: left;
	padding: 0;
	margin: 0;
}

#nav ul a:link, 
#nav ul a:visited {
	display: block;
	float: left;
	padding: 10px 15px;
	text-decoration: none;
	border-right: 1px solid #576178;
	border-left: 1px solid #1f2635;
	color: #dee0e5;
} 

#nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #009900;
}

/* General content styles begin just below */     
#middle {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;

   }  
#g-ad {
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
.widget {
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}


#content {
	float: left; 
	width: 640px; 
	margin-left: 0px;
}  
  

#content p {
	line-height: 1.3em;
}   

   

#content h1 {
   font-size: xx-large;
   }   
 

#content h2 {
	font-size: x-large;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 0;
	padding-left: 0;
	border-bottom-width: thin;
	border-bottom-style: solid;
	display: block;
	margin-top: 0;
	margin-bottom: 5px;
	border-bottom-color: #009900;
	padding-right: 0;
	width: auto;
	margin-right: 200px;
   }   

#content li {
   padding-bottom: 8px; 
   }   
.greentxt {
	color: #006600;
}
.purpletxt {
	color: #990099;
}

.browntxt {
	color: #9C0000;
}
.star {
	list-style-image: url(images/CXX-002.gif);
}


.caption {
  font-style: italic;
  font-size: 11px;
  }

#side_col {
	float: right; 
	width: 310px; 
	padding: 0; 
	background: #eeeddf; 
	margin-right: 10px; 
	border: 1px solid #f1f1f1;
}

#side_col img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 1px;
}


/* Side navigation styles begin just below */

#sidebar {
	padding-top: 5px;
	border: 1px solid #cccccc;
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 180px;
	background-color: #F0F5FC;
	}  
#sidebar a:link, a:visited {  text-decoration: none; } 
#sidebar a:hover { color: #FF0000; text-decoration: underline; }
#sidebar h2 {
	color: #494949;
	font-size: 15px;
	padding-bottom: 1px;
	display: block;
	width: 75px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	float: left;
	padding-top: 0px;
   } 

#sidebar ul {
	padding: 0;
	display: block;
	width: 75px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 1px;
	float: right;
   }

#sidebar li {
   list-style-type: none;
   margin: 0;
   padding: 0;
   }      

/* Footer content begins just below */
#clear {clear: both; }
.clear {
	clear: both;
	height: 1px;
}

#footer {
	padding: 2px;
	margin: 0;
	color: #009900;
	border-top: 2px solid black;
	text-align: center;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	background-image: url(backgd/vwfooterbackgd.jpg);
	background-repeat: repeat-x;
}

#footer a { color: white; }
#content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	text-transform: lowercase;
	background-image: url(images/mail1076.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 32px;
	text-indent: 40px;
	display: block;
	vertical-align: bottom;
}
