/* CSS Document */
/* layout */
body {
	margin: 0px 0px;
	padding: 0;
	border: 0;
	background: #433C2F url(slices/background.gif) repeat-y center;
}
.table {
	width: 100%;
	/*height: 100%;*/
	top:0px;
	
}
.td {
	text-align: center;
}
.h1{
	font-family: Georgia;
	font-size: 12px;
	color: #E3DCCF;
	text-align: left;
	vertical-align: top;
}

.h2{
	font-family: Georgia;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.h3{
	font-family: Georgia;
	font-size: 13px;
	color:#333333;
	text-align: left;
	vertical-align:top;
	font-weight: bold;
}
.h4{
	font-family: Georgia;
	font-size: 13px;
	color:#333333;
	text-align: center;
	vertical-align:top;
	font-weight: bold;
}
.h5{
	font-family: Georgia;
	font-size: 11px;
	color:#E3DCCF;
	text-align: left;
	vertical-align:top;
	margin-left: 10px;
}
.h3footer{
	font-family: Georgia;
	font-size: 11px;
	color:#201C14;
	text-align: center;
	vertical-align:middle;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 720px;
	height:100%;
	display:block;
	visibility:visible;
	text-align: left;
}
#header {
	position:absolute; 
	left:10px; 
	top:0px;
	width:700px; 
	height:82px;
	z-index:2; 
	visibility:visible;
	background-image:url(slices/topslice.jpg);
}
#music {
	position:absolute; 
	left:0px; 
	top:0px;
	width:100%; 
	height:25px;
	z-index:2; 
	visibility:visible;
	text-align:center;
	background-image:url(slices/back.gif);
}
#mainBback{
	position:absolute;
	top:105px;
	width:700px;
	left: 10px;
}
/* layout */

/* footer */
#footer{
	width:700px;
	height:41px;
	z-index:1;
	left: -2px;
}
#footercontainer{
	position:relative;
	width:700px;
	top:7px;
	
	
}
#footer ul{
	margin:0;
	padding:0;
	list-style: none;
	
}
#footer li{
	float:left;
	padding:0;
	margin-left: 5px;
}
#footer a {
	text-decoration: none;
	font-family: Georgia;
	font-size:11px;
	color: #000000;	
	
}


/* footer */



/* navigation */
#navcontainer{
	position:absolute; 
	left:10px; 
	top:82px;
	width:700px; 
	height:22px;
	z-index:2; 
	visibility:visible;
	background-image:url(slices/navback.jpg);
	background-repeat:no-repeat
}


#navcontspace {
	position:absolute; 
	left:10px; 
	top:104px;
	width:700px; 
	height:22px;
	z-index:1; 
	visibility:visible;
	background-image:url(slices/navcontspacer.jpg)
}

.link
{color: #75391F;
background-color: none;
text-decoration: underline;
font-size: 12px;
}

.link2
{color: #E3DCCF;
background-color: none;
text-decoration: underline;
font-size: 12px;
}

a:hover
{color: #E3DCCF;
background-color: none;
text-decoration: underline;
}

/* navigation */


#maincontBox{
	
	overflow:auto;
	z-index:3;
}
#homeimage{ 
	position:absolute; 
	left:325px; 
	top:104px;
	width:385px; 
	height:296px;
	z-index:6; 
	visibility:visible;
	background-image:url(slices/homeimage.jpg);
}
#secimage{
	position:absolute; 
	left:492px; 
	top:104px;
	width:218px; 
	height:296px;
	z-index:5; 
	visibility:visible;
}
#titleimage{
	position:absolute; 
	left:0px; 
	top:21px;
	width:126px; 
	height:26px;
	z-index:5; 
	visibility:visible;
}


#contentleft{
	width:700px;
	visibility:visible;
	background:url(slices/homecontentback.jpg);
	z-index:2;
}
#seccontentleft{
	width:700px;
	visibility:visible;
	background:url(slices/seccontentleft.jpg);
	z-index:2;
}




/* home page */
#nextshowscontent{
	position:absolute; 
	left:370px; 
	top:300px;
	width:300px; 
	height:300px;
	z-index:7; 
	visibility:visible;
}
#homemaincontent{
	position:absolute;
	width:290px;
	height:246px;
	z-index:3;
	visibility:visible;
	top: 54px;
	left: 13px;
	
}
/* secondary pages*/
#secmaincontent{
	position:absolute;
	width:457px;
	height:246px;
	z-index:6;
	visibility:visible;
	left: 15px;
	top: 50px;
}
#photoholder{
	position:absolute;
	width:340px;
	height:246px;
	z-index:6;
	visibility:visible;
	left: 94px;
	top: 49px;
}
