body {
	font-size:12px;
	line-height:normal;
	font-family: Arial, Tahoma;
	background-image: url(images/OHflag_bckg.png);
	background-repeat: repeat;
}
a {
	color:#C0C;
}
a:hover { text-decoration:none;}
.orange {
	color:#F63;
	font-weight: bold;
}

#header {
	height:70px;
	background-image: url(images/header_bckg.gif);
	background-repeat: repeat-x;
}
#logo {
	width:780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 16px;
	padding-left: 2px;
}
#logo a{ color:#FFFFFF; text-decoration:none; font-weight:bold; height:12px; font-size:20px; text-transform:uppercase;
}
#logo a:hover { 
}
#menu {
	color:#fff;
	text-align:center;
	margin-top:10px;
}
#menu ul{ width:780px; margin:0 auto;list-style:none; padding:0; text-align:center;
}
#menu ul li{display:inline
}
#menu ul a { display:block; float:left; font-weight:bold; font-size:13px; text-decoration:none; color:#fff; background:url(images/menu_enactive.gif) no-repeat bottom center; padding:8px 10px; width:118px; text-align:center; text-transform:uppercase;
}
#menu ul a:hover { background:url(images/menu_over.gif) no-repeat bottom center; color:#232323;
}
#menu ul a.active { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;
}
#menu ul a.active:hover { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;
}
#main {
	margin-top: 15px;
}
#head_image {
	margin-left: auto;
	margin-right: auto;
	width: 780px;
}
#slogan { color:#fff; font-family: "Arial Narrow", Arial, Tahoma; font-size:21px; text-transform:uppercase; }
#under_slogan_text {
	color:#000;
	font-size:10px;
	line-height:12px;
	padding-top:15px;
}
#content {
	width:780px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	height: auto;
	position: relative;
	clear: both;
}
#content h1 {
	text-transform:uppercase;
	font-size:20px;
	color:#000;
	font-weight:normal;
}
#text {
	float:left;
	padding-left:25px;
	font-size: small;
	padding-right: 20px;
	margin-bottom: 10px;
	background-image: url(images/mid_O_bgrd.png);
	background-repeat: repeat-y;
	margin-right: 0px;
	width: 510px;
	color: #000000;
}
#sidebar {
	color:#000;
	border: thin inset #666;
	font-size: small;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-bottom: 20px;
	background-color: #CCC;
	width: 167px;
	float: right;
	margin-left: 10px;
	margin-right: 2px;
}
#sidebar h2 {color:#fe5800; margin:0 0 15px 0; font-size:14px; font-weight:bold; text-transform:uppercase;}


#footer {
	background-image: url(images/menu_bckg.jpg);
	background-repeat: repeat-x;
	float: none;
	height: 35px;
	width: 100%;
	padding-bottom: 5px;
	clear: both;
}
#navbar {
	clear: right;
}

#navbar ul{
	width:780px;
	text-align:center;
	list-style-type: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#navbar ul li{display:inline
}
#navbar ul a { display:block; float:left; font-weight:bold; font-size:13px; text-decoration:none; color:#fff; background:url(images/menu_enactive.gif) no-repeat bottom center; padding:8px 10px; width:118px; text-align:center; text-transform:uppercase;
}
#navbar ul a:hover { background:url(images/menu_over.gif) no-repeat bottom center; color:#232323;
}
#navbar ul a.active { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;
}
#navbar ul a.active:hover { background:url(images/menu_active.gif) no-repeat bottom center; color:#232323;
}
s
#navbar_ul {
	list-style-type: none;
}
#floater {
	margin-bottom: 10px;
	height: 628px;
	width: 780px;
	clear: left;
	float: none;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
#fineprint {
	width: 780px;
	color: #C0C;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	clear: left;
	margin-bottom: 5px;
}
.animated {
	text-decoration: blink;
}
