.container_720 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/images/header_back.png);
	float: left;
	height: 140px;
	width: 720px;
}
#body {
	background-image: url(/images/body_back.gif);
	background-repeat: repeat-y;
	float: left;
	width: 720px;
}
#menu {
	background-image: url(/images/menu_back.jpg);
	float: left;
	height: 290px;
	width: 100px;
	padding-right: 25px;
	padding-left: 25px;
}
#content {
	float: left;
	width: 545px;
	height: auto;
	background-color: #FFFFFF;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #236F02;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
BODY {
	background-color: #003300;
	background-image: url(/images/back.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: center;
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-image: none;
	list-style-type: none;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	background-image: url(/images/footer_back.jpg);
	float: left;
	height: 160px;
	width: 720px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
}
#photo {
	background-color: #CCCCCC;
	float: left;
	height: 160px;
	width: 160px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.clear {
	clear: both;
	height: 1px;
}
#home_news {
	float: right;
	width: 180px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#home_news h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2B6801;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#home_news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.home_welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #296900;
}
#home_news a.btn_more_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/btn_more_info.jpg);
	text-align: center;
	display: block;
	float: left;
	height: 25px;
	width: 135px;
	padding-bottom: 5px;
}
.proceedings {
	background-color: #CBFDC6;
	border: 1px solid #2A6C02;
	padding: 10px;
}
.proceedings h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2A6C02;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.proceedings li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.proceedings p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.home_news {
	color: #000000;
	background-color: #E5E5E5;
	padding: 10px;
	border: 1px solid #286D02;
	float: left;
	width: 320px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
