/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	width: 100%;
	background-color: #000000;
}
a:link, a:visited {
	color: #ffd800;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#wrapper {
	background-image: url(../images/img_stone_bg.jpg);
	background-repeat: repeat;
	clear:both;
}
#mainTable {
	background-image: url(../images/img_main_cracks.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	background-image: url(../images/img_main_bg_rib.jpg);
	background-repeat: repeat-y;
	width: 776px;
	text-align: left;
}
#page {
	width: 776px;
	
}
#pageMast {
	background-image: url(../images/img_mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:388px;
	padding-left: 260px;
	padding-top: 125px;
	text-align: left;
}
#flashSpot {
	text-align: center;
}

#promoBlock {
	background-image: url(../images/img_lowerbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
}
.promoTitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.promoImage {
	padding-top: 6px;
	padding-bottom: 6px;
}
.promoBlurb {
	font-size: 12px;
	color: #bcbfa8;
	line-height: 15px;
	padding-bottom: 6px;
}
.promoLink {
	font-size: 11px;
}
.rightCol {
	padding-left: 40px;
	padding-right: 20px;
	padding-top: 12px;
	width: 175px;
}




#tuneIn {
	color: #bcb590;
	font-size: 13px;
	font-weight: bold;
	width: 415px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#expBox {
	padding-top: 50px;
	padding-right: 90px;
}

.expTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #bcbfa8;
}
.expBlurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #b3b2b2;
}
.expLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
#footerText {
	font-size: 12px;
	color: #bcbfa8;
	padding-top: 30px;
	padding-bottom: 22px;
	padding-left: 50px;
	padding-right: 30px;
}
.promoTitle2 {

	font-size: 12px;
	font-weight: bold;
	color: #c1c0c0;
}
