html, body {
	margin: 0px;
	text-align: center;
	height:100%;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/BKG.gif);
	background-attachment: fixed;
	background-position: 100% 100%;
	background-repeat:repeat-x;
	
}

#printImage{
    display:none;
}

#printHeader{
    display:none;
}

#icons{position:absolute;top:35px;left:860px;}
   


#holder {
	position: relative;
	overflow: visible;
	width: 992px;
	/*height:100%;*/
	text-align: left;
	margin: 0 auto 0 auto;
	z-index:1;
}


#header {
	float:left;
	width:992px;
	height:115px;
}


#main {
	float:left;
	width:992px;
	height:372px;
	margin:auto;
	overflow: visible;
}


#mainImageHolder{
    position:absolute;
    width:340px;
	/*width:652px;*/
    margin:0px;
    z-index:3;
	height:372px;
	top: 117px;
	left:0px;
	overflow:hidden;
}

#streammainImageHolder{
    float:left;
    width:652px;
    margin:0px;
    z-index:3;
	height:372px;
	margin: 0 auto 0 auto;
}

#streampagePods {
	float:right;
	width:340px;
	margin: 0 auto 0 auto;
}

#contentWrapper{
	position:absolute;
	width:620px;
/*  width:308px;*/	
	min-height:330px;
	margin:auto;
	z-index:1;
	background-image: url(../images/leftPodBKG.gif);
	padding-left:21px;
	padding-top:21px;
	padding-right:11px;
	padding-bottom:21px;
	left: 340px;
/*	left: 652px;*/
	top: 117px;
}

#streamcontentWrapper{
	float:left;
	width:620px;
	min-height:330px;
	margin:auto;
	z-index:1;
	background-image: url(../images/leftPodBKG.gif);
	padding-left:21px;
	padding-top:21px;
	padding-right:11px;
	padding-bottom:21px;
}


#contentWrapperStory{
	position:absolute;
	width:620px;
	margin:auto;
	z-index:1;
	background-image: url(../images/eventPodBKG.gif);
	padding-left:21px;
	padding-top:21px;
	padding-right:11px;
	left: 340px;
	top: 117px;
}

#contentWrapperStoryLeft{
	float:left;
	width:620px;
	margin:auto;
	z-index:1;
	background-image: url(../images/eventPodBKG.gif);
	padding-left:21px;
	padding-top:21px;
	padding-right:11px;
}


#contentWrapperText{
    margin:0px;
	height:330px;
	width:610px;
/*	width:298px;*/
	overflow:auto;
	padding-right:10px;
}

#contentWrapperTextNoScroll{
    margin:0px;
	width:610px;
	padding-right:10px;
	min-height:336px;
}

#mainText{
    margin:0px;
	width:610px;
	padding:10px;
	min-height:309px;
}



#pagePods {
	float:left;
	width:992px;
	height:186px;
}


#homePods {
	float:left;
	width:992px;
	height:186px;
}

.hidden{display:none;}



#eventWrapper{
	position:absolute;
	width:630px;
	margin:auto;
	z-index:1;
	background-image: url(../images/eventPodBKG.gif);
	padding-top:11px;
	padding-left:11px;
	padding-right:11px;
	left: 340px;
	top: 117px;
}



#homeMain {
	float:left;
	width:992px;
	height:361px;
	margin:auto;
	overflow: visible;
}




#homePods {
	float:left;
	width:992px;
	height:186px;
}

.homePod {
	float:left;
	width:248px;
}

.homePod:hover {
    opacity:0.85;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


.brclear { 
     clear:both; 
     height:50%; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#gallery{display:none}



#footer {
	width:700px;
	height:20px;
	position:absolute;
	bottom:0;
	left:100px;
	z-index:10;
}




	

.headline {
	color: #663300;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;

}

.mainText {
	font-size: 14px;
	line-height: 16px;
	color: #666666;
	font-family: "Arial Narrow", Arial;
}


.mainText a {
	color: #3F80A2;
	text-decoration:none;
}

.mainText a:hover {
	color: #663300;
	text-decoration:none;
}

.sideBarText {
	font-size: 14px;
	line-height: 16px;
	color: #663300;
	font-family: "Arial Narrow", Arial;
}


.sideBarText a {
	color: #663300;
	text-decoration:none;
}

.sideBarText a:hover {
	color: #000000;
	text-decoration:none;
}


p {
	margin-top:0px
}


.footer {
	text-decoration: none;
	font-family: "Arial Narrow", Arial;
	font-size: 11px;
	color: #cccccc;
}

.footer a {
	text-decoration: none;
	color: #ffffff;
}

.footer a:hover {
	text-decoration: none;
	color: #484735;
}

.tcolor1{
	color:#484735;
}

.tcolor2{
	color:#2E506C;
}

.tcolor3{
	color:#FFFFFF;
}

.tcolor4{
	color:#D4851f;
}


.txtsm {
	font-size: 14px;
	line-height: 16px;
}

.txtmed {
	font-size: 16px;
	line-height: 18px;
}

.txtlrg {
	font-size: 20px;
	line-height: 24px;
}
hr {
	height: 1px;
	margin-bottom:0px;
	margin-top:0px;
	border: 0;
	color: #CCCCCC;
    background-color: #CCCCCC;
	
}

.smallGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFCC00;
	font-weight: bold;
}

#reorderdiv{
   text-align:center;
   font-size: 12px;
   background-color:#ffcc00;
   cursor:pointer;
   width:186px;
   display:inline;
}

img{border:0px;}




/*New Styles for nonFlash*/


#menu {
    left: 305px;
    margin: 0 auto;
    position: absolute;
    top: 66px;
    width: 670px;
    z-index: 100;
}


/*Main Image Styles*/              
.mainImageWrapper{
    position:relative;
    width: 328px;
    height: 360px;
    background-color:#fff;
	padding: 6px;
}

.mainImage{
    border: none;
}


.mainImageBkg{
    position:absolute;
    top:0px;
    left:0px;
    /*border-radius: 6px;
    -moz-border-radius: 6px;
    -khtml-border-radius: 6px;
    -webkit-border-radius: 6px;*/
    width: 340px;
    height: 372px;
    background-image: url('/images/mainImageBkg.png');
    z-index:3;
    background-repeat:no-repeat;
    /*cursor:pointer;*/
} 

/*Thumbs*/
.roundedThumbBkg{
position:absolute;
top:0px;
left:0px;
width: 248px;
height: 134px;
background-image: url(/images/thumbBKG.png);
z-index:2;
}

.thumbWrapper{
position:relative;
width: 238px;
height: 134px;
cursor:pointer;
padding-top:4px;
padding-left:4px;
}

.thumbWrapper:hover{
opacity:0.85;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


.promo{
width: 212px;
height: 119px; 
z-index:1; 

}

.promoPod{
width: 220px;
height: 127px; 
z-index:1; 
margin-right:9px;
float:left;
}


.searchBKG{
float:left;
margin:auto;
padding:0px 0px 0px 10px;
}


.searchField{
font-size:9px;
width:85px;
border:none;
background-color:#f7f7f7;
color:#9a9a9a;
}

#searchBox{
    float:right;
	width:150px;
	height:28px;
	margin:6px 10px 0px 10px;
	background-image: url('/images/searchBKG.gif');
    background-repeat:no-repeat;
} 








