* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcon.jpg') repeat-y;
	border: 2px solid #FFFFFF;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 200px;
}

#bannerup {
	margin: -2px 0 0 0;
}

body,tr,td {
	font-size:8pt; 
	font-family:arial, trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	color:#000000; 
	letter-spacing: 1px;
}

body {
	overflow:auto;
	background: #FFFFFF url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#C60002; 
	text-decoration:none; 
	letter-spacing:1px;
}

a:hover { 
	color:#830202; 
	letter-spacing:1px;
}

.head {
	text-transform: uppercase;  
	background: url('layout/bghead.jpg'); 
	font-family: century gothic, palatino linotype; 
	font-size: 18pt; 
	height: 30px;
	color: #FFFFFF; 
	font-weight: bold; 
	text-align: left; 
	letter-spacing: 5px;
	padding: 0 0 0 5pt;
	margin: 5pt 0 1pt 0; 
}

.lilhead {
	text-transform: uppercase; 
	background: url('layout/bglilhead.jpg'); 
	font-family: palatino linotype; 
	font-size: 10pt; 
	color: #FFFFFF;  
	font-weight: bold; 
	width: 165px; 
	height: 20px;
	text-align: left; 
	padding: 0 0 0 15pt;
	margin: 0 0 1pt 0; 
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #EBAB4D; 
}

i {
	color: #999999;
}

.content {  
	width: 590px; 
	float: right; 
	text-align: justify;
	margin: 0 4pt 0 0;
}

.navi {  
	background: url('layout/bgnavi.jpg');
	width: 190px; 
	float: right; 
	text-align: justify;
	margin: 0 0 0 0;
}

.navi a:link, .navi a:visited {
	display: block;
	text-transform: uppercase;
	line-height:17px;
	letter-spacing:0px; 
	color: #000000; 
	text-decoration:none; 
	height: 17px; 
	width: 190px; 
	text-align: center; 
	background: url('layout/bglink.jpg');
	padding: 0 0 0 0;
	margin: 0 0 -9pt 0;
}

.navi a:hover {
	display: block;
	text-transform: uppercase;
	line-height:17px;
	color: #FFFFFF; 
	text-decoration:none; 
	height: 17px; 
	width: 190px; 
	text-align: center; 
	background: url('layout/bglinkhov.jpg');
	padding: 0 0 0 0;
	margin: 0 0 -9pt 0;
}

#lay {
	padding-top: 0px; 
	width: 700px;
}

.box {
	width: 99%; 
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border: 0;
	cellspacing: 1;
	cellpadding: 3;
}

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: 125px;
	color:#000000; 
	font-size: 8pt;
	font-family: arial, trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 0 0;
}

#footer a {
	font-weight:bold;
}

#footertext {
	padding: 45pt 0 0 185pt;
}

