#header {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:100px;
	z-index:1;
	background-image: url(banner.png);
	background-repeat: no-repeat;
}
#contenta {
	background-color: #141414;
	position: absolute;
	height: 100%;
	width: 400px;
	left: 0px;
	top: 0px;
	text-align: justify;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #D79404;
	letter-spacing: 1.5px;
}
#contentb {
	background-color: #141414;
	position: absolute;
	height: 100%;
	width: 380px;
	top: 0px;
	left: 410px;
}
#image {
	position:absolute;
	left:0px;
	top:100px;
	width:800px;
	height:350px;
	z-index:2;
	background-color: #141414;
}
#nav {
	position:absolute;
	left:0px;
	top:450px;
	width:800px;
	height:50px;
	z-index:3;
	background-color: #141414;
}
#content {
	position:absolute;
	left:0px;
	top:500px;
	width:800px;
	height:620px;
	background-color: #141414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	z-index: 4;
	overflow: visible;
}
#gallery_content {
	position:absolute;
	left:0px;
	top:500px;
	width:800px;
	height:620px;
	background-color: #141414;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: 1px;
	z-index: 4;
	overflow: visible;
}
#gallery_footer {
	position:absolute;
	left:0px;
	top:1115px;
	width:800px;
	height:120px;
	z-index:5;
	background-image: url(bot_ban_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
#footer {
	position:absolute;
	left:0px;
	top:1020px;
	width:800px;
	height:120px;
	z-index:5;
	background-image: url(bot_ban_bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
#bits {
	position: absolute;
	height: 60px;
	width: 200px;
	right: 0px;
	bottom: 0px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #999999;
	background-color: #141414;
	position: absolute;
	height: 100px;
	width: 200px;
	top: 0px;
	right: 0px;
}

ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-size:11px;
background:url(bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #141414;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}


/*ORANGE*/
ul.menu.orange{
background-color:#d79404;
}
ul.menu.orange li a:hover, .menu.orange li.current {
background-color:#cccccc;
}

#master {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
                    
body {
	background-color: #000000;
}
   
div.row {
clear: both;
padding-top: 10px;
}

div.row label {
float: left;
width: 75px;
text-align: left;
}

div.row .formw {
	float: left;
	width: 220px;
	text-align: left;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}                  
                    
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #D99503;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D89402;
	text-decoration: underline;
}
img
{  border-style: none;