* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcontent.jpg') repeat-y;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 400px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td {
	text-align: justify;
	color: #FFFFFF;
	font-size: 8pt;
	letter-spacing: -1px;
	font-family: courier new, arial, trebuchet ms, arial;
	line-height: 13px;	
	margin: 0 20px 0 0;
}

body {
	overflow:auto;
	background: #131313 url('layout/bg.jpg') repeat-x;
	margin: 0 auto;
	text-align: center;
}


a:link, a:visited, a:active {
	font-weight: normal;
	color: #6BB18A;
	text-decoration: none;
	font-family: georgia;
}

a:hover {
	color: #478D66;
	font-family: georgia;
}

.head {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22pt;
	font-family: courier new;
	font-style: italic;
	color: #333333;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
}

b {
	color: #91CFA6;
	font-family: georgia;
}

i {
	color: #4B7B6F;
	font-family: georgia;
}

u {
	color: #999999;
	border-bottom: 2px solid #CCCCCC;
}

.content {  
	width: 600px; 
	float: center; 
	text-align: justify;
	padding: 0 0 0 0;
}

#lay {
	padding-top: 0px; 
	width: 700px;
}

.box {
	color: #ffffff; 
	font-weight: normal; 
	width: 99%; 
	background: #1b1b1b; 
	text-align: justify; 
	border: 0;
	margin: 0 0 0 5px;
}

input, select, textarea {
	border: solid #000000 1px; 
	background-color: transparent; 
	font-family: trebuchet ms; 
	font-size: 7.5pt; 
	color: #000000;
	cursor: crosshair;
}

div.avatar { 
	background-color: #222222; 
	width: 100px; 
	float: left; 
	padding: 5px 5px 5px 5px; 
	margin: 0 2px 2px 2px;
}

div.left {
	float: left; 
	width: 49%;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
}

div.right {
	float: right; 
	width: 49%;
	padding: 1px 1px 1px 1px;
	margin: 1px 1px 1px 1px;
}

div.left2 {
	float: left; 
	width: 23%;
	background: #222222;
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right2 {
	float: right; 
	width: 76%;
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

#header {
	background: #000000 url('layout/bottom.jpg') repeat-x;
	width: 100%;
	height: 50px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 7.5pt;
	font-family: trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 0 0;
}

#headertext {
	padding: 12pt 0 0 0;
}

a.one:link, a.one:active, a.one:visited {
	font-family: courier new,century gothic;
	text-transform: uppercase;
	font-size: 10pt;
	color: #666666; 
	text-decoration:none; 
	text-align: center; 
	background-color: #111111;
	margin: 0 11px 0 11px;
	padding: 5px 20px 5px 20px;
}

a.one:hover {
	color: #FFFFFF; 
	text-decoration:none; 
	text-align: center; 
	background-color: #252525;
}



#footer {
	background: #000000 url('layout/bottom.jpg') repeat-x;
	width: 100%;
	height: 200px;
	color: #FFFFFF;
	letter-spacing: -1px;
	font-size: 8pt;
	font-family: courier new, arial, trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 -20pt 0;
}

#footertext {
	padding: 20px 10px 0 0;
}

#footer2 {
	background: #000000 url('layout/bottom.jpg') repeat-x;
	width: 100%;
	height: 200px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 7.5pt;
	font-family: trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 -20pt 0;
}

#footer2text {
	padding: 20px 10px 0 0;
}
