* {
	border: 0;
	margin: 0;
	padding: 0;
}

#wrap {
	width: 900px;
	right: 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 {
	font-size:8pt; 
	font-family:arial, trebuchet ms, palatino linotype; 
	text-align:justify; 
	line-height:16px;
	color:#000000; 
}

body {
	overflow:auto;
	background: #d4c5af;
}

a:link, a:visited, a:active { 
	color:#569e37; 
	text-decoration: none; 
}

a:hover { 
	color:#327515;
	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: 15pt;
	text-align: left; 
	letter-spacing: 1px;
	margin: 0 0 5px 0; 
	color: #ad8f61;  
	border-bottom: 1px dotted #c4a370;
}

b {
	font-family: georgia, trebuchet ms, palatino linotype; 
	font-weight: normal;
	color: #b90804; 
}

i {
	color: #2c85a0;
}

u {
	font-family: georgia;
	border-bottom: 1px dotted #c56159;
	color: #c56159;
}

p {
	margin: 0 0 10px 0;
}

.content {  
	left: 85px;
	top: 175px;
	position: absolute;
	width: 435px; 
	text-align: justify;
}

.net {
	left: 373px;
	top: 135px;
	position: absolute;
}

.net a {
	font: 8pt georgia;
}

.links {
	left: 550px;
	top: 375px;
	width: 130px;
	position: absolute;
	font-size: 7pt;
	line-height: 14px;
}

.links img {
	padding: 4px; 
	margin: 1px;
	border: 1px dotted #947a54;
	background: #c3af92;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	-khtml-opacity: 0.4;
}

.links img:hover {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

.navi {
	left: 555px;
	top: 233px;
	width: 125px;
	position: absolute;
}

div.left {
	float: left; 
	width: 49%;
}

div.right {
	float: right; 
	width: 49%;
}

.box {
	width: 85%; 
	border-right: 1px dotted #f6ddbd;
	border-left: 1px dotted #f6ddbd;
	text-align:justify;
	padding: 10px;
	margin: 5px auto;
}

input, select, textarea {
	background: #c3af92;
	padding: 5px;
	font: 8pt arial;
}

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 #9987c4;
	background: #ffffff;
}

div.image img {
	padding: 4px; 
	margin: 1px;
	border: 1px dotted #947a54;
	background: #c3af92;
	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;
}

.update {
	font-size: 7.5pt;
}



#footer {
	width: 90%;
	font-size: 7pt;
	border-top: 1px dotted #947a54;
	background: #c3af92;
	text-align: justify;
	margin: 0 auto;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-khtml-opacity: 0.7;
}

#footertext {
	padding: 10px 10px 10px 10px;
}
