html, body {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
	line-height:100%;
	background-color: #170f0e;
}
#metacontain {
	width:1000px;
	height:680px;
	background-color:#000;
	margin:auto;
	padding:0px;
}

#container {
	/*position:relative;*/
	width:980px;
	height:652px;
	margin: 10px auto 0px auto;
	background-color:#000;
}

p {
	font: 12.5pt Times, "Times New Roman", serif;
	color:#767676;
	line-height:135%;
}

img {
	border:0px;
	text-decoration:none;
}

a {
	text-decoration:none;
	border:0px;
	color:#c29266;
}

a:visited {
	color:#c29266;
}

a:hover {
	font-style: italic;	
}

a:active {
	color:#fff;	
}

.picstrip {
	width:160px;
	height:652px;
	float:left;	
}

#maincontent {
	width: 340px;
	height:652px;
	float:left;
	margin-left:0px;
	background: url('mix_bg.jpg') no-repeat bottom center;
}

#logobox {
	width: 339px;
	height: 85px;
	margin-top: 36px;	
}

#copybox {
	height:280px;
	width:280px;
	margin-top: 40px;
	margin-left:30px;
}