* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 650px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcon.jpg') repeat-y center;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 316px;
}

#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:#D38C54; 
}

body {
	scrollbar-base-color: #810000;
	scrollbar-face-color: #000000;
	scrollbar-track-color: #810000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #810000;
	scrollbar-arrow-color: #D38C54;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #810000;
	overflow:auto;
	background: #FFFFFF url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#B10000; 
	text-decoration:none; 
	letter-spacing:1px;
}

a:hover { 
	color:#7A0000; 
	letter-spacing:1px;
}

.head {
	text-transform: uppercase;  
	font-family: century gothic, palatino linotype; 
	font-size: 18pt; 
	color: #800000; 
	font-weight: bold; 
	text-align: left; 
	letter-spacing: 5px;
	margin: 5pt 0 1pt 0; 
}

.lilhead {
	text-transform: uppercase; 
	background: url('layout/bglilhead.jpg'); 
	font-family: palatino linotype; 
	font-size: 10pt; 
	color: #F6DBB4;  
	font-weight: normal; 
	width: 100px; 
	height: 20px;
	text-align: left; 
	padding: 0 0 0 0;
	margin: 0 0 1pt 0; 
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #A89D8E; 
}

i {
	color: #EEE1CC;
}

.content {  
	width: 390px; 
	float: right; 
	text-align: justify;
	margin: 0 5pt 0 0;
}

.navi {  
	width: 150px; 
	float: right; 
	text-align: justify;
	margin: 0 0 0 0;
}

.navibox {
	width: 100px; 
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border: 0;
	cellspacing: 1;
	cellpadding: 3;
}

.navi a:link, .navi a:visited {
	display: block;
	text-transform: uppercase;
	line-height:17px;
	letter-spacing:0px; 
	color: #DC8E48; 
	text-decoration:none; 
	height: 17px; 
	width: 100px; 
	text-align: right; 
	background: url('layout/bglink.jpg');
	padding: 0 3pt 0 0;
	margin: 0 0 -10pt 0;
}

.navi a:hover {
	display: block;
	text-transform: uppercase;
	line-height:17px;
	color: #F6DBB4; 
	text-decoration:none; 
	height: 17px; 
	width: 100px; 
	text-align: right; 
	background: url('layout/bglinkhov.jpg');
	padding: 0 3pt 0 0;
	margin: 0 0 -10pt 0;
}

.navibot {
	float: left;
}

#lay {
	padding-top: 0px; 
	width: 700px;
}

.box {
	width: 99%; 
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border: 0;
	cellspacing: 1;
	cellpadding: 3;
}

.box2 { 
	width: 99%; 
	background: url('layout/bgbox2.jpg'); 
	text-align:justify; 
	border: 0;
	cellspacing: 1;
	cellpadding: 3;
}

div.avatar { 
	background-color: #F6DBB4; 
	width: 100px; 
	float: left; 
	padding: 6px 6px 6px 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%;
	height: 150px;
	color:#EEE1CC; 
	font-size: 7.5pt;
	font-family: trebuchet ms, century gothic;
	text-align: left;
	clear: both;
	margin: 0 0 -20pt 0;
}

#footer a {
	font-weight:bold;
}

#footertext {
	padding: 25px 10px 0 260px;
}
