* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcon.jpg');
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 273px;
}

#bannerup {
	margin: -2px 0 0 0;
	background: url('layout/bgcon.jpg');
}

body,tr,td {
	font-size:7.5pt; 
	font-family:trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	color:#F28E6D; 
}

body {
	overflow:auto;
	background: #E0A196 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 {
	background: url('layout/bghead.jpg'); 
	text-transform: uppercase;  
	font-family: century gothic, palatino linotype; 
	font-size: 14pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: left; 
	letter-spacing: 5px;
	padding: 0 0 0 22pt;
	margin: 5pt 0 1pt 0; 
}

.lilhead {
	text-transform: uppercase; 
	background: url('layout/bglilhead.jpg'); 
	font-family: palatino linotype; 
	font-size: 9pt; 
	color: #DE7B78;  
	font-weight: bold; 
	width: 190px; 
	height: 20px;
	text-align: left; 
	letter-spacing: 5px;
	padding: -2pt 0 0 0;
	margin: 0 0 1pt 0; 
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #D6421D; 
}

i {
	color: #D996BB;
}

.content {  
	width: 399px; 
	float: right; 
	text-align: justify;
	padding: 0 8pt 0 0;
	margin: 0 0 0 0;
	background: url('layout/bgcon.jpg');
}

.navi {  
	background-color: #F2DAD5;
	width: 190px; 
	float: right; 
	text-align: justify;
	margin: 0 0 0 0;
}

.navibox {
	width: 190px; 
	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: #F3EAE7; 
	text-decoration:none; 
	height: 17px; 
	width: 190px; 
	text-align: left; 
	background: url('layout/bglink.jpg');
	padding: 0 3pt 0 10pt;
	margin: 0 0 -10pt 0;
	letter-spacing: 1px;
}

.navi a:hover {
	display: block;
	text-transform: uppercase;
	line-height:17px;
	color: #C95E5B; 
	text-decoration:none; 
	height: 17px; 
	width: 190px; 
	text-align: left; 
	background: url('layout/bglinkhov.jpg');
	padding: 0 3pt 0 10pt;
	margin: 0 0 -10pt 0;
	letter-spacing: 1px;
}

.navibot {
	float: left;
}

.box {
	color: #E0A196;
	width: 99%; 
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border: 0;
	cellspacing: 1;
	cellpadding: 3;
}

.box2 { 
	color: #E0A196;
	width: 99%; 
	background: url('layout/bgbox2.jpg'); 
	text-align:justify; 
	border: 0;
	cellspacing: 1;
	cellpadding: 3;
}

div.avatar { 
	background-color: #E0A196; 
	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;
}
