* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 750px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcon.jpg') repeat-y;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	float: right;
	width: 750px;
	height: 418px;
}

#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:#000000; 
}

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: impact, century gothic, palatino linotype; 
	line-height: 24pt;
	font-size: 24pt; 
	color: #4CB8C8;  
	text-align: left; 
	letter-spacing: 1px;
	border-left: 50px solid #FFFF1E;
	padding: 0 0 0 5px;
	margin: 0 0 5pt 0; 
}

b {
	font-family: georgia, arial, trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #FF003D; 
}

i {
	font-family: georgia;
	color: #7300A7;
}

u {
	font-family: georgia;
	color: #EF0077;
	border-bottom: 2px solid #EF0077;
}

.content {  
	background-color: transparent;
	width: 500px; 
	float: right; 
	text-align: justify;
	padding: 0 25px 0 0;
	margin: -50px 0 0 0;
}

.navi {  
	background-color: transparent;
	width: 170px; 
	float: left; 
	text-align: justify;
	padding: 0 0 0 35px;
	margin: 0 0 0 0;
}

div.fside { 
	background-color: #cccccc; 
	width: 50px; 
	height: 50px; 
	float: left; 
	padding: 5px 5px 5px 5px; 
	margin: 0 2px 2px 2px;
}

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: 85%; 
	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 {
	display: block;
	line-height: 14pt;
	width: 100%;
	font-family: georgia, courier new, century gothic;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 14pt;
	color: #bbbbbb; 
	text-decoration:none; 
	text-align: right; 
	background-color: #eeeeee;
	padding: 5px 5px 5px 2px;
	margin: 0 0 5px 0;
}

a.one:hover {
	display: block;
	color: #aaaaaa; 
	text-decoration:none;
	text-align: right; 
	background-color: #dddddd;
}



#footer {
	background: #181818 url('layout/bottom.jpg') center repeat-x;
	width: 100%;
	height: 200px;
	color: #666666;
	font-size: 8pt;
	font-family: trebuchet ms, courier new, trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 0 0;
}

#footertext {
	width: 385px;
	float: left;
	padding: 60px 0 0 50px;
}
