#div-heading {
	position: absolute;
	height: 150px;
	width: 700px;
}
#div-main {
	background-color: #333333;
	position: relative;
	left: 5%;
	top: 40%;
	right: 5%;
	bottom: 60%;
	width: 650px;
	margin-left: 50px;
}
.txt-regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.txt-front {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #DABCA2;
}
body {
	background-color: #333333;
}
#div-top {
	position:absolute; left:23px; 
	top:15px; width:250px; height:86px; 
	z-index:1
	}
#div-left {
	position:absolute; 
	left:24px; 
	top:130px; 
	width:251px; 
	height:313px; 
	z-index:2
	}
#div-right-v {
	position:absolute; 
	left:297px; 
	top:55px; 
	width:499px; 
	height:425px; 
	z-index
	}
#div-right-h {
	position:absolute;
	left:300px;
	top:18px;
	width:442px;
	height:319px;

	z-index; 	
	vertical-align: bottom;
	}	
#div-footer {
	position:absolute;
	left:26px;
	top:487px;
	width:781px;
	height:21px;
	z-index:4;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-color: #33CCFF;
	border-top-color: #33CCFF;
	padding-top: 3px;
	margin-top: 5px;
	}
.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
}
.txt-artinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #CCCCCC;
}
#div-left a:link {
	color: #33CCFF;
	text-decoration: none;
}
#div-left a:active {
	color: #33CCFF;
	text-decoration: none;
}
#div-left a:visited {

	color: #33CCFF;
	text-decoration: none;
}
#div-left a:hover {
	color: #FF6633;
	text-decoration: none;
	background-color: #333333;
	display: block;
}
.imgbrd {
	border: solid #FFFFFF;
}
.txt-gallery-smalltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
