.content_formlabel {
	color: #FFF;
	text-align: right;
	vertical-align: middle;
	font-size: 11px;
}
.content_fieldsthemselves {
	color: #000;
	text-align: left;
	width: 330px;
	background-color: #999;
}
.content_fieldsthemselvessmaller {
	color: #000;
	text-align: left;
	width: 200px;
	background-color: #999;
}
.content_fieldsthemselvesreallysmall {
	color: #000;
	text-align: left;
	width: 40px;
	background-color: #999;
}
.content_formlabelred {
	color: #a01b19;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	font-style: italic;
}
td {
	vertical-align: top;
}
.content_formbutton {
	font-size: 12px;
	color: #000000;
	text-align: center;
	width: 80px;
	font-weight: bold;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	background-image: url(SiteImages/DarkStripeBG_12x490.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
}
#logo {
	height: 75px;
	width: 900px;
	position: relative;
	text-align: center;
	margin-top: 15px;
}
#navbuttonsarea {
	width: 900px;
	height: 32px;
	position: relative;
	text-align: center;
	margin-top: 18px;
	font-size: 12px;
	color: #161616;
}
#navbuttonsarea a {
	color: #959CA1;
	text-decoration: none;
	outline: none;
}
#navbuttonsarea a:hover {
	color: #B6121B;
	text-decoration: none;
}
#maincontentarea {
	width: 900px;
	text-align: left;
	position: relative;
	color: #FFFFFF;
}
#maincontentarea_images {
	width: 900px;
	text-align: center;
	position: relative;
	height: 350px;
}
#maincontentarea_gallery {
	width: 900px;
	text-align: center;
	position: relative;
	vertical-align: top;
	height: 685px;
	
}
#maincontentarea_contact {
	width: 900px;
	position: relative;
	line-height: 17px;
}
#maincontentarea_contact a {
	color: #959CA1;
	text-decoration: underline;
	outline: none;
}
#maincontentarea_contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#maincontentarea_text {
	width: 840px;
	text-align: center;
	position: relative;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 17px;
	margin-right: 30px;
	margin-left: 30px;
}
#maincontentarea_text a {
	color: #959CA1;
	text-decoration: none;
	outline: none;
}
#maincontentarea_text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#flashcontent {
	width: 900px;
	height: 685px;
	vertical-align: top;
}
#footer {
	width: 900px;
	height: 120px;
	position: relative;
	color: #FFFFFF;
	background-image: url(SiteImages/WordBottom.png);
	background-repeat: no-repeat;
	background-position: center 5px;
}
#footershockweb {
	width: 150px;
	position: absolute;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	color: #959CA1;
	margin-top: 25px;
	margin-left: 750px;
}
#footernavarea {
	width: 200px;
	position: absolute;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	color: #262626;
	margin-top: 50px;
	margin-left: 0px;
}
h1 {
	font-size: 14px;
	color: #B6121B;
	font-weight: normal;
	line-height: 17px;
}
.red {
	color: #B6121B;
}
.emphasis {
	font-weight: bold;
}
.darkgrey {
	color: #262626;
}
.grey {
	color: #959CA1;
}
.greybigger {
	color: #959CA1;
	font-size: 14px;
}

a {
	outline: none;
}

