@charset "UTF-8";
body  {
	margin: 0px;
	padding: 0px;
	}
#bodyHome {
	background-image: url(../images/headers/home.png);
	background-repeat: repeat-x;
	background-color: #000000;
	position:absolute;
	width:100%;
	height:100%;
}
#bodyStory {
	background-image: url(../images/headers/story.png);
	background-repeat: repeat-x;
	background-color: #5e1600;
	position:absolute;
	width:100%;
	height:100%;
}
#bodyAsk {
	background-image: url(../images/headers/ask.png);
	background-repeat: repeat-x;
	background-color: #0b3753;
	position:absolute;
	width:100%;
	height:100%;
}
#bodyMedia {
	background-image: url(../images/headers/media.png);
	background-repeat: repeat-x;
	background-color: #9d9d9d;
	position:absolute;
	width:100%;
	height:100%;
}
#bodyGallery {
	background-image: url(../images/headers/gallery.png);
	background-repeat: repeat-x;
	background-color: #ca8a00;
	position:absolute;
	width:100%;
	height:100%;
}
#bodyLinks {
	background-image: url(../images/headers/links.png);
	background-repeat: repeat-x;
	background-color: #588a42;
	position:absolute;
	width:100%;
	height:100%;
}
#bodyShop {
	background-image: url(../images/headers/shop.png);
	background-repeat: repeat-x;
	background-color: #2c2c2c;
	position:absolute;
	width:100%;
	height:100%;
}
#footerContainer {
	text-align: center;
	vertical-align: top;
	height: 192px;
	background-image: url(../images/bg/footerbg.jpg);
	background-repeat: repeat-x;
}
#bodyContainer {
	margin-right: auto;
	margin-left: auto;
	vertical-align:top;
	width: 859px;
	height: 805px;
}
#homeLogo {
	position: absolute;
	margin-left: 0px;
	margin-top: 54px;
}
#defaultLogo {
	position: absolute;
	margin-left: 13px;
	margin-top: 56px;
}
#homeBodyContent {
	position: absolute;
	margin-left: 20px;
	margin-top: 182px;
	width: 450px;
	overflow: auto;
	height: 590px;
	padding-right: 20px;
	z-index: 4;
}
#mediaBodyContent {
	position: absolute;
	margin-left: 20px;
	margin-top: 182px;
	width: 400px;
	overflow: auto;
	height: 590px;
	padding-right: 20px;
	z-index: 4;
}
#storyBodyContent {
	position: absolute;
	margin-left: 20px;
	margin-top: 182px;
	width: 430px;
	overflow: auto;
	height: 590px;
	padding-right: 20px;
	z-index: 5;
}
#galleryBodyContent {
	position: absolute;
	margin-left: 20px;
	margin-top: 182px;
	width: 520px;
	overflow: auto;
	height: 590px;
}
#galleryFlashContainer {
	position: absolute;
	margin-left: 20px;
	margin-top: 170px;
	width: 840px;
	overflow: hidden;
	height: 641px;
}
#newsBodyContent {
	position: absolute;
	margin-left: 20px;
	margin-top: 182px;
	width:650px;
	overflow: auto;
	height: 590px;
	padding-right: 20px;
}
#shopContent {
	position: absolute;
	margin-left: 20px;
	margin-top: 182px;
	width: 840px;
	overflow: auto;
	height: 563px;
}
#lrgHome {
	width: 406px;
	position: absolute;
	margin-top: 174px;
	margin-left: 453px;
	z-index: 1;
}
#lrgStory {
	width: 407px;
	position: absolute;
	margin-top: 281px;
	margin-left: 490px;
	z-index: 3;
}
#lrgAsk {
	width: 475px;
	position: absolute;
	margin-top: 300px;
	margin-left: 500px;
	z-index: 3;
}
#lrgMedia {
	width: 532px;
	position: absolute;
	margin-top: 187px;
	margin-left: 400px;
	z-index: 3;
}
#lrgGallery {
	width: 405px;
	position: absolute;
	margin-top: 244px;
	margin-left: 460px;
	z-index: 3;
}
#lrgLinks {
	width: 273px;
	position: absolute;
	margin-top: 199px;
	margin-left: 565px;
	z-index: 3;
}
#storyHighlight {
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/bg/highlightStoryBG.png);
	background-position:bottom;
	background-repeat: repeat-x;
	z-index: 2;
}
#askHighlight {
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/bg/highlightAskBG.png);
	background-position:bottom;
	background-repeat: repeat-x;
	z-index: 2;
}
#mediaHighlight {
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/bg/highlightMediaBG.png);
	background-position:bottom;
	background-repeat: repeat-x;
	z-index: 2;
}
#galleryHighlight {
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/bg/highlightGalleryBG.png);
	background-position:bottom;
	background-repeat: repeat-x;
	z-index: 2;
}
#linksHighlight {
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/bg/highlightLinksBG.png);
	background-position:bottom;
	background-repeat: repeat-x;
	z-index: 2;
}
#shopHighlight {
	width: 100%;
	height: 100%;
	position: absolute;
	background-image: url(../images/bg/highlightShopBG.png);
	background-position:bottom;
	background-repeat: repeat-x;
	z-index: 2;
}
#lrgRajaPurple {
	position: absolute;
	margin-top: 660px;
	margin-left: 20px;
	z-index: 2;
}
#bodyTexture {
	background:url(../images/bg/pageTexture.gif);
	background-repeat:repeat;
	position:absolute;
	width:100%;
	height:100%;
}
#poweredBy {
	position:absolute;
	margin-top:108px;
	margin-left:669px;
}
#thirdNav {
	position:absolute;
	margin-top:104px;
	margin-left:529px;
}
#headlinesContainer {
	margin-bottom: 15px;
}
#subTitleTop {
	margin-bottom: 9px;
}
#headlineItem {
	margin-bottom: 5px;
}
#rbBullet {
	width: 10px;
	position: absolute;
}
#headlineTitle {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #a63a01;
	text-decoration: none;
	margin-bottom: 0px;
}
#headlineTitle a:link {
	color: #a63a01;
	text-decoration: none;
}
#headlineTitle a:visited {
	color: #a63a01;
	text-decoration: none;
}
#headlineTitle a:hover {
	color: #ffffff;
	background-color:#a63a01;
}
#headlineTitle a:active {
	color: #a63a01;
	text-decoration: none;
}
#headlineSubTitle {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #cdcdcd;
	text-decoration: none;
}
#newsTitle {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #cdcdcd;
	text-decoration: none;
	margin-bottom: 5px;
}
#headlineSubTitle a:link {
	color: #cdcdcd;
	text-decoration: none;
}
#headlineSubTitle a:visited {
	color: #cdcdcd;
	text-decoration: none;
}
#headlineSubTitle a:hover {
	color: #ffffff;
	background-color:#a63a01;
}
#headlineSubTitle a:active {
	color: #a63a01;
}
#featuredItemsContainer {
	width: 410px;
}
#featuredTextContainer {
	width: 178px;
	position: absolute;
	top: 365px;
}
#featuredTitle {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #eab55c;
	margin-bottom: 4px;
}
#featuredText {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #A4A4A4;
}
#featuredLink {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #494949;
	margin-top: 8px;
	text-decoration:none;
}
#featuredLink a:link {
	color: #494949;
	text-decoration:none;
}
#featuredLink a:visited {
	color: #494949;
	text-decoration:none;
}
#featuredLink a:hover {
	color: #9b3501;
}
#featuredLink a:active {
	color: #494949;
	text-decoration:none;
}
#newsText {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin-top: 30px;
}
