body, html { 
	color: #c4c4c4;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background: url(../images/bodyGradient.jpg) #EFAC1F repeat-x;
	text-align: center;
	height: 100%;
}

a {
	color: #f2b617;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}

h1 {
	color: #f2b617;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
	
h2 {
	color: #FFFFFF;
	font-size: 11px;
	}	
	
h3 {
	color: #AAAAAA;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	height: 29px;
	line-height: 1.8;
	}	

input, select, textarea {
	font-size: 11px;
	border: 1px solid #8b8b8b;
	color: #fff;
	background: #606060;
	}

table#pageTableHeight {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	}

td#sbmgMenu {
	height: 33px;
	overflow: hidden;
	background: #ECAB1D;
	vertical-align: top;
	}

#pageWrap {
	background: url(../images/blackBg.gif) repeat-y;
	/* height: 100%; */
	}

#pageOuter {
	width: 958px;
	height: 620px;
	padding-top: 15px;
	background: url(../images/pageBg.jpg) 0px 50px no-repeat;
	overflow: hidden;
	margin: auto;
	text-align: left;
	}

#menu {
	margin-left: 248px;
	width: 720px;
	height: 35px;
	}

#bodyContent {
	float: left;
	}
	
#bodyContent.home {
	width: 560px;
	}
	
#rightImages {
	width: 338px;
	height: 466px;
	float: left;
	margin: 1px 0px 0px 59px;
	}	
	
#rightPage {
	float: left;
	margin-top: 1px;
	margin-left: 3px;
	}		
	
.cssClear {
	clear: both;
	}	

#pageHeading {
	color: #4B4B4B;
	height: 23px;
	display: block;
	margin-bottom: 20px;
	}

/* --- HOMEPAGE CONTENT --- */
#featuredRelease {
	width: 200px;
	height: 320px;
	float: left;
	margin: 125px 0px 0px 15px;
	_margin-left: 7px;
	background-image: url(../images/featuredBg.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	overflow: hidden;
	cursor: pointer;
	}
	
.releaseBg {
	background: #9e9e9e;
	}	
	
.changeReleaseBg {
	background-position: 0px -350px;
	}	

.featuredCover {
	margin: 10px 0px;
	}	
	
.releaseDate {
	font-size: 10px;
	}	
	
.releaseTitle a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}	
	
.releaseTitle a:hover {
	color: #000;
	}	
	
#latestNews {
	background: url(../images/newsBg.jpg) no-repeat;
	width: 274px;
	height: 320px;
	padding: 15px;
	margin: 124px 0px 0px 10px;
	display: block;
	float: left;
	font-size: 10px;
	}	
	
#latestNews h1 {
	width: 100px;
	float: left;
	}	
	
.articleTitle {
	font-weight: bold;
	margin-top: 10px;
	font-size: 11px;
	}	
	
.articleTitle a {
	color: #fff;
	display: block;
	width: 100%;
	height: auto;
	}	
	
.articleTitle a:hover {
	color: #000000;
	text-decoration: none;
	}	
	
.articleDesc {
	margin-top: 10px;
	line-height: 1.7;
	padding-bottom: 8px;
}

/* PAGE CONTENT */
#contentSize {
	width: 475px;
	height: 340px;
	overflow: hidden;
	margin: 135px 0px 0px 22px;
	position: relative;
	display: block; 
	}
	
#pageContent {
	position: relative;
	}	
	
td.subText {
	font-size: 10px;
	}	
	
td.subTextHead {
	font-size: 11px;
	}	
	
#mondayNight {
	margin-top: 15px;
	}	
	
#rss {
	float: right;
	margin-top: 1px;
	padding-top: 0px;
	*padding-top: 0px;
	_padding-top: 7px;
	line-height: 2;
	}

#rss img {
	margin-right: 3px;
	}	

#rss a {
	color: #f2b617;
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	}


#rss a:hover {
	color: #FFFFFF;
	}		
	
.backLink {
	padding-bottom: 15px;
	height: 50px;
	display: block;
	}	
	
.subText input {
	background: none;
	border: 0px;
	}
	
#subscribeSubmit {
	background: #F2B617;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	height: 20px;
	}	
	
#signupIntroText {
	font-size: 11px;
	color: #fff;
	padding-bottom: 10px;
	*padding-bottom: 0px;
	}	
	
.error {
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	}	