@charset "UTF-8";
body {
	background-color: #330000;
	background-image: url(../images/bkgd-page-maincontent.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin: 0px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline blink;
}
.smalltext {
	font-size: x-small;
}
#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
}
#header {
	background-repeat: no-repeat;
	background-position: top;
	height: 149px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#headerlogobanner {
	background-image: url(../images/logo-topbanner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 149px;
	text-align: right;
	vertical-align: bottom;
}
#headerlogobanner2 {
	background-image: url(../images/logo-topbanner.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 149px;
	text-align: right;
	vertical-align: bottom;
}
#headerlogobanner img {
	padding-top: 119px;
}
#headerlogobanner2 img {
	padding-top: 94px;
}
#content {
	background-color: #000000;
	height: inherit;
}
#contentwrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contentnav {
	float: left;
	width: 150px;
}
#contentmain {
	width: 650px;
	float: none;
	position: absolute;
	padding-left: 0px;
	margin-left: 150px;
}
#contentmainnoflash {
	width: 650px;
	margin-left: 150px;
}
#contentbkgdabout {
	background-image: url(../images/bkgd-about.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 350px;
}
#contentabout {
	width: 640px;
	padding-top: 20px;
	padding-left: 10px;
	font-size: 10px;
	line-height: 1.5em;
}
#contentabout p {
	padding-right: 200px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	clear: left;
	position: relative;
	top: 0px;
}
#footerwrapper {
	background-image: url(../images/bkgd-pagebot.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 100px;
	padding-left: 100px;
	padding-bottom: 100px;
}
#footerwrapper p {
	line-height: 1.4em;
}
#footercopywrite {
	font-size: x-small;
	color: #FF0000;
	text-align: center;
	padding-bottom: 50px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#wrapper #content #contentwrapper #contentmain #aboutflash {
	position: absolute;
	height: 60px;
	width: 60px;
	float: none;
	margin-top: 275px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	clear: none;
}
#wrapper #content #contentwrapper #contentmain #flashgallery {
	position: absolute;
	height: 100px;
	width: 365px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 270px;
	padding: 0px;
	float: none;
}
#wrapper #content #contentwrapper #contentmain #flashschedule {
	height: 100px;
	width: 365px;
	margin-top: 235px;
	margin-left: 270px;
	position: absolute;
	float: none;
}
#wrapper #content #contentwrapper #contentmain #flashprojects {
	height: 100px;
	width: 365px;
	position: absolute;
	margin-top: 125px;
	margin-left: 270px;
	padding: 0px;
	float: none;
}
