body {
	padding: 30px 0 20px;
	background-color: #000000;
	text-align: center;
	font-family: Georgia, Verdana, Arial, ËÎÌå;
	font-size: 12px;
}
head_image{
	float:right;
	margin: 0 20px;
	background-image:url(../images/bg.jpg);
}
img {
	border: 0;
}
ul {
	list-style: none;
}
a {
    color: blue;
}
a:link,a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000;
}
.flo_r {
	float: right;
}

#importantAnnouncement{
	font-size: 12px !important;
}

#importantAnnouncement:hover{
	font-size: 11px !important;
}

#middle{
	margin: auto;
	width: 950px;
}
#middle{
	background: url(../images/middle.png) repeat-y !important;
	background: url(../images/middle.gif) repeat-y;
}
#main {
	overflow: hidden;
	margin: 0 20px;
	padding: 15px;
	background: url(../images/bg-1.jpg) repeat #69c;
	height: auto !important;
    min-height: 800px;
	height: 660px;
	overflow:visible;
}
#menu {
	float: left;
	padding-top: 45px;
	padding-right:5px;
	text-align: left;
	text-indent: 1em;
	color: #64200C;
	width: 240px;
	height: 730px;
}
#menu a {
	display: block;
	text-decoration: none;
	line-height: 38px;
	color:#dddddd;
	height: 38px;
    font-weight: bold;
		
    font-size:15px;
	background: url(../images/selmenu2.fw.png) no-repeat;
	padding-right:16px;
}
#menu a:hover {
	background: url(../images/selmenu3.fw.png) no-repeat !important;
	color: #ffffff;
	font-size:12px;
}
#menu ul {
  position: relative;
  z-index: 397; 
}
#menu ul li {
  min-height: 1px;
  line-height: 0;
  vertical-align: middle;
}
#menu ul li:hover {
  position: relative; 
  z-index: 399;
  cursor: default;
}
#menu ul ul {
  visibility: hidden; /* hide sub menus by default */
  position: absolute;
  top: 0px;
  left: 90%;
  z-index: 398; 
	width: 100%;
  font-size:12px;
}
#menu ul ul ul {
  top: 0px; 
  left: 99%;
}
#menu ul li:hover > ul {
  visibility: visible; /* show sub menu */
}
#menu ul ul {
}
#long {
    font-size:13px !important;
}
#long:hover {
    font-size:11px !important;
}
.sel {
	background: url(../images/selmenu2.fw.png) no-repeat !important;
	color: #58FAF4 !important;
	font-size:15px !important;
	font-weight: bold;
}
#sub {
	background: url(../images/submenu2.fw.png) no-repeat !important;
}
.tier1 {
	display: block;
	text-decoration: none;
	line-height: 38px !important;
	color:#58FAF4;
	height: 38px;
    font-weight: bold;
		
    font-size:15px;
	background: url(../images/selmenu2.fw.png) no-repeat;
	padding: 0 16px 0 0;
}
.tier2 {
	margin-left:10px !important;
}
.hide {
	display: none;
}
.show {
	display: block;
	overflow: auto;
	padding-left: 10px;
	text-align: left;
	color: black;
	/*IE 6 only*/
                 zoom:1;
}
.show h2 {
	line-height: 30px;
	font-size: 16px;
    color:#8A0808;
}
.show p {
	line-height: 150%;
	text-indent: 0em;
}
.showicon {
	margin: 10px 0 10px 50px;
	list-style: disc;
}
.show table {
	border-collapse: collapse;
	width: 94%;
}
.show table .head {
	background-color: #666;
	line-height: 20px;
	font-weight: bold;
	color: #eee;
}
.show table td {
	padding: 5px 9px;
	
}
#link {
	overflow: hidden;
	margin: 0 20px;
	padding: 0px 0;
	background-color: #3C7DBF;
	height: 1px;
}
#link ul li {
	float: left;
	display: inline;
	margin-left: 10px;
}
.foot { 
    clear: both;
	text-align: left;
	text-indent: 35px;
	line-height: 25px;
	font-style: italic;
	font-size: 12px;
	color: #eeeeee;
	height: 80px;
	text-align:center;
	margin:0px 0 0 0;
}
.copyright {
	height:50px;
	line-height:1.5em;
	padding-top:15px;
}
#frame {
	background: url(../images/frame2.jpg) repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#shadow {
	background: url(../images/bg-2.jpg) repeat #EEEEEE;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
}
.bio{
	list-style-type: disc;
	margin-left:16px;
	margin-bottom:16px;
	line-height: 19.2px;
}