#container {
	height: 100%;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
}
#subformdiv {
	height: 26px;
	width: 800px;
}

#centerdiv {
	margin: 0px;
	width: 800px;
	float: left;
	background-color: #181818;
}
#navdiv {
	background-color: #999999;
	height: 30px;
	width: 800px;
	background-image: url(../images/navbar_bg.jpg);
	text-align: left;
	float: left;
}
#navdiv2 {
	background-color: #999999;
	height: 30px;
	width: 800px;
	background-image: url(../images/navbar2_bg.jpg);
	text-align: left;
}
#subscribediv {
	width: 762px;
	background-image: url(../images/subscribe_bg.jpg);
	background-color: #CC0000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 6px 6px 6px 32px;
}
#maincontent {
	height: 100%;
	width: 800px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
}
#leftcontent {
	height: 100%;
	width: 550px;
	padding-right: 50px;
	padding-left: 50px;
	float: left;
	background-color: #181818;
	padding-top: 20px;
}
#leftcontent2 {
	height: 100%;
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
	float: left;
	padding-top: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#rightcontent {
	background-color: #000000;
	height: 100%;
	width: 150px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	text-align: center;
	padding-bottom: 0px;
	text-align:center;
}
#bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC0000;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
	float: left;
}
#bottomnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-color: #305FBC;
	width: 700px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 50px;
	padding-left: 50px;
	float: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	width: 700px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: left;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	line-height: 10px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	line-height: 10px;
}
#bottomnav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav a:visited {
	text-decoration: none;
	color: #FFFF99;
}
#bottomnav a:hover {
	text-decoration: underline;
}
#bottomnav a:active {
	text-decoration: none;
}
#bottomnav2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomnav2 a:visited {
	text-decoration: none;
	color: #FFFF99;
}
#bottomnav2 a:hover {
	text-decoration: underline;
}
#bottomnav a:active {
	text-decoration: none;
}
.linktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.linktxt a:link {
	color: #CC0000;
	text-decoration: none;
}
.linktxt a:visited {
	text-decoration: none;
	color: #990000;
}
.linktxt a:hover {
	text-decoration: underline;
}
.linktxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}
.linktx2 a:active {
	text-decoration: none;
}
.linktxt2 a:link {
	color: #305FBC;
	text-decoration: none;
}
.linktxt2 a:visited {
	text-decoration: none;
	color: #305FBC;
}
.linktxt2 a:hover {
	text-decoration: underline;
}
.linktxt2 a:active {
	text-decoration: none;
}
#thumbs a  {
   	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
    border: 1px solid #cc0000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
 }
#thumbs a:visited  {
   	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
    border: 1px solid #cc0000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
 }
 
#thumbs a:hover  {
   	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
 }
#pictn a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	height: 115px;
	width: 135px;
	color: #990000;
	float: left;
	padding: 0;
 }
#pictn a:hover  {
	float: left;
	padding: 0;
	color: #CC0000;
	text-decoration: none;
	float: left;
	padding: 0;
	background-color: #202020;
 }
#pictn a:visited  {
   	float: left;
	padding: 0;
 	text-decoration: none;
	float: left;
	padding: 0;
 }
 #vidthumbs a  {
   	float: left;
	margin: 0 0 0 0;
	padding: 0;
    border: 1px solid #cc0000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	vertical-align: top;
	text-align: center;
 }
#vidthumbs a:visited  {
   	float: left;
	margin: 0 0 0 0;
	padding: 0;
    border: 1px solid #cc0000;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
 }
 
#vidthumbs a:hover  {
   	float: left;
	margin: 0 0 0 0;
	padding: 0;
    border: 1px solid #ff0000;
	filter:alpha(opacity=99);
	-moz-opacity:.99;
	opacity:.99;
 }
 #vidthumbs  {
	float: left;
	margin: 20px 0px 0px 0;
	padding: 0;
	height: 89px;
	width: 130px;
 }
#vidtext   {
	margin: 0 0px 10px 0;
	padding: 0;
	height: 97px;
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
 }
.buttonpad {
	padding-right: 28px;
	padding-left: 28px;
}
#counter {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#splash {
	margin-top: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
}
.hdrtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
}
.required	{
	font-size:11px;
	color:#FF3300;
	font-weight: bold;
}#gallerynavdiv {
	height: 30px;
	width: 400px;
	text-align: left;
}
#subscrtext {
	margin: 0 0px 10px 0;
	padding: 0;
	height: 80px;
	width: 550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
}
