html {overflow-y: auto;
      overflow-x:hidden;}

/* Body
----------------------------------------------- */
body { 
	margin:0 auto;
  	font-family:arial;
  	font-size:12px;
  	color:#fff;
	text-align:left;
  	width:100%;	
}


	p {font-family:arial; font-size:12px; text-align:left; margin-top:0;} 
	H1 {font-family:arial; font-weight:normal; color:#fff; font-size: 11px; margin-top:0;} 
	H2 {font-family:arial; font-size: 12px;}
	H3 {font-family:arial; font-size: 13px;} 
	H4 {font-family:arial; font-weight:normal; color:#fff; font-size: 11px; text-align:right; margin:0;} 
	.black {color:#000000}
	.red {color:#8f1811;}
	.darkRed {color:#5e0603}
	.pink {color:#f6a7a7}
	.white {color:#fff}


	a.link:link { text-decoration: none; color: "#ffffff"; }
	a.link:visited { text-decoration: none; color: "#ffffff"; }
	a.link:hover { text-decoration: underline; color: "#fbaea3"; }

	a.weblink:link {text-decoration:none; font-size:12px; color:#fac6d2;}
	a.weblink:hover {text-decoration:underline; font-size:12px; color:#fac6d2;}
	a.weblink:visited {text-decoration:none; font-size:12px; color:#fac6d2;}

	a.weblinksm:link {text-decoration:none; font-size:9px; color:#fff;}
	a.weblinksm:hover {text-decoration:underline; font-size:9px; color:#fff;}
	a.weblinksm:visited {text-decoration:none; font-size:9px; color:#e2aea8;}


#mainContainer
{
	margin:0 auto;
	width:800px;
	height:588px !important;
}

#headerBG
{
	margin:0 auto;
	padding:0px;
	width:800px;
	height:105px;
	background:url('../images/headerBG.gif') no-repeat top left;
}


#iframeBG
{
	margin:0px auto;
	width:800px;
	height:452px;
	background-image:url('../images/iframeBG.gif');
	background-repeat:no-repeat;
}


#content
{
	margin:0px auto;
	margin-top:1px;
	width:758px;
	height:448px;
	background-image:url('../images/contentBG.jpg');
	background-repeat:no-repeat;
	border:1px solid #ee8883;
}



#imageLeft
{
	float:left;
	width:300px;
	height:448px;
}

#imageRight
{
	float:right;
	width:458px;
	height:450px;
}

#contentRight
{
	margin:4px;
	padding:10px;
	width:417px;
	height:418px;
	border:1px solid #a83323;
	overflow:scroll;
	overflow-y:auto;
	overflow-x:hidden;
}


#contentFull
{
	padding:5px;
	width:738px;
	height:438px;
	overflow:scroll;
	overflow-y:auto;
	overflow-x:hidden;
}


#nav
{
	margin:0 auto;
	padding:0px;
	width:800px;
	height:31px;
	background-image:url('../images/navBG.gif');
	background-repeat:no-repeat;
}

.navItem
{
	height:16px;
	margin-top:7px;
	margin-right:10px;
}


/* Press Page
----------------------------------------------- */

.pressBox
{
	margin:0 auto;
	margin-top:5px;
	text-align:left;
	padding:5px;
	width:700px;
	height:auto;
	background-color:#e9b0a7;
	border:1px solid #a83323;
 	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
}

.quote
{
	text-align:left;
	color:#000;
	font-size:11px;
}




/* Shows
----------------------------------------------- */


.showListing
{
 	background:#3a0902 right no-repeat;
	width:auto;
	padding:5px;
	border:1px solid #bb665b;
	margin-bottom:5px;
}





/* Photos
----------------------------------------------- */

.photo
{
	width:auto;
	height:400px;
	margin:2px;
	border:1px solid #ee8883;
}


	a.photoLinkNumber:link {text-decoration:none; font-size:9px; color:#fac6d2; padding-top:-2px;}
	a.photoLinkNumber:hover {font-weight:bold; font-size:9px; color:#fac6d2; padding-top:-2px;}
	a.photoLinkNumber:visited {text-decoration:none; font-size:9px; color:#ac584d; padding-top:-2px;}

	a.photoLink:link {text-decoration:none; font-size:11px; color:#fac6d2; margin:0;}
	a.photoLink:hover {font-weight:bold; font-size:11px; color:#fac6d2; margin:0;}
	a.photoLink:visited {text-decoration:none; font-size:11px; color:#ac584d; margin:0;}



/* Store
----------------------------------------------- */



.storeItem
{
	width:380px;
	background-color:#000;
	border:1px solid #fbaea3;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
}

.storeLeft
{
	float:left;
	width:210px;
}

.storeRight
{
	float:left;
	width:160px;
}

.storeImage
{
	border:1px solid #fff;
	margin-right:10px;
	margin-bottom:0px;
}

	a.storeLink:link {text-decoration:none; font-size:12px; color:#ffffff; margin:0;}
	a.storeLink:hover {font-weight:none; font-size:12px; color:#fac6d2; margin:0;}
	a.storeLink:visited {text-decoration:none; font-size:12px; color:#ffffff; margin:0;}
