@charset "koi8-r";
body {
	margin:0;
	padding:0;
	background:#ebebf7 url(../images/back.jpg) 0 400px repeat-x;
	color:#517288;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
img {
	border:0;
}
#frametl {
	background:url(../images/frametl.png) top left no-repeat;
	width:100%;
	z-index:1;
}
#frametr {
	background:url(../images/frametr.png) top right no-repeat;
	width:100%;
	z-index:1;
}
#framebr {
	background:url(../images/framebr.png) bottom right no-repeat;
	width:100%;
	z-index:1;
}
#framebl {
	background:url(../images/framebl.png) bottom left no-repeat;
	width:100%;
	z-index:1;
}
#framel {
	background:url(../images/framel.png) top left repeat-y;
	width:100%;
	z-index:1;
}
#framer {
	background:url(../images/framer.png) top right repeat-y;
	width:100%;
	z-index:1;
}
#frameb {
	background:url(../images/frameb.png) bottom left repeat-x;
	width:100%;
	z-index:1;
}
#framet {
	background:url(../images/framet.png) top left repeat-x;
	width:100%;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}
#header_flash {
	width:100%;
	height:400px;
	z-index:1;
}
#main {
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:200;
}
#centered {
	width:1000px;
	margin:0 auto;
}
#menu {
	width:270px;
	height:324px;
	margin-top:55px;
	background:url(../images/menu_back.png) top left no-repeat;
}
#logo {
	height:80px;
	text-align:center;
	padding:20px 0 5px 0;
}
#mainnav {
	list-style:none;
	margin:0;
	padding:0;
}
#mainnav li {
	padding-left:45px;
}
#mainnav li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	line-height:36px;
	color:#fff;
	text-decoration:none;
}
#mainnav li a:hover {
	text-decoration:underline;
}
#maincontent {
	padding:20px 0;
}
.module {
	width:268px;
	float:left;
	margin-bottom:20px;
	background:#bed3ff url(../images/mod_back.gif) top left repeat-x;
}
.maintext {
	width:710px;
	float:right;
	background:#bfd4ff url(../images/text_back.gif) top left repeat-x;
}
.ball_yell {
	background:url(../images/mod_ball_yellow.png) bottom right no-repeat;
}
.ball_blue {
	background:url(../images/mod_ball_blue.png) bottom right no-repeat;
}
.ball_red {
	background:url(../images/mod_ball_red.png) bottom right no-repeat;
}
div.tops {
	background:url(../images/top_mod.gif) top left repeat-x;
}
div.left {
	background:url(../images/left_mod.gif) top left repeat-y;
}
div.right {
	background:url(../images/right_mod.gif) top right repeat-y;
}
div.bott {
	background:url(../images/bot_mod.gif) bottom left repeat-x;
	position:relative;
}
.corncont {
	height:14px;
}
.corn_tl {
	width:14px;
	height:14px;
	background:url(../images/cornertl.png) top left no-repeat !important;
	float:left;
}
.corn_tr {
	width:14px;
	height:14px;
	background:url(../images/cornertr.png) top left no-repeat !important;
	float:right;
}
.corn_bl {
	width:14px;
	height:14px;
	background:url(../images/corner.png) top left no-repeat !important;
	float:left;
}
.corn_br {
	width:14px;
	height:14px;
	background:url(../images/cornerbr.png) top left no-repeat !important;
	float:right;
}
.module_content {
	line-height:22px;
	padding:0 30px 10px 30px;
}
.module_content form {
	padding-top:5px;
	margin-top:0;
}
.submitbut {
	border:0;
	background:url(../images/button.png) top left no-repeat;
	width:123px;
	height:29px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
}
.module_content a {
	text-decoration:none;
	color:#517288;
}
.module_content a:hover {
	text-decoration:underline;
}
.maintext .module_content {
	min-height:475px;
}
.module_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#fe1000;
	padding-left:65px;
	padding-bottom:14px;
}
.date {
	color:#94b0c3;
	font-size:12px;
	font-style:italic;
	padding-bottom:4px;
}
.main_title {
	font-size:22px;
	color:#517288;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:14px;
}
.ribbon {
	width:57px;
	height:68px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/ribbon.png) top left no-repeat;
}
#footer {
	padding:10px 0;
}
#footer a {
	display:inline-block;
	padding-top:6px;
	color:#517288;
	font-size:12px;
}
.social_td {
	padding-right:10px;
	padding-bottom:8px;
}