* {
	border: 0;
	margin: 0;
	padding: 0;
}

body, td, tr, table {
	background: url('layout/bg.jpg');
	margin: 0 auto;
	font-size: 8pt;
	font-family: arial;
	text-align: left;
	line-height: 15px;
}

#wrap {
	width: 700px;
	margin: 0 auto;
	float: left;
	text-align: left;
}

#top {
	background: url('layout/main.jpg') no-repeat top;
	height: 400px;
}

#topup {
	margin: 0 0 0 0;
}

#content {
	float: left;
	text-align: justify;
	width: 700px;
	margin: 0 0 0 0;
	background: url('layout/bgcon.jpg') repeat-y;
}

html>body #content {
	margin: 0 0 0 0;
}

#conpadding {
	margin: 0 0 0 15px;
}

#content p {
	margin: 10px 0 0 0;
}

#maincon {
	float: left;
	text-align: justify;
	width: 450px;
	color: #000000;
	font-family: arial;
}

#mainnav {
	float: right;
	text-align: justify;
	width: 160px;
	color: #000000;
	font-family: arial;
	margin: -110px 55px 0 0;
}

.box {
	color: #417E49; 
	font-weight: normal; 
	width: 97%; 
	background: url('layout/linkhov.png'); 
	text-align: justify;
	color: #000000;
	font-family: arial;
	border-left: 5px solid #BE8840;
	padding: 5px;
}

.head {
	text-transform: lowercase;
	font-weight: bold;
	font-size: 28pt;
	font-family: georgia;
	font-style: italic;
	color: #ADA788;
	padding: 0 0 5px 10px;
	margin: 10px 0 0 0;
}

.head2 {
	text-transform: lowercase;
	font-weight: bold;
	line-height: 18pt;
	font-size: 12pt;
	font-family: century gothic;
	font-style: italic;
	color: #ADA788;
	width: 168px;
	border-bottom: 2px solid #ffffff;
	padding: 2px;
	margin: 3pt;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #FFFFFF;
	font-family: century gothic;
	font-weight: bold;
}

i {
	color: #BE8840;
	font-family: century gothic;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #B65536;
	text-decoration: none;
	font-family: georgia;
}

a:hover {
	color: #813118;
}

#mainnav a:link, #mainnav a:visited {
	display: block;
	font-size: 8pt;
	line-height:15px;
	letter-spacing:1px; 
	color: #FFFFFF; 
	text-decoration:none; 
	border-bottom: 1px solid #ADA788;
	background: url('layout/link.png');
	width: 100%; 
	text-align: right; 
	margin: 3pt;
	padding: 2px;
}

#mainnav a:hover {
	line-height:15px;
	color: #938B61; 
	font-style: italic;
	text-decoration:none; 
	background: url('layout/linkhov.png');
	width: 100%; 
}

.spacer {
	height: 100%;
}

div.avatar { 
	background: #B65536;
	width: 100px; 
	float: left; 
	padding: 6px 6px 6px 6px; 
	margin: 0 2px 2px 2px;
}

#footer {
	background: url('layout/bgbottom.jpg') top right no-repeat;
	width: 600px;
	height: 0px;
	color: #000000;
	font-size: 8pt;
	font-family: georgia, century gothic, trebuchet ms;
	text-align: center;
	clear: both;
}

#footertext {
	padding: 0 0 0 0;
}