* {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	background: url('layout/bg.jpg');
}

body, td, tr, table {
	margin: 0 auto;
	font-size: 7.5pt;
	font-family: arial;
	text-align: left;
	line-height: 10px;
}

#wrap {
	width: 700px;
	margin: 0 auto;
	float: right;
	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;
}

div.left {
	float: left; 
	width: 49%;
	background: url('layout/bgbox2.jpg');
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	background: url('layout/bgbox2.jpg');
	margin-top: 1pt;
	margin-bottom: 5pt;
}

#maincon {
	float: left;
	text-align: justify;
	width: 400px;
	color: #34342C;
	font-family: arial;
	margin: -20px 0 0 75px;
}

#mainnav {
	float: right;
	text-align: justify;
	width: 160px;
	color: #000000;
	font-family: arial;
	margin: -45px 30px 0 0;
}

#links {
	float: left;
	text-align: justify;
	width: 140px;
	color: #000000;
	font-family: arial;
	margin: 0 0 0 80px;
}

.box {
	font-weight: normal; 
	width: 97%; 
	background: url('layout/linkhov.png'); 
	text-align: justify;
	color: #000000;
	font-family: arial;
	border-left: 5px solid #B0B09F;
	padding: 5px;
}

.head {
	text-transform: lowercase;
	font-size: 28pt;
	font-family: impact;
	color: #B0E69E;
	padding: 0 0 5px 10px;
	margin: 10px 0 0 0;
}

.head2 {
	text-transform: lowercase;
	font-weight: bold;
	line-height: 18pt;
	font-size: 16pt;
	font-family: century gothic;
	font-style: italic;
	color: #DFA0D1;
	width: 168px;
	padding: 2px;
	margin: 3pt;
}

#iefix {
	margin: 0;
	font-size: 0;
}

b {
	color: #8D326D;
	font-family: century gothic;
	font-weight: bold;
}

i {
	color: #6BA358;
	font-family: century gothic;
	font-weight: bold;
}

u {
	color: #B0B09F;
	border-bottom: 2px solid #B0B09F;
}

a:link, a:visited, a:active {
	color: #F679DF;
	text-decoration: none;
	font-family: georgia;
}

a:hover {
	color: #C53C9B;
}

a.one:link, a.one:active, a.one:visited {
	display: block;
	font-family: century gothic;
	text-transform: uppercase;
	font-size: 7.5pt;
	color: #9C9C8C; 
	text-decoration:none; 
	text-align: center; 
	background: url('layout/link.png');
	margin: 1px 1px 1px 0;
	padding: 5px 10px 5px 10px;
}

a.one:hover {
	color: #737362; 
	text-decoration:none; 
	text-align: center; 
	background: url('layout/linkhov.png');
}

#mainnav a:link, #mainnav a:visited {
	display: block;
	font-family: century gothic;
	font-size: 7.5pt;
	line-height:15px; 
	color: #6BA358; 
	text-decoration:none; 
	border-bottom: 1px solid #B0B09F;
	background: url('layout/link.png');
	width: 100%; 
	text-align: right; 
	margin: 1pt;
	padding: 2px;
}

#mainnav a:hover {
	line-height:15px;
	color: #8D326D; 
	text-decoration:none; 
	background: url('layout/linkhov.png');
	width: 100%; 
}

.spacer {
	height: 100%;
}

div.avatar { 
	background: #000000;
	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;
}