@charset "UTF-8";

a:link {
	color: #00CCFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00CCFF;
}
a:hover {
	text-decoration: none;
	color: #00CCFF;
}
a:active {
	text-decoration: underline;
	color: #00CCFF;
}

body {
	background-image: url(images/backgrounds/Blue_RedGlow.jpg);
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#Container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#RightPanel {
	float: left;
	width: 225px;
	overflow: auto;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	vertical-align: top;
	padding: 0px;
}
#SocialBox {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
#Footer {
	background-color: #000000;
	clear: both;
	text-align: center;
	vertical-align: top;
	border: 1px groove #FFFFFF;
	border-radius: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 1000px;
	color: #FFFFFF;
}
#Header {
	width: 1000px;
	border: 0px groove #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	height: 300px;
}
#LeftPanel {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}
#SiteNav {
	width: 145px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#SocialShare {
	background-color: #000000;
	border: 1px groove #000000;
	border-radius: 5px;
	height: 75px;
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#Content {
	line-height: 1.5em;
	background-color: #FFFFFF;
	width: 600px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	border: 1px groove #000000;
	float: left;
	padding: 3px;
	overflow: auto;
	font-size: 14px;
	text-align: left;
}
#UpdateBox {
	width: 225px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#UpdateHead {
	margin-right: auto;
	margin-left: auto;
}
#UpdateList {
	height: 200px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	overflow: auto;
	color: #FFFFFF;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 1.5em;
}
#BlogBox {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#BlogHead {
	width: 225px;
	margin-right: auto;
	margin-left: auto;
}
#BlogList {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 1.5em;
	overflow: auto;
}
.HistoryNav {
	background-color: #f2ecec;
	width: 575px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 1px dashed #000000;
	margin-top: 5px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
}
.PromotionBox {
	width: 575px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #f2ecec;
	border: 1px groove #000000;
	border-radius: 8px;
	clear: both;
}
.BioPic {
	float: left;
	width: 175px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.BioStats {
	float: left;
	width: 385px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 1.25em;
}
.PromotionLogo {
	float: left;
	width: 175px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	text-align: center;
	vertical-align: top;
}
.PromotionInfo {
	margin: 5px;
	padding: 2px;
	width: 375px;
	float: left;
	line-height: 1.25em;
	font-weight: normal;
}
.PromotionInfo2 {
	clear: both;
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.DVDInfo {
	width: 300px;
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
	clear: both;
}
.LastUpdated {
	padding: 2px;
	float: left;
	width: 250px;
	border: 1px none #000000;
	font-size: 12px;
	background-color: #f2ecec;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 25px;
	margin-left: 3px;
}
.Notice {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: 1px dotted #000000;
	width: 400px;
	background-color: #f2ecec;
	padding: 5px;
	font-size: 14px;
	line-height: 1.25em;
	text-align: left;
	vertical-align: top;
	clear: both;
}
.Subhead {
	width: 575px;
	padding: 2px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	vertical-align: top;
}

.Span {
	color: #FF0000;
}

.Span2 {
	color: #0000FF;
}
