* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background: transparent;
}

#banner {
	background: url('layout/main.jpg');
	width: 800px;
	height: 355px;
}

#bannerup {
	margin: 0 0 0 0;
}

body,tr,td,.box {
	font-size:9pt; 
	font-family: arial, tahoma, trebuchet ms, palatino linotype, century gothic; 
	text-align:justify; 
	line-height:20px;
	color:#777777; 
	text-shadow: 1px 1px 1px #ffffff;
}

body {
	overflow:auto;
	background: url('layout/bg.jpg');
	margin: 0 auto;
	text-align: center;
}

a:link, a:visited, a:active { 
	color:#33ec93; 
	text-decoration:none; 
}

a:hover { 
	color:#17c06f; 
}

.head {
	text-transform: lowercase;  
	font-family: tahoma, arial, georgia, impact, century gothic, palatino linotype; 
	line-height: 18pt;
	font-size: 20pt; 
	font-style: italic;
	color: #d4d4d4;  
	text-align: left; 
	letter-spacing: -1px;
	padding: 0 0 0 10px;
	margin: 0 0 2pt 0; 
}

p {
	margin: 0 0 15px 0;
}

b {
	font-weight: normal; 
	color: #f41530; 
}

i {
	font-family: georgia;
	color: #7dc1d4;
}

u {
	font-family: georgia;
	color: #aedbe1;
	border-bottom: 1px dotted #aedbe1;
}

.content {  
	background: transparent;
	width: 560px;
	float: right; 
	margin: -20px 20px 0 0;
	text-align: justify;
	padding: 10px;
}

.navi {
	background: transparent;
	width: 180px;
	float: left;
	text-align: right;
	font-size: 7pt;
	font-family: courier new;
	text-transform: uppercase;
	margin: -18px 0 0 0;
	line-height: 10px;
	letter-spacing: 0px;
	border-right: 1px dotted #cccccc;
	padding: 5px 12px 10px 0px;
	color: #aaaaaa;
}

.navi a {
	font-family: georgia;
	font-size: 14pt;
	line-height: 21px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: -1px;
	font-style: italic;
	padding-right: 5px;
}

.links {  
	background-color: transparent;
	width: 50px; 
	float: right; 
	text-align: right;
	padding: 0 0 0 0;
	margin: 78px 0 0 40px;
}

.links img:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

div.left {
	float: left; 
	width: 49%;
}

div.right {
	float: right; 
	width: 49%;
}

div.left2 {
	float: left; 
	width: 24%;
	margin: 80px 0 0 175px;
}

div.right2 {
	float: right; 
	width: 47%;
	margin: 50px 0 0 0;
}

div.left3 {
	float: left; 
	width: 56%;
}

div.right3 {
	float: right; 
	width: 43%;
}

.box {
	width: 85%; 
	background: url('layout/bgbox.png'); 
	text-align:justify; 
	border: 0;
	padding: 10px;
	margin: 0 auto;
}

.box2 {
	width: 97%; 
	background: url('layout/bgbox.png'); 
	text-align:justify; 
	border: 0;
	padding: 5px;
	margin: 0 auto;
}

.date {
	border-top: 1px dotted #cccccc;
	font-size: 7pt;
	text-align: right;
}

.info {
	margin: 0 40px 0 40px;
	padding: 0 0 0 15px;
	border-left: 1px dotted #cccccc;
}

input, select, textarea { 
	background: url('layout/bgbox2.png');
	font-size:8pt; 
	font-family: arial, trebuchet ms, palatino linotype, century gothic, arial; 
	color:#333333; 
}

div.image img {
	background: #ffffff;
	border: 1px dotted #7dc1d4;
	padding: 3px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	-khtml-opacity: 0.6;
}

div.image img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

div.image2 img {
	background: #ffffff;
	border: 1px dotted #7dc1d4;
	padding: 4px;
}



#footer {
	background: url('layout/bgbot.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 225px;
	margin: -10px 0 0 0;
}

#footertext {
	text-align: justify;
	padding: 40px 260px 0 35px;
	font-size: 6pt;
	letter-spacing: .5px;
	line-height: 10pt;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #f6f6f6;
}

#footer img {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
	padding: 1px;
}

#footer img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}
