* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	background: url('layout/bgcon.jpg') repeat-y;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	height: 500px;
}

#bannerup {
	margin: -163pt 0 0 0;
}

body,tr,td {
	font-size: 7.5pt;
	font-family: trebuchet ms, arial;
	line-height: 11px;
	letter-spacing: 1px;
	color:#000000; 
}

body {
	overflow:auto;
	background: #FFFFFF url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#0093FD; 
	text-decoration:none; 
	letter-spacing:1px;
}

a:hover { 
	color:#13B1FF; 
	letter-spacing:1px;
}

.head {
	text-transform: lowercase;  
	background: url('layout/bghead.jpg') no-repeat center; 
	font-family: georgia, century gothic, palatino linotype; 
	height: 30px;
	font-size: 22pt; 
	color: #FFA80C; 
	font-weight: bold; 
	font-style: italic;
	text-align: left; 
	letter-spacing: 1px;
	padding: 0 0 0 7pt;
	margin: 12pt 0 1pt 0; 
}

b {
	font-family: georgia, trebuchet ms, palatino linotype; 
	font-weight: bold; 
	color: #FF0FAB; 
}

i {
	color: #21CD0F;
}

.content {  
	width: 500px; 
	float: center; 
	text-align: justify;
	margin: 0 0 0 0;
}

#content p {
	margin: 10px 0 0 0;
}

.box {
	width: 99%; 
	background: url('layout/bgbox.jpg'); 
	text-align:justify; 
	border-left: 6px solid #FF0FAB;
	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;
}

div.left {
	float: left; 
	width: 47%;
	background: url('layout/bgcon2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 47%;
	background: url('layout/bgcon2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}



#footer {
	background: url('layout/bottom.jpg');
	width: 100%;
	line-height: 11px;
	height: 300px;
	color:#000000; 
	font-size: 7.5pt;
	font-family: trebuchet ms, century gothic;
	text-align: left;
	clear: both;
	margin: 0 0 0 0;
}

#footer a {
	font-weight:bold;
}

#footertext {
	padding: 20pt 0 0 0;
}
