* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 660px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcon.jpg') repeat-y center;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 200px;
}

#bannerup {
	margin: -2px 0 0 0;
}

body,tr,td {
	font-size:7.5pt; 
	font-family:trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	color:#AAAAAA; 
}

body {
	scrollbar-base-color: #868686;
	scrollbar-face-color: #323232;
	scrollbar-track-color: #868686;
	scrollbar-highlight-color: #323232;
	scrollbar-3dlight-color: #868686;
	scrollbar-arrow-color: #FF2584;
	scrollbar-shadow-color: #323232;
	scrollbar-darkshadow-color: #868686;
	overflow:auto;
	background: #FFFFFF url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#FFFFFF; 
	text-decoration:none; 
	letter-spacing:1px;
}

a:hover { 
	color:#696969; 
	letter-spacing:1px;
}

.head {
	text-transform: uppercase;  
	background: url('layout/bghead.jpg'); 
	font-family: century gothic, palatino linotype; 
	font-size: 18pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: left; 
	letter-spacing: 5px;
	padding: 5pt 0 10pt 80pt;
	margin: 1pt 0 1pt -4px; 
}

.lilhead {
	text-transform: uppercase; 
	background: url('layout/bglilhead.jpg'); 
	font-family: palatino linotype; 
	font-size: 10pt; 
	color: #FF2584;  
	font-weight: bold; 
	text-align: left; 
	padding: 10pt 0 0 15pt;
	margin: 0 0 1pt 0; 
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #FF2584; 
}

i {
	color: #616161;
}

.content {  
	background: url('layout/bgcon2.jpg');
	width: 491px; 
	float: right; 
	text-align: justify;
	margin: -1px 4pt 0 0;
}

.conpadding {
	padding: 4px 4px 4px 4px;
}

.box {
	width: 486px; 
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border: 0;
	margin: 0 0 0 -4px;
	padding: 0 2px 0 2px;
	cellspacing: 1;
	cellpadding: 3;
}

.navi {  
	background: url('layout/bgnav.jpg');
	width: 160px; 
	float: right; 
	text-align: justify;
	margin: 0 0 0 0;
}

.navibox {
	width: 151px; 
	background: url('layout/bgbox2.jpg'); 
	text-align:justify; 
	border: 0;
	padding: 0 2px 0 2px;
	cellspacing: 1;
	cellpadding: 3;
}

.navi a:link, .navi a:visited {
	display: block;
	line-height:17px;
	letter-spacing:0px; 
	color: #6F6F6F; 
	text-decoration:none; 
	height: 17px; 
	width: 160px; 
	text-align: center; 
	background: url('layout/bglink.jpg');
	padding: 0 0 0 0;
	margin: 0 0 -10pt 0;
}

.navi a:hover {
	font-size: 7pt;
	display: block;
	text-transform: uppercase;
	line-height:17px;
	color: #FF2584; 
	text-decoration:none; 
	height: 17px; 
	width: 160px; 
	text-align: center; 
	background: url('layout/bglinkhov.jpg');
	padding: 0 0 0 0;
	margin: 0 0 -10pt 0;
}

.navibot {
	float: left;
}

div.avatar { 
	background-color: #FFFFFF; 
	width: 100px; 
	float: left; 
	padding: 2px 2px 2px 2px; 
	margin: 2px 2px 2px 2px;
}

input, select, textarea {
	border: solid #000000 1px; 
	background-color: transparent; 
	font-family: trebuchet ms; 
	font-size: 7.5pt; 
	color: #000000;
	cursor: crosshair;
}

.left {
	width: 49%; 
	float: left;
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border: 0;
	margin: 0 0 0 -4px;
	padding: 0 2px 0 2px;
	cellspacing: 1;
	cellpadding: 3;
}

.right {
	width: 49%; 
	float: right;
	background: url('layout/bgbox.jpg') top center; 
	text-align:justify; 
	border: 0;
	margin: 0 0 0 -4px;
	padding: 0 2px 0 2px;
	cellspacing: 1;
	cellpadding: 3;
}

#footer {
	background: url('layout/bgbottom.jpg') repeat-x;
	width: 100%;
	height: 127px;
	text-align: right;
	clear: both;
	margin: 0 0 0 0;
}

#footer a {
	font-weight:bold;
}

#footertext {
	padding: 50px 65px 0 0;
}
