body{
	margin:0;
	color:#ffffff;
	font-size:small;
	line-height:150%;
	scrollbar-track-color:#330000;
	scrollbar-face-color:#330000;
	scrollbar-shadow-color:white;
	scrollbar-darkshadow-color:#330000;
	scrollbar-highlight-color:#330000;
	scrollbar-3dlight-color:#330000;
	scrollbar-arrow-color:#330000;
	background-color: #502525;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

a:link{color:#99FFFF;text-decoration:none;}
a:visited{color:#FFFFFF;text-decoration:none;}
a:active{color:#00FFFF;text-decoration:none;}
a:hover{color:#00ffff;text-decoration:underline;}

.tx10{font-size:10px;color:#FFFFFF;line-height:150%;}
.tx12{font-size:12px;color:#FFFFFF;line-height:180%;}
#container{
	background-color:	#330000;
	padding-bottom:30px;
	width:720px;
	position:absolute;
	left:50%;
	margin-left:-360px;
	height: auto;
}

p{
	margin:0 0 30px 0}

#header{
	width:720px;
	height:100%;
	margin-top:20px;
}



#menu{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.2em;
	margin:20px 0 20px 50px;}
#menu a:link{color:#99FFFF;text-decoration:none;}
#menu a:visited{color:#FFFFFF;text-decoration:none;}
#menu a:active{color:#00FFFF;text-decoration:none;}
#menu a:hover{color:#00ffff;text-decoration:none;}


.logo{
margin:20px 0 20px 50px;
}

.top_text{
	margin:40px 0 0 50px;}

.topics{
	clear:both;
	font-size:x-small;
	width:350px;
	border:solid #ffffff 1px;
	margin:0 0 30px 50px;
	padding:10px;
	float:left;
	height: auto;

}

.topics p{
	margin:0 0 10px 0;}


.banner_area{
	font-size:x-small;
	width:270px;
	height:100%;
	float:right;
		margin:0 0 0 20px;
}


#sec_header{
width:720px;
height:80px;}

.sec_header_bg{
width:575px;
height:80px;
float:left;
background-image:url(img/wallpaper2.jpg);
}

sec_header_photo{
width:140px;
height:80px;
float:right;}

.sec_logo{
text-align:right;
padding:10px 20px 0 0;}


.sec_ttl{
clear:both;
padding:10px 10px 10px 10px;}

#footer{
	clear:both;
	border-top:1px #fff solid;
	font-size:12px;
	margin:20px 0 20px 0;
	padding-top:20px;
	text-align:right;}
	
.attention{
	width:188px;
	border:1px #fff solid;
	padding:5px;
	margin-bottom:20px;}
	
	h2{
		font-size:small;
		font-weight:normal;}
		
.aboutec{
			background-color:#502525;
			padding:5px;
			width:340px;}
