body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	background-color: #CCCCCC;
	
}
h3 {
	font-size:14px;
	font-weight:bold;
}


.maintable {
	height: 500px;
	overflow:scroll;
	background-image: url(menu/bgstblack.gif);
	background-repeat:repeat-x;
	border: 2px solid #cccccc;
	width: 80%;
	background-color: #ffffff;
 
}
.bigbox {
	background-color: #CCCCCC;
	text-indent: 0pt;
	border: 2px solid #cccccc;
	position: relative;
	height: 300px;
	width: 55%;
	left: 2px;
	top: 2px;
	clip:     rect(   );
	z-index: 1;
	float: left;
	visibility: visible;
	color: #FFFF99;
}
.tblmenu {
	position:relative;
	left: 0px;
	top:0px;
	font-size: x-small;
	background: none;
	padding-right: 1px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	border: 0pt;
	z-index: 8;
	overflow: auto;
}
.tblmenu A {  /*CSS for menu options */
	color:#CCCCCC;
	text-decoration:none;
}

.tblmenu .thumbs A {  /*CSS for menu options */
	color:#333333;
	text-decoration:none;
}
.menubuttonon {
	background-color:#333333;
	color: #FFFFff;
	height: 24px;
	width: 10%;
	height: 24px;
	text-decoration:none;
}

.menuoveron {
	background-color:#999999;
	color: red;
	height: 24px;
	width : 10%;
	height:24px;
}
.menuoveron A {
	color:red;
}
.menuoveron A:hover {
	background-color:#999999;
	color:red;
	text-decoration:underline;
	font-weight:bold;
}
.menuouton {
	background-color:#333333;
	color:#ffffff;
	height: 24px;
	width : 10%;
	height:24px;
	text-decoration:none;
}

.picsbuttonon {
	color: #FFFF99;
	height: 24px;
	width: 10%;
	height: 24px;
	text-decoration:none;
}
.picsoveron {
	background-color:red;
	height: 24px;
	width : 10%;
	height:24px;
}
.picsoveron A:hover {	
	color:#999999;
	text-decoration:underline;
	font-weight:bold;
}
.picsouton {
	color:#333333;
	height: 24px;
	width : 10%;
	height:24px;
	text-decoration:none;
}

.mainbit {
	 height:450px;
}
.newsdiv, .latestimages,.nextrace,.sponsors {
	padding-left:40px;
}
.newsdiv P {
	float: left;
}

.maintable #tblmenu .mainbit .newsdiv em {
	text-decoration: underline;
	font-style: normal;
}

#bmw {
	position: absolute;
	height: 118px;
	width: 169px;
	top: 18px;
	right: 77px;
	z-index:9;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image - index page*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: #333333;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image - index page*/
	border-width: 0;
	padding: 2px;
	width:240px;
	height:160px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover - index page*/
	visibility: visible;
	top: 10px;
	left: -270px; /*position where enlarged image should offset horizontally */
	width:250px; /*same as span img width + 2 padding */
}

.gallthumbnail{ /* for the gallery pages*/
	position: relative;
	z-index: 0;
}

.gallthumbnail:hover{
	background-color: transparent;
	z-index: 50;
	color:#FFFF00;
}

.gallthumbnail span{ /*CSS for enlarged image*/
	position: fixed;
	background-color: transparent;
	padding: 5px;
	left: 380px;
	/*border: 1px dashed gray;*/
	visibility: hidden;
	color: white;
	text-decoration: none;
}

.gallthumbnail span img{ /*CSS for the enlarged image*/
	border-width: 0;
	padding: 2px;
	width:400px;
	height:267px;
}

.gallthumbnail:hover span{ /*CSS for enlarged image on hover - the border*/
	visibility: visible;
	top: 200px;
	left: 430px; /*position where enlarged image should be */
	width:420px; /*same as span img width + 2 padding */
}

#maintable #tblmenu .news h3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#maintable #tblmenu .news {
	height: 400px;
	overflow: scroll;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	text-align:left;
	background-color: #E3E3E3;
	width:75%;
	border:none;
}
#maintable #tblmenu .news A {
	color: #333333;
	text-decoration:underline;
}
.news table{
	align:center;
}
#maintable #tblmenu .news h4 {
	font-size: small;
	font-weight: bold;
	color: red;
	text-align:center;
}
#maintable #tblmenu .news h4 A {
	color:red;
	text-decoration:underline;
}
#maintable #tblmenu .memo {
	font-size: small;
}
#maintable .disclaimer a {
	color: #333333;
	text-decoration: underline;
}
#maintable .disclaimer {
	font-size: x-small;
	color: #333333;
	text-align: right;
}
.gallery {
	background-color:#E3E3E3;
	color: #333333;
}
.gallery A {
	color:#333333;
	text-decoration: underline;
}
.gallery h1 {
	color:#333333;
	font-size:16px;
}
#maintable #tblmenu #maincell a {
	color: #333333;
}
#maintable #tblmenu .mainbit .latestimages em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
#maintable #tblmenu .mainbit em {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.thanks {
	position: absolute;
	height: 118px;
	width: 169px;
	top: 0px;
	right: 77px;
	z-index:9;
}
#maintable #tblmenu .news li {
	list-style-position: inside;
	list-style-type: disc;
}
#maintable #tblmenu .mainbit .latestimages .thumbs #where {
	font-size: small;
	color: #333333;
	text-align: center;
}
#maintable #tblmenu .mainbit .latestimages .thumbs #where a {
	text-decoration: underline;
}
