html, body {
	margin:0px;
	padding:0px;
	color: #797979;
	text-decoration:none;
	text-align:center;
	background-color:#F81;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 11px;
	line-height: 13px;
}
form, p {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
}
input, textarea { color:#7F7E7E; text-decoration:none; margin:0px; font-weight:400; padding:1px 0 1px 4px; font-family: Tahoma, Arial, Geneva, sans-serif; font-size: 11px; line-height: 12px; }
img { border-width:0px }
a { font:11px/13px Tahoma, Arial, Geneva, sans-serif; color:#dc240d; text-decoration:underline; }
a:hover { text-decoration:none; }
a:focus { outline:0; }
.a { font:11px/13px Tahoma, Arial, Geneva, sans-serif; color:#797979!important; text-decoration:none!important; }
.a:hover { text-decoration:underline!important; }
h1 {
	color:#797979;
	padding:10px 0 10px 0;
	margin:0;
	font-family: Harrington, fantasy, "Kozuka Gothic Pr6N B", "Walt Disney Script";
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.w { width:100%; }
.overflow {
	overflow:hidden;
	width:expression("100%");
	font-family: "Comic Sans MS", cursive;
}
.date { width:52px; height:67px; background:url(images/date.gif) no-repeat; text-align:center; float:left; margin-right:20px; }
.date .month { font:bold 9px Tahoma, Arial, Geneva, sans-serif; color:#fff; padding-top:2px; }
.date .num { font:bold 15px Tahoma, Arial, Geneva, sans-serif; color:#2b3036; padding-top:12px; }
.date .year { font:bold 10px Tahoma, Arial, Geneva, sans-serif; color:#2b3036; padding-top:4px; }
.marked { color:#dc240d !important; font:11px/16px Tahoma, Arial, Geneva, sans-serif; background:url(images/marker.gif) no-repeat 0 6px; padding-left:17px; }
.marked a, .marked a:visited { font:11px/16px Tahoma, Arial, Geneva, sans-serif; color:#dc240d !important; text-decoration:underline; }
.marked a:hover { text-decoration:none; }
/* End References */
/* Main Block */
#container { width:1000px; margin:0px auto 0px auto; text-align:left; }
#outer { width:100%; }
/* Header */
#header { height:184px; width:1000px; background-image: url(images/head.jpg); background-repeat: no-repeat; }
#headerinfo  {
	height:184px;
	width:1000px;
	background-image: url(images/head_info.jpg);
	background-repeat: no-repeat;
}
#headernews   {
	background-image: url(images/headinfo.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 1000px;
}


#headerinfo .logo { width:160px;
	color:#fff;
	text-decoration:none;
	font-family: Harrington, fantasy, "Kozuka Gothic Pr6N B", "Walt Disney Script";
	font-size: 5em;
	line-height: 22px; }
#headernews .logo {
	width:160px;
	color:#fff;
	text-decoration:none;
	font-family: Harrington, fantasy, "Kozuka Gothic Pr6N B", "Walt Disney Script";
	font-size: 5em;
	line-height: 22px;
}


#header .logo { width:160px; }
#header .logo a {
	color:#fff;
	text-decoration:none;
	font-family: Harrington, fantasy, "Kozuka Gothic Pr6N B", "Walt Disney Script";
	font-size: 5em;
	line-height: 22px;
}
#header .www a, #header .www a { padding:10px 0 0 35px; float:left; color:#c08f26; font-family: Tahoma; font-size: 10px; text-decoration:none; }
#main_menu { height:135px; padding:0 0 0 60px; overflow:hidden; }
#main_menu .btn, #main_menu .btn_on { width:91px; height:135px; margin-left:-24px; float:left; text-align:center; background-image: url(images/but.png); background-repeat: no-repeat; background-position: right; }
#main_menu .btn_on { background-position:0 -30px; }
#main_menu .btn a, #main_menu .btn_on a, #main_menu .btn_on span { display:block; color:#7c4701; padding:10px 7px 35px 0; margin-top:70px; text-decoration:none; font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: lighter; }
#main_menu .btn_on a, #main_menu .btn_on span { padding:10px 0 35px 0; margin-top:40px; }
/* Content  */
.lila {	color: #F33;}
#content { width:1000px; background-image: url(images/bg.jpg); background-repeat:no-repeat; }
#content_info {
	width:1000px;
	background-image: url(images/bg-info.jpg);
	background-repeat:no-repeat;
	
}

#content .pad {
	height:350px;
	width:690px;
	overflow-y:auto;
	overflow-x:hidden;
	margin-top: 0;
	margin-right: 170px;
	margin-bottom: 0;
	margin-left: 170px;
}
#content_info .pad {
	height:500px;
	width:662px;
	overflow-y:auto;
	overflow-x:hidden;
	margin-top: 0;
	margin-right: 170px;
	margin-bottom: 0;
	margin-left: 170px;
}

/* Footer */
#footer { height:30px; padding-top:63px; color:#8e7107; }
#footer a { text-decoration:none; color:#8e7107; }
#footer a:hover { text-decoration:underline; }
/* End Main Block */
/* Additional Block */
/* Input form  */
.input_div_cont { margin:0px 0 5px 0; }
.input_div_cont p, .text_area_contact_us p { font:bold 11px Tahoma, Arial, Geneva, sans-serif; text-decoration:none; margin-bottom:1px; }
.input_div_cont input, .text_area_contact_us textarea { border-bottom:1px solid #D4D0C8; border-left:2px inset #808080; border-right:1px solid #D4D0C8; border-top:2px inset #808080; color: #666666; background-color:#FFFFFF; }
.input_div_cont input { width:165px; height:14px; }
.text_area_contact_us { float:left; }
.text_area_contact_us textarea { width:276px; height:60px; margin-bottom: 10px; overflow:auto; float:left; }
.logo {
	font-family: "Comic Sans MS", cursive;
}
