@charset "UTF-8";
body {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
}
.header {
	float: left;
	height: 80px;
	width: 800px;
	text-align: center;
}
.menu_top {
	text-align: center;
	height: 26px;
	width: 800px;
	float: left;
	vertical-align: middle;
	background-image: url(homeimages/gradient_grey.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	float: left;
	width: 798px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 499px;
	border-bottom-width: 1px;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	float: left;
	width: 798px;
	font-size: 13px;
	text-decoration: none;
}
.header a {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
}
.menu_top a {
	text-decoration: none;
	color: #CCCCCC;
}
.main a {
	color: #333333;
	text-decoration: none;
}
.footer a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(homeimages/gradient_grey.gif);
	background-repeat: repeat-x;
	text-align: center;
	clear: left;
	float: none;
	width: 798px;
	height: 15px;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
}
.main_temp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: left;
	width: 798px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	height: auto;
}
.body a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0000CC;
}
.body a:visited {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3300FF;
}
.body a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3399FF;
	text-decoration: underline;
}
.fineartclose {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

