@charset "utf-8";
body {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#outer_bin {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(im/side.png);
	background-repeat: repeat-y;
	background-position: left;
	text-align: left;
}
#outer_bin #body_bin h1,
#outer_bin #body_bin h2 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
.a_update h4,
.a_update h3 {
	margin: 0px;
	padding: 0px;
}
#outer_bin #body_bin p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#outer_bin #body_bin #ha_potd {
	text-align: center;
	padding: 1px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 2px;
	border: 1px solid #999999;
}
#outer_bin #body_bin #ha_potd img,
#outer_bin #body_bin #gc_potd img {
	border: 1px none #CCCCCC;
}
#outer_bin #body_bin #gc_potd {
	text-align: center;
	padding: 1px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	border: 1px solid #999999;
}
#top_bin {
	background-image: url(im/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
#body_bin {
	width: 800px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
	border: 1px solid #000000;
	background-image: url(im/fade.png);
	text-align: left;
	padding: 5px;
	font-size: 12px;
}
#sub_bin {
	width: 800px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 100px;
	border: 1px solid #000000;
	background-image: url(im/fade.png);
	text-align: center;
	padding: 5px;
	font-size: 12px;
}
#sub_bin a {
	color: #000000;
	text-decoration: underline;
	margin-right: 3px;
	margin-left: 3px;
}
#sub_bin a:HOVER,
#outer_bin #body_bin a:HOVER,
#outer_bin #body_bin .um a:HOVER {
	color: #0000FF;
}
#outer_bin #body_bin .ha_updates,
#outer_bin #body_bin .um {
	text-align: center;
}
#outer_bin #body_bin .ha_updates img,
.a_update img,
.special_img {
	padding: 1px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #999999;
}
#outer_bin #body_bin a {
	color: #000000;
	text-decoration: underline;
}
#outer_bin #body_bin .um a {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
.a_update {
	width: 350px;
	border: 1px solid #999999;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	float: left;
}
.a_udt {
	float: right;
	width: 218px;
}
.a_udts {
	float: right;
	width: 190px;
	height: 153px;
	text-align: right;
}
.end {
	clear: both;
}
#nav_bin {
	width: 810px;
	margin-left: 100px;
	text-align: center;
	padding: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
#nav_bin a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-size: 18px;
	padding-right: 17px;
	padding-left: 17px;
}
#nav_bin a:HOVER {
	color: #000000;
}
.pages {
	color: #CCCCCC;
	text-align: center;
	clear: both;
}
.pages a {
	color: #0000FF;
	text-decoration: none;
}
.pages b {
	font-size: 24px;
	color: #000000;
}
