* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background: #ffffff url('layout/main.jpg') bottom left;
	background-repeat: no-repeat;
	border: 1px solid #958b81;
}

#banner {
	background: url('layout/maintitle.png') top right;
	background-repeat: no-repeat;
	width: 790px;
	height: 70px;
}

#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:#333333; 
}

body {
	overflow:auto;
	background: url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	font-family: georgia;
	color:#92a3b1; 
	text-decoration:none; 
}

a:hover { 
	color:#72889a; 
}

h1 {
	color: #FFFFFF;
	background-color: #333333;
	margin: 5pt 0 10pt 0;
	font-size: 24pt;
	text-align: center;
}

.head {
	text-transform: lowercase;  
	font-family: georgia, impact, century gothic, palatino linotype; 
	line-height: 24pt;
	font-size: 18pt; 
	color: #999999;  
	text-align: left; 
	letter-spacing: 1px;
	border-bottom: 1px solid #bbbbbb;
	padding: 0 0 0 5px;
	margin: 0 0 5pt 0; 
}

p {
	margin: 0 0 10px 0;
}

b {
	font-family: georgia, arial, trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #a3998f; 
}

i {
	font-family: georgia;
	color: #958b81;
}

u {
	font-family: georgia;
	color: #000000;
	border-bottom: 2px solid #000000;
}

.content {  
	background: url('layout/bgbox2.png');
	width: 675px;
	margin: 0 auto; 
	text-align: justify;
	padding: 10px;
}

.navi {  
	background-color: transparent;
	width: 500px; 
	float: left; 
	text-align: justify;
	padding: 0 0 0 0;
	margin: 22px 0 0 20px;
	word-spacing: 10px;
}

div.fside { 
	background: url('layout/bgbox.png'); 
	width: 50px; 
	height: 50px; 
	float: left; 
	padding: 5px 5px 5px 5px; 
	margin: 0 6px 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: url('layout/bgbox2.png'); 
	text-align:justify; 
	border: 0;
	padding: 7px;
	margin: 0 auto;
}

.box {
	width: 100%; 
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border: 0;
	padding: 2px;
	margin: 0 0 2pt 0;
}

input, select, textarea { 
	background: url('layout/bgbox2.png');
	font-size:8pt; 
	font-family: arial, trebuchet ms, palatino linotype, century gothic, arial; 
	color:#333333; 
}

a.one:link, a.one:active, a.one:visited {
	line-height: 14pt;
	width: 100%;
	font-family: courier new, georgia, century gothic;
	text-transform: lowercase;
	font-size: 14pt;
	color: #aaaaaa; 
	text-decoration:none; 
	text-align: right; 
	padding: 5px 5px 5px 2px;
	margin: 0 0 5px 0;
}

a.one:hover {
	color: #888888; 
	text-decoration:none;
	text-align: right; 
}

div.image img {
	border: 1px solid #bbbbbb;
	padding: 4px;
}



#footer {
	background: url('layout/bgbox3.png');
	width: 300px;
	float: left;
	text-align: center;
	clear: both;
	margin: 100px 0 0 55px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #7e7156;
}

#footer a:hover {
	color: #9c8d6c;
}
