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;
}


#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:117px;
}


#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-y: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;
}

.brclear { 
     clear:both; 
     height:50%; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}

#gallery{display:none}



#footer {
	width:600px;
	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;}
