* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 700px;
	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: 700px;
	height: 500px;
}

#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:14px;
	color:#666666; 
}

body {
	overflow:auto;
	background: url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#43A050; 
	text-decoration:none; 
}

a:hover { 
	color:#81A05D; 
}

a.one:link, a.one:active, a.one:visited {
	display: block;
	line-height:16px;
	letter-spacing:0px; 
	color: #777777; 
	text-decoration:none; 
	height: 16px; 
	width: 97%; 
	text-align: left; 
	border-left: solid 5px #595649;
	background-color: #262522;
	padding: 0 0 0 2px;
	margin: 0 0 -9pt 0;
}

a.one:hover {
	display: block;
	line-height:16px;
	color: #CCCCCC; 
	text-decoration:none; 
	height: 16px; 
	width: 97%; 
	text-align: left; 
	border-left: solid 5px #9D9784;
	background-color: #2E2C29;
	padding: 0 0 0 2px;
	margin: 0 0 -9pt 0;
}

h1 {
	color: #FFFFFF;
	background-color: #333333;
	margin: 5pt 0 10pt 0;
	font-size: 24pt;
	text-align: center;
}

.head {
	text-transform: lowercase;  
	background: url('layout/bghead.png');
	font-family: century gothic, palatino linotype; 
	line-height: 24pt;
	font-size: 24pt; 
	color: #0DB0B7;  
	text-align: left; 
	margin: 0 0 1pt 0; 
}

.head2 {
	text-transform: lowercase;  
	font-family: century gothic, palatino linotype; 
	font-size: 16pt; 
	color: #BF5043; 
	background: #0f0f0f;
	border-bottom: #000000 solid 5px;
	font-style: italic;
	font-weight: bold; 
	text-align: left; 
	letter-spacing: 1px;
	margin: 0 0 1pt 0; 
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #B71419; 
}

i {
	color: #999999;
}

.content {  
	width: 485px; 
	float: right; 
	text-align: justify;
	padding: 0 3px 0 0;
	margin: -215px 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: 50%;
	background: url('layout/bgbox2.jpg');
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 50%;
	background: url('layout/bgbox2.jpg');
	margin-top: 1pt;
	margin-bottom: 5pt;
}

.box {
	width: 99%; 
	background-color: #0E0E0E; 
	text-align:justify; 
	border: 0;
	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;
}

#navi {  
	background: transparent;
	color: #C9C1AA;
	width: 201px; 
	float: left; 
	text-align: justify;
	padding: 0 0 0 3px;
	margin: -215px 0 0 0;
}



#footer {
	background: #000000 url('layout/bgbottom.jpg') repeat-x;
	width: 100%;
	height: 100px;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: arial, trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 -20pt 0;
}

#footertext {
	padding: 0 0 0 0;
}
