body {
	background: #c67939;
	font-family: "Trebuchet MS", Verdana, serif
}

#container {
	margin: 0 auto;
	width: 750px
}

#header_content_top {
	height: 10px;
	background: #FFFFFF url('img/header_top.gif')
}

#header_content {
	width: 100%;
	background: #FFFFFF url('img/header_content.gif');
	background-repeat: repeat-y
}

.header {
	width: 100%;
}

#sub_header {
	text-align: center;
	font-size: 20px;
	color: #050301;
}

#comment {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #050301;
	padding-bottom: 5px;
}

#main_content {
	margin: 0 auto;
	width: 100%;
	background: #FFFFFF url('img/background_content.gif');
	background-repeat: repeat-y
} 

#main_content_top {
	height: 20px;
	background: #FFFFFF url('img/background_top.gif');
} 

#main_content_bottom {
	height: 30px;
	background: #FFFFFF url('img/background_bottom.gif');
}

.box_msg {
	float: left; 
	margin-left: 20px;
	margin-bottom: 20px;
	width:650px;
	text-align: justify;
	padding:0 20px 0 20px;
	background:#bcb799;
	color:#904202;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px
}

.content {
	float: right;
	width: 500px;
	text-align: justify;
	padding: 0 30px 0 30px;
	font-size: 12px
}

.box_announce {
	float: right; 
	width:400px;
	text-align: justify;
	padding:0 50px 0 50px;
	background:#eeeeee;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px
}

.menu {

	width: 155px;
	float: left;
	padding: 0 15px 0 15px;
	border-right: #8C8484 1px solid;
	font-size: 12px
}


.menu h3 {

	color:#984806;
	font-size:18px;
	background-color:#F9F9F9;
	border-width:1px;
	border-color:#AAAAAA;
	border-style:solid;
	text-align:left;
	font-weight: bold;
	padding:5px;
	margin-bottom: 0px;
}



.news {

	color:#999999;
	margin-top: 0px;
	border-bottom:1px;
	border-left:1px;
	border-right:1px;
	border-top:0px;
	border-style:solid;
	border-color:#AAAAAA;
	background-color:#FFFFFF;
	padding:2px;
	font-size: 10px
}



.header h1 {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #050301
}

.content h2 {

	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #984806
}

#clear {

	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;

}

.menu_title {

	font-size: 18px;
	font-weight: bold;
	color: #984806

}

.menu ul {

	margin: 0;
	padding: 10px 0 20px 15px

}

.menu li {

	padding-top: 2px;
	list-style-type: circle

}

a {

	color: #984806;
	font-weight: bold;
	text-decoration: none
}

a:hover {

	color: #984806;
	font-weight: bold;
	text-decoration: underline
}

a.menu_link {

	color: #000000;
	font-weight: bold;
	text-decoration: underline
}

a.menu_link_inactive {

	color: #bfbdbd;
	font-weight: bold;
	text-decoration: underline
}

a.menu_link_inactive:hover {

	color: #bfbdbd;
	font-weight: bold;
	text-decoration: underline
}

a.menu_link:hover {

	color: #984806;
	font-weight: bold;
	text-decoration: none
}

.quote {

	margin: 20px;
	text-align: center;
	font-weight: bold;
	font-style: italic
}



ul {

	margin: 0;
	padding: 5px 0 20px 15px
}

.none {

	padding-top: 2px;
	list-style-type: none;
	font-weight: bold
}

.disc {

	padding-top: 0px;
	list-style-type: disc
}

.Button1

{

	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: white;
	background-color: #da8035;
	border: 1px solid;
	border-color: #F1F5EA #630 #330 #F1F5EA;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}
