@charset "utf-8";
/* CSS Document */
* {	font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
html, body {
  margin: 0px;
  padding: 0px;
} 
.blink {font-weight:bold;}
#countdown {position:absolute; width:200px; height:250px; margin-top:50px; margin-left:20px;}
#NewsMain a {color:#FFF; text-decoration:underline;}
#Detail a {color:#FFF;}
.date {font-size:10px; color:#CCC;}
.pitch {font-style:italic;}
body {
	background-color: #000000;
	color: #990000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper{
	width:825px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header{
	width:825px;
	height:370px;
	background-image: url(../flash/flv/videosplash.swf);
	float: none;
}
#navcontainer{
	width:787px;
	height:49px;
	float: none;
	margin-right: 19px;
	margin-left: 19px;
}
#contentbox{
	width:787px;
	height:498px;
	margin-right: 19px;
	margin-left: 19px;
	background-image: url(../images/contentBKG.gif);
	background-repeat: no-repeat;
	float: left;
	clear: both;
	margin-top: 5px;
	text-align: left;
	padding: 0px;
}
#contenttop{
	width:787px;
	height:24px;
	margin-right: 19px;
	margin-left: 19px;
	margin-top: 5px;
	padding: 0px;
	float: none;
	background-image: url(../images/boxMid.gif);
	background-repeat: repeat-y;
	clear: both;
}
#contentmiddle{
	width:787px;
	margin-right: 19px;
	margin-left: 19px;
	background-image: url(../images/boxMid.gif);
	background-repeat: repeat-y;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	height: auto;
	padding-top: 0px;
}
#contentbottom{
	width:787px;
	height:15px;
	margin-right: 19px;
	margin-left: 19px;
	background-image: url(../images/boxMid.gif);
	background-repeat: repeat-y;
	float: none;
	margin-top: 0px;
	margin-bottom: 0px;
}	
#contentinside{
	width:700px;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	padding-right: 25px;
	text-align: left;
}
#footer{
	width:787px;
	height:61px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	text-align: center;
	margin-top: 5px;
	clear: both;
}
#footer h1 {margin:0px; font-size:10px;}
#news{
	width:332px;
	height:498px;
	float: right;
	margin-right: 2px;
	clear: both;
}
#slideshow{
	width:446px;
	height:498px;
	float: none;
}
a {
	color: #CC0000;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#wrapper #contentmiddle #contentinside p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FF0000;
}
h2 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.picfloat {
	margin: 5px;
	float: left;
	border: 1px solid #000000;
}

#albumwrapper{
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-left: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.type {
	color: #FFF;
}
.piccenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.type {
	text-align: center;
}
