@charset "utf-8";

#wrapper {
	border: 1px solid #000000;
	width: 775px;
	margin: auto;
	background-color: #FFFFFF;
}
#menu {
	width: 425px;
	height: 277px;
	float: right;
	background-position: left top;
}
#header {
	height: 277px;
	width: 350px;
	float: left;
	background-image: url(images/header_left.jpg);
}

#news {
margin-left:20px;
}

#menubg {
	background-image: url(images/header_menu_combined.jpg);
	background-repeat: none;
	width: 100%;
	height: 280px;
	padding: 0px;
	margin: 0px;
	border: none 0px;
	float: left;
	}

/* ----------------------------- start #nav ----------------------------- */
#nav {
    margin-top: 100px;
    float: right;
	width: 284px;
}
#nav img { border: none 0px;}
#nav a img {  border: none 0px; vertical-align:bottom; /* for IE6 */}
#nav a:hover { visibility:visible; }
#nav a:hover img { visibility:visible; }
#nav a:hover img/**/ { visibility:hidden; /* hide from IE5.0/win */}
#nav a, #nav a:link, #nav a:visited {display:block; }
/* ----------------------------- end #nav ----------------------------- */

/* ----------------------------- start #nav ids ----------------------------- */
#one {
	background:url(/images/menu1-mouseover.jpg) bottom left;
	background-repeat: no-repeat;
}
#two {
	background:url(/images/menu2-mouseover.jpg) bottom left;
	background-repeat: no-repeat;
}
#three {
	background:url(/images/menu3-mouseover.jpg) bottom left;
	background-repeat: no-repeat;
}
#four {
	background:url(/images/menu4-mouseover.jpg) bottom left;
	background-repeat: no-repeat;
}
#five  {
	background:url(/images/menu5-mouseover.jpg) bottom left;
	background-repeat: no-repeat;
}
#six {
	background:url(/images/menu6-mouseover.jpg) bottom left;
	background-repeat: no-repeat;
}
#seven {
	background:url(/images/menu7-mouseover.jpg) bottom left;
	background-repeat: no-repeat;
}
/* ----------------------------- end #nav ids ----------------------------- */


#content {
	font-family: Arial Narrow, Arial, Times New Roman;
	text-align: left;
	vertical-align: top;
	margin: 0px 2px 2px 10px;
	padding: 5px 5px 5px 0px;
}

#newspaper {
	margin-left:30px;
}

.special_notice {
	font-family: "Times New Roman", Times, serif
}

.small_notice {
	font-size: x-small;
	font-style: italic;
}

.redtext {
color:#FF0000;
}

.bullet_notice {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 3px;
}

#footer {
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#6f6f6f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 70px;
	clear: both;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#favwrap {
	width:154px;
	float:right;
}

body {
	background-image:url(images/bgblocks.gif);
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom: 0px;
}
img {
	border: 0px;
	padding: 0px;
}
a:link {
	color: #339900;
}
a:hover {
	font-style: italic;
}
a:visited {
	color: #996600;

}
#app_right {
	float: right;
}

#notice {
	float:left;
	border:0px;
}
#topsize {
	text-align: center;
}
img#animation {
	clear:both;
}
#references {
	font-size: small;
}

#turnover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

