* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 700px;
	margin: 0 auto;
	text-align: center;
	background: #FBFFDF url('layout/bgcon.jpg') repeat-y;
}

#banner {
	background: #000000 url('layout/main.jpg') no-repeat top;
	float: right;
	width: 700px;
	height: 422px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td {
	font-size:9pt; 
	font-family:courier new,trebuchet ms, palatino linotype, century gothic, arial; 
	text-align:justify; 
	letter-spacing: -1px;
	line-height:13px;
	color:#999999; 
}

body {
	overflow:auto;
	background: #221207 url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#38B2C9; 
	text-decoration:none; 
	letter-spacing:-1px;
}

a:hover { 
	color:#5BD3E9; 
	letter-spacing:-1px;
}

.head {
	text-transform: uppercase;  
	font-family: impact, century gothic, palatino linotype; 
	font-size: 28pt; 
	color: #000000; 
	text-align: left; 
	letter-spacing: 1px;
	margin: 0 0 1pt 0; 
}

b {
	font-family: trebuchet ms, palatino linotype; 
	font-weight: bold; 
	letter-spacing: 0px;
	color: #DC3018; 
}

i {
	color: #ffffff;
}

.content {  
	background: #F3F1A8 url('layout/bgcon.jpg');
	width: 680px; 
	float: center; 
	text-align: justify;
	padding: 0 0 0 0;
}

div.link { 
	background-color: #000000; 
	width: 88px; 
	float: left; 
	padding: 5px 5px 5px 5px; 
	margin: 0 2px 2px 2px;
}

div.left {
	float: left; 
	width: 49%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

div.right {
	float: right; 
	width: 49%;
	background: url('layout/bgbox2.jpg');
	padding: 1px 1px 1px 1px;
	margin-top: 1pt;
	margin-bottom: 5pt;
}

.box {
	font-weight: normal; 
	width: 100%; 
	background: url('layout/bgbox.png'); 
	text-align:justify; 
	border: 0;
	margin: 0 0 2pt 0;
}

input, select, textarea {
	border: solid #000000 1px; 
	background-color: transparent; 
	font-family: trebuchet ms; 
	font-size: 7.5pt; 
	color: #000000;
	cursor: crosshair;
}

#header {
	width: 100%;
	height: 86px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-size: 14pt;
	font-family: impact, trebuchet ms, century gothic;
	text-transform: uppercase;
	text-align: center;
	clear: both;
	margin: -4px 0 0 0;
}

#header a:link, #header a:visited {
	line-height:18px;
	letter-spacing:1px; 
	color: #333333; 
	text-decoration:none; 
	height: 18px; 
	text-align: center; 
	margin: 0 1px 0 1px;
	padding: 8px 15px 8px 15px;
}

#header a:hover {
	line-height:18px;
	color: #666666; 
	text-decoration:none; 
	height: 18px;
	text-align: center; 
	background: url('layout/bglink.png');
	margin: 0 1px 0 1px;
	padding: 8px 15px 8px 15px;
}

#headertext {
	padding: 8pt 0 0 0;
}

.one {
	width: 147px;
	float:left;
	font-weight: bold;
	font-style: italic;
	font-size: 14pt;
	font-family: century gothic;
}

a.one:link, a.one:active, a.one:visited {
	display: block;
	font-size: 10pt;
	line-height:40px;
	letter-spacing:1px; 
	color: #ffffff; 
	text-decoration:none; 
	height: 40px; 
	width: 147px; 
	text-align: left; 
	background: url('layout/bglink2.png');
	padding: 0 0 0 10px;
	margin: 2pt 0 2pt 0;
}

a.one:hover {
	display: block;
	line-height:40px;
	color: #38B2C9; 
	text-decoration:none; 
	height: 40px; 
	width: 147px; 
	background: url('layout/bglink2hov.png');
	margin: 2pt 0 2pt 0;
}



#footer {
	background: #000000 url('layout/bottom.jpg') repeat-x;
	width: 100%;
	height: 197px;
	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: 10px 0 0 0;
}
