* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 665px;
	margin: 0 auto;
	text-align: center;
	background: #ffffff url('layout/main.jpg') bottom left;
	background-repeat: no-repeat;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	min-height: 600px;
}

#banner {
	background: url('layout/top.jpg');
	background-repeat: no-repeat;
	width: 520px;
	height: 132px;
	text-align: left;
}

#banner img:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
}

#banner img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td,.box, textarea, input, select {
	font-size:8pt; 
	font-family: arial, trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	line-height:15px;
	color:#02073e; 
}

input, select, textarea {
	background: url('layout/bgbox.png');  
	border: 1px dotted #1fcde6;
	padding: 2px;
	margin: 0px 1px;
}

p {
	margin: 0 0 10px 0;
}

body {
	overflow:auto;
	background: url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	font-family: georgia;
	color:#1fcde6; 
	text-decoration:none; 
}

a:hover { 
	color:#0998ac; 
	text-decoration: underline;
}

h1 {
	color: #FFFFFF;
	background-color: #333333;
	margin: 5pt 0 10pt 0;
	font-size: 24pt;
	text-align: center;
}

.head {
	text-transform: lowercase;  
	font-family: century gothic, palatino linotype; 
	line-height: 16pt;
	font-size: 11pt; 
	color: #ff9ce5;  
	text-align: left; 
	letter-spacing: 1px;
	border-bottom: 1px dotted #ff9ce5;
	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: normal; 
	color: #e4019a; 
}

i {
	font-family: georgia;
	color: #ffd906;
}

u {
	font-family: georgia;
	color: #000000;
	border-bottom: 2px solid #000000;
}

.content {  
	background: url('layout/linkhov.png');
	width: 470px; 
	text-align: justify;
	padding: 10px;
	float: left;
}

.links {
	width: 95px;
	margin: -90px 0 0 402px;
	text-align: left;
}

.links img {
	margin: 0 1px 0 0;
	width: 27px;
	height: 82px;
}

.links img:hover {
	background: url('layout/linkhov.png');
}

.navi {  
	background: url('layout/bgnav.png');
	width: 136px; 
	float: right; 
	text-align: justify;
	padding: 0 0 0 0;
	margin: -95px 15px 0 0;
	min-height: 197px;
}

.navright {
	float: right; 
	width: 90px;
	text-align: left;
	background: #000000;
	margin: 0 28px 0 0;
}

div.fside { 
	background: url('layout/bgbox.png'); 
	width: 50px; 
	height: 50px; 
	float: left; 
	padding: 5px 5px 5px 5px; 
	margin: 0 6px 2px 2px;
	border: 1px dotted #02073e;
}

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/bgbox.png'); 
	text-align:justify; 
	border: 0;
	padding: 7px;
	margin: 0 auto;
}

.box {
	width: 100%; 
	background: url('layout/bgbox.png'); 
	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: 12pt;
	width: 125px;
	display: block;
	font-family: courier new, georgia, century gothic;
	text-transform: lowercase;
	font-size: 14pt;
	color: #1fcde6; 
	text-decoration:none; 
	border-bottom: 1px dotted #ffffff;
	text-align: left; 
	padding: 5px 2px 5px 10px;
	margin: 0 0 5px 0;
}

a.one:hover {
	color: #e4019a; 
	text-decoration:none;
	border-bottom: 1px solid #ffffff;
}

div.image img {
	border: 1px dotted #1fcde6;
	padding: 2px;
	margin: 0px 1px;
}



#footer {
	width: 290px;
	float: left;
	text-align: center;
	clear: both;
	margin: 0 0 0 15px;
	min-height: 280px;
	font-size: 7pt;
}

#footer a:link, #footer a:active, #footer a:visited {
	font-size: 7.5pt;
}

#footer img {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
	border: 1px dotted #1fcde6;
	padding: 2px;
	margin: 0px 1px;
}

#footer img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
