@charset "iso-8859-1";

body
	{
	background-image: url(../img/bg_img.jpg);
	background-repeat: no-repeat;
	background-color: #221705;
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Helvetica;
	align: center;
	
	scrollbar-face-color:#221500;
	scrollbar-base-color:#221705;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#221705;
	scrollbar-shadow-color:#cdc4bb;
	scrollbar-highlight-color:#221705;
	scrollbar-3dlight-color:#221705;
	scrollbar-darkshadow-Color:#221705;
	}

* { margin: 0; padding: 0; text-decoration: none; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex, listing, xmp, plaintext { font: inherit; font-size: 1em; white-space: normal; }	
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet, table { border: none; vertical-align: top; font-color: white;}
table { border-collapse: collapse; border-spacing: 0; background-repeat: no-repeat;}
th, b, strong, h1, h2, h3, h4, h5, h6 { font-weight: bold; font-color: white; }
a { font-color: white; }


.topbar
	{
	 width: 800px;
	 height: 150px;
	 padding: 40;
	 empty-cells: hide;
	 	 
}

li { line-height: 2.5; color: white; }

.drivers { width: 190px; height: 100px; }
.drivers2 { width: 250px;  }
.drivers3 { width: 180px; background-color: #322c25; padding: 10; font-family: Times, Serif; }

.profiles {
	height: 500px;
	overflow: auto;

}
.right_bar
	{
	 padding: 0px 0px 0px;
	 width: 100px;
	 height: 900px;
	 background-color: brown;
		 
	}
	
.rotating_pics{
	width: 234px;
	height: 900px;
	padding: 10px 0px 0px;
	background-image: url(../img/right_bar.jpg);
	background-color: #342d26;
}

.content
	{
	width: 450px;
	background-color: #2c2319;
	margin: 0;
	border:0;
	padding: 30;
	font-family: Verdana, Tahoma, Helvetica;
	overflow: auto;
	text-align: left;
	font-size: 12px;	
	
	}

a:link 				{ color: grey;text-decoration: none;}
a:visited 			{ color: grey;text-decoration: none;}
a:hover, a:active	{ color: red;text-decoration: underline;}

img {border: none;}
p {	
	padding: 0;
	font-family: Geneva, Arial, Helvetica;
	font-size:12px;
	color:white;
	line-height: 1.5;
		
	}
.p1 { font-style: italic; font-size: 12px; font-color: #9999CC; }
.p2 { font-color: brown; }

.articles { padding: 10; }
.weather_warning { padding:  10; }

h1 {
  	font-family: Verdana, Tahoma, Helvetica;
	text-align: left;
	color: brown;
	font-size: 12px;
	font-weight: bold; 
}

h2 {
  	font-family: Verdana, Tahoma, Helvetica;
	text-align: center;
	color: brown;
	font-size: 14px;
	font-weight: bold; 
}

h3 {
  	font-family: Verdana, Tahoma, Helvetica;
	text-align: center;
	color: brown;
	font-size: 16px;
	font-weight: bold; 
}
h4 {
  	font-family: Verdana, Tahoma, Helvetica;
	text-align: left;
	color: brown;
	font-size: 16px;
	font-weight: bold; 
}

.names { font-family: Verdana, Tahoma, Helvetica;
	text-align: left;
	color: #996600;
	font-size: 12px;
	font-weight: bold; 
	}
	
div.text {
	padding: 40;
	position:relative;
	left: 4em;
	width:170px;
	font-family: Geneva, Arial, Helvetica;
	font-size:12px;
	color:white;
	}

.menu {
	width: 170px;
	height: 700px;
	vertical-align: top;
	border:0;
	padding: 0px 0px 0px;
	font-color: white;
	background-color: #342d26;	
}

#flashcontent {
		height: 100%;
	}		

.note { font-size: 9px; }
