* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 650px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcon.jpg') repeat-y;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 300px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td {
	font-size:8pt; 
	font-family:trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	color:#000000; 
}

body {
	scrollbar-base-color: #F4ECEA;
	scrollbar-face-color: #E2798A;
	scrollbar-track-color: #F4ECEA;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #F4ECEA;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #F4ECEA;
	overflow:auto;
	background: url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#DB768B; 
	text-decoration:none; 
	letter-spacing:1px;
}

a:hover { 
	color:#BB5167; 
	letter-spacing:1px;
}

.head {
	background: url('layout/bghead.jpg'); 
	font-family: palatino linotype; 
	height: 35px;
	font-size: 19pt; 
	color: #000000; 
	font-weight: bold; 
	text-align: left; 
	padding: 0 0 0 30pt;
	margin: 5pt 0 1pt 0; 
}

.lilhead {
	display: block; 
	background: url('layout/bglilhead.jpg'); 
	font-family: palatino linotype; 
	font-size: 14pt; 
	color: #000000;  
	font-weight: bold; 
	width: 240px; 
	height: 32px;
	text-align: left; 
	padding: 0 0 0 29px;
	margin: 0 0 1pt 0; 
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #AAAAAA; 
}

i {
	color: #666666;
}

.content {  
	width: 400px; 
	float: right; 
	text-align: justify;
	margin: -15pt 5pt 0 0;
}

.navi {  
	background: url('layout/bgnav.jpg');
	width: 240px; 
	float: left; 
	text-align: right;
	margin: -18pt 0 0 0;
}

.navibox {
	width: 200px; 
	background: url('layout/bgbox2.jpg') right; 
	text-align:right; 
	border: 0;
	margin: 0 0 0 30px;
	padding: 0 10px 0 0;
	cellspacing: 1;
	cellpadding: 3;
}

.navi a:link, .navi a:visited {
	display: block;
	line-height:20px;
	letter-spacing:0px; 
	color: #FFFFFF; 
	text-decoration:none; 
	height: 20px; 
	width: 200px; 
	text-align: center; 
	background: url('layout/bglink.jpg') right;
	margin: 0 0 -10pt 30px;
	padding: 0 10px 0 0;
}

.navi a:hover {
	display: block;
	line-height:20px;
	color: #000000; 
	text-decoration:none; 
	height: 20px; 
	width: 200px; 
	text-align: center; 
	background: url('layout/bglinkhov.jpg') right;
	margin: 0 0 -10pt 30px;
	padding: 0 10px 0 0;
}

#lay {
	padding-top: 0px; 
	width: 700px;
}

.box {
	width: 99%; 
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border: 0;
	cellspacing: 1;
	cellpadding: 3;
}

div.avatar { 
	background: url('layout/bgav.jpg'); 
	width: 100px; 
	float: left; 
	padding: 6px 9px 9px 6px; 
	margin: 0 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;
}



#footer {
	background: url('layout/bgbottom.jpg') repeat-x;
	width: 100%;
	line-height: 11px;
	height: 116px;
	color:#000000; 
	font-size: 8pt;
	font-family: trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 0 0;
}

#footer a {
	font-weight:bold;
}

#footertext {
	padding: 40pt 0 0 0;
}
