html {scrollbar-arrow-color: #C2C2C2;
scrollbar-3dlight-color: #C2C2C2;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #EBEBEB;
scrollbar-darkshadow-color: #C2C2C2;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin: 0px;


}
.footer {
	height: 20px;
	width: 780px;
	background-color: #19232C;
	font-size: 69%;
	color: #FFFFFF;
	text-align: center;
}
.content {
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;
	font-size: 70%;
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000033;
	border-left-color: #000033;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
.flashcars {
	background-repeat: no-repeat;
	height: 175px;
	width: 645px;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}
.footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 100%;
	font-weight: bold;
}
