body{
	margin: 0px;
	text-align: left;
	padding: 0px;
	background-image: url(background.gif);
	font-family: "Arial", "Helvetica", "sans-serif";
	
}

.content{
	width: 770px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.sidebar{
	font-size: 0.6em;
	color: 555555;
	float: left;
	width: 150px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

.sidebar div{
	padding-top: 10px;
}

.side p{
	/*font-size: 0.6em;*/
	color: 555555;
	padding: 5px 0px 0px 0px;
	/*line-height: 100%;*/
	text-align: right;
}

.mainnews{
	font-size: 0.75em;
	color: 555555;
	margin-top: 30px;
	margin-left: 200px;
	width: 530px;
	padding: 0px;
	line-height:120%;
}

.mainnews div {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: -10px;
}

.main{
	font-size: 0.75em;
	color: 555555;
	margin-top: 40px;
	margin-left: 200px;
	width: 530px;
	padding: 0px;
	line-height: 150%;
}

.div{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	line-height: 150%;
}

.main div {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:120%;
}

p{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height:150%;
	color: 555555;
}

.pastnews{
	margin-top: -20px;
}

.float{float: left;}
.float-r{float: right;}
.clear{clear: left;}


#update{
	position: absolute;
	height: 25px;
	width: 270px;
	left: 410px;
	top: 135px;
	color: 555555;
	text-align: right;
	bottom: 0px;
}

#etopimage{
	height: 153px;
	width: 150px;
	/*left: 0px;
	top: 0px;*/
	text-align: right;
	padding-top: 5px;
}

#puphoto{
	/*position: absolute;*/
	height: 100px;
	width: 150px;
	/*left: 0px;
	top: 320px;*/
	color: 003366;
	text-align: right;
	padding-top: 30px;
}

#egihou{
	/*position: absolute;*/
	height: 100px;
	width: 150px;
	/*left: 0px;
	top: 370px;*/
	color: 003366;
	text-align: right;
	padding-top: 30px;
}

#bnav{
	text-align: right;
	position: absolute;
	height: 30px;
	width: 570px;
	left: 170px;
	top: 60px;
	font-size: 0.6em;
	font-family: "verdana";

}

#nav{
    text-align: right;
	position: absolute;
	height: 30px;
	width: 690px;
	left: 50px;
	top: 90px;
	font-size: 12px;
	font-family: "verdana";

}
#copyright{
	color: #999999;
	font-size: 0.6em;
	font-family: "verdana";
	text-align:right;
	width: 740px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.c1{
	list-style-type: disc;
	list-style-position: outside;
	padding-top: -10px;
}
.c2{
	list-style-position: outside;
	list-style-type: decimal;
}

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

.underline { text-decoration: underline;}
.small { font-size: small; line-height: 150%; color: 555555; }
.x-small { font-size: 0.9em; line-height: 150%; color: 555555;}

.xx-small {font-size: 1em; line-height: 150%; color: 555555;}

.fimages {float:right; margin-left:20px; font-size:0.8em; width:230px}
.fimagesinfo {float:left; margin-left:5px; font-size:0.9em; width:170px;}
h4 {
	color: #003366;
	margin-top: 30px;
	padding-top: 0px;
}


*a{ text-decoration:none;}
a:link{ color: #336699; line-height: 150%;text-decoration:none;}
a:visited{ color: #996699; line-height: 150%;text-decoration:none;}
a:hover{ background: #C0DAF1; text-decoration:none;}
/*a:hover{ text-decoration:underline;}*/

.navigation a{ text-decoration:none;}
.navigation a:link{ color: #66ccff;}
.navigation a:visited{ color: #66ccff;}
.navigation a:hover{background: none; text-decoration:underline;}
/*.navigation div {
	float: left;
	padding-left:10px;
	padding-right: 10px;
	text-align: right;
}*/

