* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 800px;
	left: 0px;
	top: 0px;
	position: absolute;
}

#banner {
	background: url('layout/main.jpg') no-repeat top;
	width: 900px;
	height: 600px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td,.box, input, select, textarea {
	font-size:7.5pt; 
	font-family:verdana, arial, trebuchet ms, palatino linotype, century gothic; 
	text-align:justify; 
	line-height:14px;
	color:#444444; 
}

body {
	overflow:auto;
	background: #000000 url('layout/bg.jpg') repeat-x;
}

a:link, a:visited, a:active { 
	font-family: arial;
	color:#7b0201; 
	text-decoration:none; 
}

a:hover { 
	color:#380000;
	text-decoration: underline; 
}

h1 {
	color: #FFFFFF;
	background-color: #333333;
	margin: 5pt 0 10pt 0;
	font-size: 24pt;
	text-align: center;
}

.head {
	text-transform: lowercase;  
	font-family: century gothic, palatino linotype; 
	font-size: 11pt; 
	line-height: 10pt;
	letter-spacing: 2px;
	text-align: left; 
	margin: 0 0 5px 0;
	padding: 0 0 0 0; 
	color: #27206e;  
	border-bottom: 1px dotted #27206e;
}

b {
	font-family: georgia, trebuchet ms, palatino linotype; 
	font-weight: normal;
	color: #52458b; 
}

i {
	color: #ffffff;
}

u {
	font-family: georgia;
	border-bottom: 1px dotted #8e8181;
	text-decoration: none;
	color: #8e8181;
}

p {
	margin: 0 0 10px 0;
}

.content {  
	left: 390px;
	top: 105px;
	position: absolute;
	width: 450px; 
	text-align: justify;
}

.links {
	left: 10px;
	top: 0px;
	position: absolute;
}

.links a:link, .links a:visited {
	height: 65px;
	line-height: 65px;
	font-size: 12pt;
	font-family: century gothic;
	text-transform: lowercase;
	background: #000000;
	display: inline-table;
	padding: 0 10px 0 10px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #222222;
}

.links a:hover {
	color: #000000;
	background: #430501;
	text-decoration: none;
}

.navi {
	left: 110px;
	top: 345px;
	width: 110px;
	position: absolute;
}

.navi a:link, .navi a:visited {
	display: block;
	font-size: 6pt;
	font-family: small fonts, courier new;
	line-height:15px; 
	text-transform: uppercase;
	color: #5f0701; 
	text-decoration:none; 
	border-bottom: 1px dotted #3c3c3c;
	width: 100%; 
	text-align: left; 
	margin: 1pt;
	letter-spacing: 5px;
	padding: 2px 5px 2px 5px;
}

.navi a:hover {
	color: #141566; 
	border-bottom: 1px solid #111111;
	width: 100%; 
}

div.left {
	float: left; 
	width: 49%;
}

div.right {
	float: right; 
	width: 49%;
}

.box {
	width: 90%; 
	background: url('layout/bgbox2.png');
	text-align:justify;
	padding: 10px;
	margin: 5px auto;
}

input, select, textarea {
	background: url('layout/bgbox2.png');
	padding: 5px;
}

a.one:link, a.one:active, a.one:visited {
	font: 8pt century gothic;
	line-height:16px; 
	text-transform: lowercase;
	color: #de5131; 
	text-decoration:none; 
	background: #fbdbc2;
	text-align: center;
	margin: 0 1px 0 1px;
	padding: 5px 20px 5px 20px;
}

a.one:hover {
	color: #7a6eaa; 
	background: #f5d4ba;
}

div.image2 img {
	padding: 4px; 
	margin: 0 1px 0 0;
	border: 1px dotted #e7bb84;
}

div.image img {
	padding: 4px; 
	margin: 1px;
	border: 1px solid #333333;
	background: #000000;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.image img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

.date {
	font: 7pt century gothic;
	text-align: right;
	border-top: 1px dotted #e7bb84;
}



#footer {
	width: 90%;
	border-top: 1px dotted #aaaaaa;
	margin: 0 auto;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

#footertext {
	padding: 10px 10px 20px 10px;
	font: 7pt courier new;
	text-transform: uppercase;
}
