body {
	font-size:0.9em;
	font-family:verdana, arial, helvetica, sans-serif;
	color:#333;
	background-color:white;
	margin:0;
	padding:0;
	}
#header {
	width:100%;
	margin-top:0px;
	height:50px;
	border-color:#690;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	background-color:#9C0;
	background-image:url(img/title.gif);
	background-repeat:no-repeat;
	background-position:center left;
	}
body>#Header {height:30px;}
#Copyright {
	font-size: .8em;
	color: #666;
	clear:both;
	padding:5px 0px 10px 0px;
	text-align:center;
	font-weight:800;
	margin-bottom: 10px;
	}
#Content p {line-height:1.4em;}
#Content p+p {margin-top:-1em; text-indent:2.7em;}
a {
	color:#F60;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:underline;
	}
a:link {color:#F60;}
a:visited {color:#693;}
a:hover {background-color:#eee;}
h1 {
	color:#333;
	font-size:12px;
	line-height:12px;
	font-weight:800;
	font-family:verdana, arial, helvetica, sans-serif; 
	margin:0;
	padding:0;
	}
h2 {
	color:#000;
	font-size:1.1em;
	font-weight:800;
	}
h3 {
	color:#FFF;
	font-size:1em;
	font-weight:800;
	background-color: #F60;
	padding: 3px;
	}
#Menu {
	float:right;
	width:200px;
	margin-top:15px;
	font-size: .8em;
	}
#Menu .menuhead {
	font-size: .9em;
	font-weight:900;
	color:#FFF;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	border-color:#690;
	border-style:solid;
	border-width:3px 0px 1px 3px;
	background-color: #9C6;
	}
#Menu .menutext {
	padding:10px;
	margin: 0px 0px 20px 0px;
	border-color:#9C6;
	border-style:dotted;
	border-width:0px 2px 2px 2px;
	background-color: #E4F1D8;
	}
#Menu .menuimg {
	text-align: center;
	padding: 0px 10px;
	margin: 0px 0px 20px 0px;
	}

#Main {
	clear:right;
	float:right;
	width:70%;
	}
#Content {
	padding: 5px 40px 10px 15px;
	}
.content0 {
	font-size: .8em;
	position:relative;
	width:auto;
	background-color:white;
	margin: 5px 0px 10px 0px;
	}
.content1 {
	position:relative;
	border-color:#F60;
	border-style:solid;
	border-width:1px 0px 1px 50px;
	background-color:white;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 100px;
	}
.content1 .contimg {
	float: right;
	margin-left: 5px;
}

.content5 {
	padding: 10px 0px 0px 0px;
	background-color:white;
	line-height: 1.4em;
	}
.content5 img {
	margin: 5px;
	}
.headdate {
	color: #F60;
	font-size: .8em;
	font-weight:800;
	}
.speech {
	color: #036;
	font-weight:700;
	}
.img_right {
	float: right;
	margin: 1px 1px 1px 5px;
	}
.img_left {
	float: left;
	margin: 1px 5px 1px 1px;
	}
.block_bottom { clear: both }