body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #F0FFFF;
/*	background-image: url(background.png);*/
	margin: 0;
}
a:link, a:visited, a:active {
        font-family: Arial, Helvetica, sans-serif;
	color: #008080;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #D0D0D0;
	border: 0;
	border-top: 1px solid #666666;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #000000;
	text-align: left;
	margin: 8px 2px 8px 0px;
}
form {
	margin: 0;
}
.main {
	width: 765px;
	margin: auto;
	padding: 0;
	margin-top:5px;
	background-image: url(background.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.banner, .search_box {
	width: auto;
	font-size: 40px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
}
.banner {
	width: auto;
	height: 80px;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 110px;
	margin: 10px;
	margin-top: 15px;
	margin-left: 0px;
	padding-left: 25px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	background-image: url(menuborder.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.menu_main a:hover {
/*	border-bottom: 1px solid #333333; */
	background-color: #FED8D9;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 50px;
	margin-bottom: 5px;
	margin-right:7px;
	text-align: center;
	padding-bottom: 3px;
	font-size: 10px;
}
.login_table h1 {
	color: #000000;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 95px;
}
.content {
	padding: 10px 15px 20px 15px; /* top right bottom left */
	text-align: left;
	float: right;
	width: 577px;
	background-image: url(botright.png);
	background-position: right bottom;
	background-repeat: no-repeat; 
/*	border-left: 3px solid #006060;
	background-image: url(contents.png);
	background-repeat: no-repeat; 
	background-position: 0px 88px;
*/
}
.min_height {
	height: 420px;
	width: 1px;
	float: right;
/*	background-color: #FF0000; */
}
.footer {
	background-color: #FFFFFF;
	clear: both;
	height: 2px;
/*	background-image: url(footer.png);
	background-repeat: repeat-x;*/
	font-size: 10px;
	color: #F0FFFF;
	text-align: center;
}
.powered_by {
	margin:0px;
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}
.post_title, .post_data {
	padding-top: 15px;
}

