body {
	font: small Georgia,Times,"Times New Roman",serif;
	color:#291A00;
	margin:0;
	background-color: #100801;
}


#wrapper {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
    text-align: left;
}

#contain {
	width:1000px;
	height:auto;
    margin:0 auto;
	padding:0;
    text-align: center;
}

.clear {
	clear:both;
	padding: 0 0 0 30px;
	font: 11px Georgia,Times,"Times New Roman",serif;
}

.clear a {
	color:#AA9F83;	
}

#header {
	height:92px;
	background:url(../images/header_bg.jpg) left no-repeat #EFE5D1;
	text-align:left;
	overflow:visible;
	position:relative;
}

#logo {
	text-align:left;
	position:absolute;
	z-index: 1;
}

#content_top {
	margin:0;
	font-size:100%;
	height: 377px;
	text-align:left;
	background:url(../images/rays.jpg) top no-repeat #EFE5D1;

}
#content_nav {
	margin:0;
	padding: 30px 0 0 0;
	height: 347px;
	width: 300px;
	text-align:right;
	vertical-align: top;
	background:url(../images/tree.jpg) bottom right no-repeat;
	float:left;
	z-index: 2;
	position:relative;
}

#content_intro{
	margin:0 0 0 50px;
	height: 377px;
	width: 650px;
	float:left;
	text-align:left;
	z-index: 2;
	position:relative;
}

#content_intro p{
	padding-top:45px;
}

#extras{

	margin:0;
	height: 94px;
	text-align:right;
	background:url(../images/bg_extras.jpg) no-repeat;
}

#banners{
	margin:0;
	height: 255px;
	text-align:left;
	background:url(../images/bg_banners.jpg) no-repeat;
}

.title{
	margin:0;
	height: auto;
	padding: 15px 0 0 0;
	width:270px;
	text-align:left;
	float:left;
}

.portfolio_content{
	margin:0;
	height: auto;
	padding: 20px 0 0 0;
	width: 730px;
	text-align:left;
	float:left;
}

.txt{
	margin:5px 0 0 30px;
	height: 170px;
	width: 700px;
	color:#AA9F83;
	
}


.screenshots{
	margin:0;
	height: 155px;
	width: 730px;
	color: #CFC7B0;
	
}


.screenshots ul {
	margin:0;
	padding:0;
	list-style:none;
	display: inline;
	padding:0;
}

.screenshots li {
	margin:0;
	padding: 0 8px 0 8px;
	list-style:none;
	display: inline;
	padding:0;
}

#content2{
	margin:0;
	text-align:left;
	min-height:680px;
	height:680px;
	width:1000px;
	background:#0A0300 url(../images/bg_content2.jpg) repeat-x;
}

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

a:hover {
	color:#D8CEB4;

}

a.ldark, a.ldark:active, a.ldark:focus, a.ldark:link, a.ldark:visited {color:#52350C; text-decoration:none}
a.ldark:hover {color:#89611B; text-decoration:none}


#footer {
	font: small Georgia,Times,"Times New Roman",serif;
	background:#0A0300;
	color:#84795E;
	padding:5px;
}

#footer a {
	color:#ECE4D0;
}

