body {
	margin: 20px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
#C1 {
	position: relative;
	height: auto;
	width: 170px;
	float: left;
	z-index: 100;
	background-color: #000000;
	text-align: center;
}
#C2 {
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 679px;
	float: right;
	background-repeat: repeat-x;
	padding: 50px 25px 25px;
	z-index: 5;
	overflow: hidden;
	font-size: 12px;
	background-image: url(../images/mainpage_03.jpg);
	}
#C3 {
	background-color: #FFFFFF;
	position: relative;
	height: auto;
	width: 679px;
	float: right;
	background-repeat: repeat-x;
	padding: 50px 25px 25px;
	z-index: 5;
	overflow: hidden;
	font-size: 12px;
	}
#container {
	background-color: #000000;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer {
	background-image: url(images/checkerpattern.gif);
	background-repeat: repeat-x;
	float: right;
	height: 110px;
	width: 729px;
	position: relative;
	z-index: 2;

}
.headlines {
	text-transform: uppercase;
	color: #4E278F;
	font-weight: bold;
	font-size: large;
	text-align: center;
}
.headlines-BG {
	text-transform: uppercase;
	color: #333399;
	background-color: #CEF759;
	font-weight: bold;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #660099;
	padding-right: 5px;
}
.pic-fload-left {
	float: left;
	margin-right: 10px;
}
.pic-fload-right {
	float: right;
	margin-left: 10px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
#driver-sta {
	position: absolute;
	height: 98px;
	width: 262px;
	left: 46px;
	top: 101px;
	color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	line-height: 25px;
}
#C2 ul li  {
	list-style-type: square;
	line-height: 30px;
	margin-left: -20px;
}
#C2 ul li a {
	color: #000099;
}
#C2 ul li a:hover {
	color: #0000FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-bottom-color: #000066;
}
.sponsorline {
	color: #1E1761;
	font-style: italic;
}
.headlines02 {
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.galleryBG {
	background-color: #000000;
}
