body {
	background:url(bgmain2.gif);
	}

#container {
	margin-left:auto;
	width:438px;
	}

#wrapper {
	width:460px;
	margin: 0 auto;
	background: url(tablebg.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	}
	
a.nav:link,a.nav:visited,a.nav:active
{text-decoration: none;
width: 80px;
display: block;
padding-left:10px;
background-color:#94841A;
border-left:5px #94841A solid;
font-style:oblique;
color:#1F0000;
font-size: 7pt;
line-height:8px;
font-family: arial;
letter-spacing: 2px;
margin:1px}

a.nav:hover
{
	color:#1F0000;  
	background:url(bgmain2.gif);
	text-decoration:none;
	border-bottom: #94841A 0px dotted;
	font-family: arial;
	line-height:8px;
	letter-spacing:0px;
	font-size:8pt;
}

.block{ width:60px}


#filler a:link, a:active,a:visited {
	color: #9B0054;  
	text-decoration: none;
	text-decoration:none;
	border-bottom: #94841A 0px solid;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:8pt;
	}
	#filler  a:active {
	color: #9B0054;  
	text-decoration: none;
	text-decoration:none;
	border-bottom: #94841A 0px solid;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:8pt;
	}
	#filler  a:visited {
	color: #9B0054;  
	text-decoration: none;
	text-decoration:none;
	border-bottom: #94841A 0px solid;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:8pt;
	}


#filler  a:hover {
	color:#1F0000;  
	background:url(bgmain2.gif);
	text-decoration:none;
	border-bottom: #94841A 0px dotted;
	font-family: arial;
	line-height:8px;
	letter-spacing:0px;
	font-size:8pt;
	}
	
#filler  img {
	background:url(imgbg.gif);
	padding:5px;
	}
	
#text a:link{
	color: #9B0054;  
	text-decoration: none;
	text-decoration:none;
	border-bottom: #94841A 0px solid;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:8pt;
	}
		
#text a:active {
	color: #9B0054;  
	text-decoration: none;
	text-decoration:none;
	border-bottom: #94841A 0px solid;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:8pt;
	}
		
#text a:visited {
	color: #9B0054;  
	text-decoration: none;
	text-decoration:none;
	border-bottom: #94841A 0px solid;
	font-weight: normal;
	font-family: arial;
	letter-spacing:0px;
	font-size:8pt;
	}


#text a:hover {
	color:#1F0000;  
	background:url(bgmain2.gif);
	text-decoration:none;
	border-bottom: #94841A 0px dotted;
	font-family: arial;
	line-height:8px;
	letter-spacing:0px;
	font-size:8pt;
	}
	
	.credits:link, .credits:active,.credits:visited {
	color: #1F0000;  
	text-decoration: none;
	text-decoration:none;
	font-weight: normal;
			border-bottom: #1F0000 0px dotted;
	font-family: arial;
	letter-spacing:0px;
	font-size:7pt;
	}


.credits:hover {
	color:#300000;  
	text-decoration:none;	
	border-bottom: #1F0000 0px dotted;
	font-family: arial;
	font-size:7pt;
	}



/**** HEADER ****/

#header {
	background-image:url(header.jpg);
	top:0px;
	background-repeat:no-repeat;
	background-position: top center;
	width: 460px;
	height: 500px;
	clear:both;
	margin:0 auto;
	}

.button {
	padding:0px;
	border:0px solid #332E2A;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	}
	
	.button2 {
	padding:0px;
	border:0px solid #332E2A;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	-moz-opacity: 0.4;
	}

	.button2:link, a.button2:visited;.button2:active {
	border:0px solid #B8B4A8;
	}
	
	.button2:hover {
	border:0px solid #B8B4A8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 1;
	}
	


/**** CONTENT ****/

#nav {
	width:200px;
	text-align:left;
	padding-top:325px;
	padding-left:330px;
	letter-spacing:0px;
	top: 180px;
	}
	
#content {
	width:390px;
	text-align:left;
	margin-top: -100px;
	padding-bottom:5px;
	padding:10px;
	letter-spacing:0px;
	line-height:13px;
	}
	
	
em{
	background:url(embg.gif);
	font-family:arial;
	font-size:8pt;
}
	

b
{ 
text-transform: uppercase;
font-weight: bold;
	font-family:arial;
	font-size:8pt;
}

input,textarea{
	background: url(gallerybg.jpg);
	font-family:arial;
	font-size:7pt;
	color:#1F0000;
	letter-spacing:0px;
	border:1px solid #1F0000;
	}

option,select,radio {
	background-color:#C6BBA7;
	font-family:arial;
	font-size:7pt;
	color:#1F0000;
	letter-spacing:0px;
	border:1px solid #1F0000;
	}
p {
	padding-left:5px;
	padding-right:5px;
	font-family:tahoma;
	font-size:8pt;
	line-height:23px;
	text-indent:10px;
	color:#1F0000;
	letter-spacing:0px;
	}
	
#content p:first-letter {
	font: 10pt arial;
	color:#1F0000;
	font-weight:bold;
	text-transform: uppercase;
}

blockquote {
	font-family:arial;
	font-size:8pt;
	color:#1F0000;
	padding-left:10px;
	letter-spacing:0px;
	line-height:12px;
	margin-left:65px;
	}
	
.block {
	font-family:tahoma;
	font-size:11px;
	color:#000;
	letter-spacing:0px;
	text-indent:10px;
	margin-left:40px;
	}
	

	#header td{
	margin-top:1px;
	margin-bottom:1px;
	padding:1px;
	font-family:tahoma;
	font-size:11px;
	line-height:16px;
	background-color:#94841A;
	letter-spacing:0px;
	}
	
	#filler td{
	margin-top:1px;
	margin-bottom:1px;
	}
	
/**** FOOTER ****/

#footer {
	background-image:url(bottom.jpg);
	background-repeat:no-repeat;
	width: 460px;
	height: 148px;
	clear:both;
	margin:0 auto;
	padding: 0px;
	background-position: bottom center;
	}
	
#text {
	width: 390px;
	padding-top:10px;
	text-align:center;
	color:#7a7868;
	font-size:9px;
}
	
#text p {
	text-align:center;
	color:#7a7868;
	font-family:arial;
	line-height:10px;
	font-size:8pt;
	}
	

/**** FONT STYLES ****/

h1 {
	margin:0px;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	font-variant:small-caps;
	font-family:tahoma;
	background:url(h1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000;
	line-height:30px;
	text-indent:10px;
	letter-spacing:3px;
	border-bottom:0px solid #6B433D;
	border-right:0px solid #6B433D;
	}

	h2 {
	margin:0px;
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	font-variant:small-caps;
	font-family:tahoma;
	background:url(h1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#000;
	line-height:80px;
	text-indent:30px;
	letter-spacing:1px;
	border-bottom:0px solid #6B433D;
	border-right:0px solid #6B433D;
	}

h6 {
	font : 7pt "arial", sans-serif;	
	text-transform: lowercase;
	color : #4C4640;
	text-indent:60px;
	margin-top: -32px;
	line-height:10px;
	text-align:left;
	}
	
	

.genre {
color: #1f0000; 
font-family: arial;
font-weight:bold;
background:url(genrebg.gif);
text-align: left;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 8pt;
} 


.image {
	padding: 2px;
	margin:5px; 
	border: 4px solid #433001;
}

.image:hover {	
	border-color:  #94841A;
}

.gall{
	padding: 2px;
	margin:3px; 
	border: 4px solid #433001;
}

.gall:hover {	
	border-color:  #94841A;
}

