body{
	padding:0;
	color:#330000;
	scrollbar-3dlight-color:#696969;
	scrollbar-arrow-color:#696969;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#696969;
	text-align:center;
}

a{#330000;text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{text-decoration:none;}

a.menu:link{text-decoration:none;color:#330000;}
a.menu:visited{text-decoration:none;color:#330000;}
a.menu:hover{text-decoration:none;color:#ffffff;}


#container{
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
	width:750px;
	}

#main{
	width:740px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	}

#menuL{
	float:left;
	width:170px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	}

.com1{
	font-size:small;
	line-height:130%;
	text-align:center;
	}

.com2{
	font-size:x-small;
	line-height:130%;
	text-align:left;
	margin-top:5px;
	margin-left:15px;
	}

.com3{
	font-size:x-small;
	line-height:130%;
	text-align:left;
	margin-top:5px;
	margin-left:25px;
	}

.com4{
	font-size:x-small;
	line-height:130%;
	text-align:center;
	margin-top:5px;
	}

#flashR{
	float:right;
	width:550px;
	}

.waku_top{
	height:12px;
	background:url('../img/waku_top.gif') no-repeat left bottom;
	}

.waku_bottom{
	height:3px;
	background:url('../img/waku_bottom.gif') no-repeat left top;
	}

.waku_center{
	background:url('../img/waku_center.gif');
	background-repeat:repeat-y;
	font-size:x-small;
	line-height:130%;
	}

#copyright{
	font-size:xx-small;
	color:navy;
	line-height:150%;
	text-align:center;
	}



