body {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	background-image: url(../_img/crash_bg.gif);
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-repeat:no-repeat;
}
.small {
	font-size: 10px;
}
#nav {
	position:absolute;
	left:-10px;
	top:30px;
}
#nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style: none;
} 
#nav li{
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 0;
	padding: 3px 5px 0px 0px;
	display: inline;
	list-style-position:outside;
}
#nav .active {
	color:#A0002F;
	font-weight:bold;
}
#nav a.active:link, a.active:visited, a.active:active, a.active:hover {
	color:#A0002F;
	font-weight:bold;
}
#nav a.nav:link, a.nav:visited, a.nav:active {
	font-weight:normal;
	color:#AAAAAA;
}
#nav a.nav:hover {
	font-weight:normal;
	color:#000000;
}
#contentarea, #contentarea_img {
	position:absolute;
	left:78px;
	top:71px;
	width:518px;
}
#splasharea {
	position:absolute;
	left:78px;
	top:71px;
	width:518px;
}
#logoarea {
	position:absolute;
	left:830px;
	top:520px;
}

#contentarea_header {
	width:514px;
	min-height:437px;
_height:437px;
	display:block;
	padding-bottom:30px;
	background-color:#A0002F;
	background-image: url(../_img/crash_ca_h.gif);
	background-repeat:no-repeat;
	clear:none;
}
#contentarea_footer {
	bottom:0px;
	width:518px;
	height:78px;
	background-color:#A0002F;
	background-image: url(../_img/crash_ca_f.gif);
	background-repeat:no-repeat;
}
#bodytext {
	position: relative;
	left:37px;
	top:50px;
	width:425px;
	text-align:left;
	line-height:140%;
	letter-spacing:2px;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}
#bodytext_img {
	position: relative;
	left:37px;
	top:50px;
	width:425px;
	text-align:left;
	line-height:140%;
	letter-spacing:2px;
	color:#FFFFFF;
	margin: 0px 0px 0px 0px;
}
#bodytext p {
	margin-top:0px;
	clear:both;
}
.content_row {
	width:445px;
	margin: 1px 10px 5px 0px;
	border-bottom: 1px dashed;
	clear:both;
	float:left;
}
.content_row_wide {
	width:455px;
	margin: 5px 10px 5px 0px;
	border-bottom: 1px dashed;
	clear:left;
}
.content_col1 {
	float:left;
}
.content_col2 {
	margin-left: 200px;
}
.content_col3 {
	text-align:right;
}
a {
	text-decoration:none;
}
#contentarea a {
	padding: 0px 2px 0px 2px;
}
#contentarea a:link, a:visited {
	color:#A0002F;
	background-color:#FFFFFF;
}
#contentarea a:hover {
	color:#FFFFFF;
	background-color:#A0002F;
}
p.h2 {
	font-size:14px;
	font-weight:bold;
	clear:both;
	margin:4px 0px 0px 0px;
}
#bodytext img.imagesection {
	align:center;
	border: white 4px solid;
	}