
* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	scrollbar-face-color: #7A7169;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	background: #000000 url('layout/bg.jpg') repeat-y;
	margin: 0 auto;
	font-size: 8pt;
	font-family: trebuchet ms, arial;
	text-align: left;
}

#wrap {
	width: 700px;
	margin: 0 auto;
	float: left;
	text-align: left;
}

#top {
	background: url('layout/main.jpg') no-repeat top;
	height: 500px;
}

#topup {
	margin: -110px 0 0 0;
}

#content {
	float: left;
	text-align: justify;
	width: 325px;
	color: #725E39;
	font-size: 7pt;
	font-family: trebuchet ms, arial;
	line-height: 10px;
	letter-spacing: 1px;	
	margin: -125px 0 0 208px;
}

html>body #content {
	margin: -125px 0 0 208px;
}

#conpadding {
	padding: 0 0 0 0;
}

#content p {
	margin: 10px 0 0 0;
}

.box {
	color: #928774; 
	font-weight: normal; 
	width: 99%; 
	background: url('layout/bgbox.jpg'); 
	text-align: justify; 
	letter-spacing: 1px;
	border: 0;
	margin: 0 0 0 5px;
}

.head {
	background: url('layout/bghead.jpg') no-repeat;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 17pt;
	height: 25px;
	font-family: century gothic, trebuchet ms;
	letter-spacing: 1px;
	font-style: italic;
	color: #000000;
	padding: 8px 0 10px 25px;
	margin: 10px 0 5px 0;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #940000;
}

i {
	color: #714F1C;
}

a:link, a:visited, a:active {
	font-weight: normal;
	color: #00672F;
	text-decoration: none;
}

a:hover {
	color: #004821;
}

.spacer {
	height: 100%;
}

#footer {
	background: url('layout/bottom.jpg') top center no-repeat;
	width: 700px;
	height: 100px;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family: century gothic, trebuchet ms;
	text-transform: uppercase;
	text-align: center;
	clear: both;
}

#footer a {
	font-weight: bold;
}

#footertext {
	padding: 25px 0 0 0;
}