body {
	color: #CCCCCC;
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#pagewrapper{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 630px;
	min-height: 630px;
}
#centerverticalcontainer {
	position:absolute;
	left: auto;
	top: 50%;
	height: 630px;
	margin-top: -330px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
/* End Misc. */
#topredline {
	background-image: url(../images/topredline.gif);
	background-repeat: repeat-x;
	height: 9px;
	clear: both;
}
#leftbigpicturebox {
	background-color: #FFFFFF;
	position: absolute;
	height: 562px;
	width: 354px;
	left: 0px;
	top: 9px;
	margin-top: 36px;
}
#logo {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 9px;
	width: 100%;
}
#rotatingflashwords {
	height: 57px;
	width: 328px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	background-color: #010101;
	position: absolute;
	top: 57px;
	right: 0px;
}
#right {
	height: 500px;
	margin-left: 354px;
	min-width: 601px;
	position: relative;
}
#mainbox {
	clear: right;
	margin: 0;
}
#maincontent {
	font-size: 12px;
	line-height: 14px;
	height: 433px;
	color: #FFFFFF;
	background-image: url(../images/content_background.png);
	background-repeat: no-repeat;
	background-color: #191919;
	padding: 20px;
	overflow: auto;
	position: relative;
	top: 89px;
}
#maincontent p {
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding: 0px;
}

/*Footer styles*/
#footer {
	font-size: 9px;
	text-align: right;
	color: #b20838;
	letter-spacing: 1px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	height: 27px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 10px;
	vertical-align: middle;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e60000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	position: absolute;
	top: 601px;
	padding: 0px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:link {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p {
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 9px;
	margin-top: 0px;
}
#flashgallerybox {
	text-align: center;
}

a:link {
	color: #E60000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #E60000;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #999999;
	text-decoration: none;
}

/*Heading Styles*/
h1, h2, h3 {
	margin: 0px;
	font-size: 14px;
	color: #e60000;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
h2, h3 {
	margin: 30px 0 0 0;
	font-size: 1.6em;
	color: #FFFFFF;
}
h3 {
	font-size: 1.4em;
}
hr {
	border: none;
	height: 1px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-color: #333333;
}

.imageleft {
	float: left;
	padding-right: 12px;
	padding-bottom: 3px;
}
.imageright {
	float: right;
	padding-left: 12px;
	padding-bottom: 3px;
}
.quotes {
	font-style: italic;
}
.yellowhighlight {
	color: #fbfe00;
}
.blogdate {
	font-weight: bold;
	color: #E60000;
	letter-spacing: 1px;
}
.greyhighlight {
	color: #999999;
	font-weight: bold;
}
.yellowhighlight {
	font-weight: bold;
	color: #FFFF00;
}
.bigheadline {
	font-size: 14px;
	font-weight: bold;
}
.bigquotes {
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}

/* Start Misc. */
.redhighlight {
	color: #e60000;
	font-weight: bold;
}
.blackhighlight {
	color: #000000;
	font-weight: bold;
}
.whitehighlight {
	color: #FFFFFF;
}
	
.nobold {
	font-weight: normal;
}
.centerme {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#twitterbox {
	margin-right: 12px;
}
#twitter-link {
	vertical-align: bottom;
}
#twitter_div {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
}
#twitter_div p {
	margin-bottom: 2px;
	margin-top: 1px;
}
#twitter_div a:link {
	color: #F93232;
	text-decoration: none;
	font-weight: bold;
}
#twitter_div a:visited {
	color: #F93232;
	text-decoration: none;
	font-weight: bold;
}
#twitter_div a:hover {
	color: #FFCC00;
	font-weight: bold;
}
#twitter_div ul {
	color: #FFFFFF;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.requiredfields {
	font-size: 10px;
	font-style: italic;
	color: #999;
}
#socialmediawrapper {
	background-color: #000;
	text-align: right;
	padding-right: 6px;
}
