/* CSS Document */

.dvclr {
	line-height:.01;
	clear:both;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#999;
	text-decoration:underline;
}
body, html {
	margin:0;
	padding:0;
	background:#616d7c;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
#pgWrpr, #pgWrpr1 {
	width:718px;
	text-align:left;
	margin:0 auto;
	background:#272c32 url(images/index_01.jpg) no-repeat top;
}
#pgWrpr1{ background-image: url(images/index_01a.jpg);}
#pgWrpr2 {
	background:url(images/footerCorvette.png) no-repeat bottom right;
	margin:0 0 10px 0;
}
#flashBackground {
	background:url(images/index_02.jpg) no-repeat;
	width:497px;
	height:192px;
	float:right;
}
#mnuBottom {
	background:url(images/mnuBottom.jpg) bottom left no-repeat;
	width:211px;
	float:left;
	padding:174px 0 39px 0;
	margin:0 0 10px 0;
}
#mnu {
	background:#272c32 url(images/mnuSpacer.jpg) repeat-y;
	border:1px transparent;
}
#bodyContent {
	float:right;
	width:497px;
	text-align:left;
	padding:5px 0 83px 0;
}
#foremost {
	padding-top:10px;
	font-size:8pt;
}
#foremost a {
	color:#666666;
}
#foremost a:hover {
	color:#ffffff;
}
#mnuLinks a{text-decoration:none; color:#fff; padding:0 0 0 20px; line-height:3; font-weight:700;}
#mnuLinks a:hover{ color:#000;}

.MenuCss {
	color:#fff;
	padding-left:20px;
	font-weight:bold;
}
.MenuCssHover {
	color:#000;
	text-decoration:underline;
}
.SubMenu {
	background-color:White;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	color:Red;
}
.SubMenuHover {
	background-color:black;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	color:Red;
}
