* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcontent.jpg') repeat-y;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 280px;
}

#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:#000000; 
}

body {
	scrollbar-base-color: #FFFFFF;
	scrollbar-face-color: #1888B4;
	scrollbar-track-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	overflow:auto;
	background: #FFFFFF url('layout/bg.jpg') repeat-x;
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#1888B4; 
	text-decoration:none; 
	letter-spacing:1px;
}

a:hover { 
	color:#022789; 
	letter-spacing:1px;
}

.head {
	text-transform: uppercase;  
	font-family: century gothic, palatino linotype; 
	font-size: 18pt; 
	color: #022789; 
	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: 15pt; 
	color: #FFFFFF;  
	font-weight: normal; 
	width: 160px; 
	height: 25px;
	text-align: justify; 
	padding: 5px 0 0 30px;
	margin: 0 0 1pt 0; 
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #007DBB; 
}

i {
	color: #022789;
}

.content {  
	background: url('layout/bgcon.jpg');
	width: 400px; 
	float: left; 
	text-align: justify;
	margin: -5pt 0 0 6pt;
}

.navi { 
	background: #000000 url('layout/bgnav.jpg') repeat-y; 
	width: 190px; 
	float: right; 
	text-align: justify;
	margin: -14pt 0 0 0;
}

.navibox {
	color: #666666;
	width: 190px; 
	background-color: #222222; 
	text-align:justify; 
	border: 0;
	cellspacing: 1;
	cellpadding: 3;
}

.navi a:link, .navi a:visited {
	display: block;
	line-height:18px;
	letter-spacing:1px; 
	color: #FFFFFF; 
	text-decoration:none; 
	height: 17px; 
	width: 190px; 
	text-align: center; 
	background-color: #333333;
	margin: 0 0 -10pt 0;
}

.navi a:hover {
	display: block;
	line-height:18px;
	color: #000000; 
	text-decoration:none; 
	height: 17px; 
	width: 190px; 
	text-align: center; 
	background-color: #999999;
	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: #FFFFFF; 
	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: 148px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 7.5pt;
	font-family: trebuchet ms, century gothic;
	text-align: center;
	clear: both;
	margin: 0 0 -20pt 0;
}

#footertext {
	padding: 14px 10px 0 0;
}
