body{
	margin:0px;
	padding:0px;
	background-image:url(images/ibg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#424242;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
}

a{
	color:#F9F0E6;
	text-decoration: none;
}

a:hover{
	color:#E4BA86;
	text-decoration: none;
}

img{
	border:none;
}

h1{
	padding:0px;
	margin:0px 0px 5px 0px;
	color:#E4BA86;
	font-size:18px;
	font-weight:bold;
}

#container{
	width:780px;
	margin:0px auto;
	text-align:left;
}


#footer {
	width:100%;
	height:55px;
	background-color: #141414;
	color: #E4BA86;
	border-top:1px solid #8F8F8F;
	border-bottom:1px solid #8F8F8F;
	font-size:11px;
	text-align:center;
	margin:20px 0px 0px 0px;
	line-height:24px;
}

#footer a{
	color: #E4BA86;
}

#header{
	margin:12px 0px 0px 19px;
	height:122px;
}


#nav, #nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#navigation{
	background-image:url(images/navbg.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 103px;
	height:30px;
}

#nav li{
	float:left;
	text-indent:-2000px;
	height:30px;
}

#nav a{
	display:block;
	height:30px;
	float:left;
	outline:none;
	text-decoration:none;
}

#nav a:hover{
	background-image:url(images/navbgh.gif);
	background-repeat:no-repeat;
}

#one a{
	width:80px;
}

#two a{
	width:177px;
}

#two a:hover{
	background-position:-80px 0px;
}

#three a{
	width:133px;
}

#three a:hover{
	background-position:-257px 0px;
}

#four a{
	width:214px;
}

#four a:hover{
	background-position:-390px 0px;
}

#content{
	font-size:14px;
	color:#F9F0E6;
	min-height:350px;
}

*html #content{
	height:350px;
}

#topright{
	float:right;
}

#topleft{
	float:left;
}

.clear{
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
}

.contact {
	background-color: #141414;
	float: right;
	width: 355px;
	font-weight: bold;
	color: #E4BA86;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border: 1px solid #8F8F8F;
}

.contact a{
	color: #E4BA86;
}

/* Frame CSS Stuff */

.detail{
	border:16px solid #000;
	background-color:#FFF;
	font-size:1px;
}

.d_middle{
	padding:3px;
	border:1px solid #CCC;
}

.gallerycontainer{
	text-align:center;
	font-size: 14px;
}

.gallerylink{
	padding-top:5px;
}

.gallery{
	border:7px solid #000;
	background-color:#FFF;
	font-size:1px;
}

.g_middle{
	padding:1px;
	border:1px solid #CCC;
}

.seriescontainer{
	text-align:center;
}

.series{
	border:5px solid #000;
	background-color:#FFF;
	font-size:1px;
	margin-bottom: 10px;
}

.s_middle{
	padding:1px;
	border:1px solid #CCC;
}

.artist{
	border:7px solid #000;
	background-color:#FFF;
	font-size:1px;
	margin-left: 20px;
	margin-bottom: 10px;
}
