* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background: #FFFFFF url('layout/bgcon.jpg') repeat-y;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	float: right;
	width: 600px;
	height: 306px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td,.box {
	font-size:8pt; 
	font-family: arial, trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	line-height:15px;
	color:#666666; 
}

body {
	overflow:auto;
	background: #000000 url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	font-family: georgia;
	color:#2951FE; 
	text-decoration:none; 
}

a:hover { 
	color:#0024BF; 
}

h1 {
	color: #FFFFFF;
	background-color: #333333;
	margin: 5pt 0 10pt 0;
	font-size: 24pt;
	text-align: center;
}

.head {
	text-transform: uppercase;  
	font-family: courier new; century gothic, palatino linotype; 
	font-size: 18pt; 
	color: #999999; 
	font-weight: bold; 
	text-align: left; 
	letter-spacing: 1px;
	margin: 0 0 5pt 0; 
}

b {
	font-family: georgia, arial, trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #000000; 
}

i {
	font-family: georgia;
	color: #1DB0E2;
}

u {
	font-family: georgia;
	color: #999999;
	border-bottom: 2px solid #CCCCCC;
}

.content {  
	background-color: #ffffff;
	width: 590px; 
	float: center; 
	text-align: justify;
	padding: 0 0 0 0;
}

div.avatar { 
	background-color: #000000; 
	width: 100px; 
	float: left; 
	padding: 5px 5px 5px 5px; 
	margin: 0 2px 2px 2px;
}

div.left {
	float: left; 
	width: 49%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.left2 {
	float: left; 
	width: 23%;
	background: #eeeeee;
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right2 {
	float: right; 
	width: 76%;
	background: #ffffff;
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

.fstats {
	width: 75%; 
	background: #eeeeee; 
	float: center;
	text-align:justify; 
	border: 0;
	padding: 7px;
	margin: 0 0 2pt 0;
}

.box {
	width: 100%; 
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border: 0;
	padding: 2px;
	margin: 0 0 2pt 0;
}

input, select, textarea {
	border: solid #000000 1px; 
	background-color: transparent; 
	font-family: trebuchet ms; 
	font-size: 7.5pt; 
	color: #000000;
	cursor: crosshair;
}

a.one:link, a.one:active, a.one:visited {
	font-family: courier new, century gothic;
	text-transform: uppercase;
	font-size: 10pt;
	color: #ffffff; 
	text-decoration:none; 
	text-align: center; 
	background-color: #191919;
	padding: 5px 8px 5px 8px;
	margin: 0 0 0 2px;
}

a.one:hover {
	color: #2951FE; 
	text-decoration:none;
	text-align: center; 
	background-color: #262626;
}



#footer {
	background: #181818 url('layout/bottom.jpg') center repeat-x;
	width: 100%;
	height: 243px;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: courier new, trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 0 0;
}

#footertext {
	width: 564px;
	float: right;
	padding: 15px 18px 0 0;
}
