body {
position:relative;
text-align:center;
overflow-y:scroll;
margin:auto;background-repeat: repeat-x;
background-color: #E2A47B;
}

.page {
position:relative;
width:800;
text-align:center;
margin:auto;
}

.header {
position:relative;
background-image: url(images/ohsheadernew.png);
width:800;
height:138;
}

.middle {
position:absolute;
left:0;
top:138;
}

.menuh {
position:relative;
height:55;
width:800;
margin:auto;
}

.menucont {
position:relative;
left:0;
float:left;
margin:auto;
}

.content {
z-index:-1;
}

.contentbt {
position:relative;
left:0;
width:800;
margin:auto;
background-image: url(images/content_01.png);
height:26;
z-index:-1;
}

.contentbb {
position:relative;
width:800;
margin:auto;
background-image: url(images/content_03.png);
height:27;

}

.contentbm {
position:relative;
width:800;
margin:auto;
background-image: url(images/content_02.png);

}

.contenth {
position:relative;
left:0;
width:710;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
text-align:justify;
margin:auto;
padding: 10px;

}

.footer {
position:relative;
height:52;
width:800;
top:4;
}

.footerlk {
height:52;
width:800;
}

.content img {
border: 1px solid #000000;
}

.fill {
height:20;
}

.footercont {
position:relative;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
top:30;
left:75;
}

ul {
list-style-type: none;
}

.contenth img{
border: 1px solid #000000;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding:5;
}

a:link {
color:#000000;
}

a:visited {
color:#000000;
}

a:active {
color:#FF0000;
}

a:hover {
color:#FF0000;
}

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
}

.mainitems a{
text-decoration: none;
}

.subuls{
display: none;
position: absolute;
top:58;
height:215;
left: 0;
width:123;
z-index:50;
background-image: url(images/menufill.png);
}

.subuls li{
width: 100%;
}

.subuls li a{
}

#cssdropdown li>ul {
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul {
display: block;
}

#restofcontent {
}

.footertags {
position:relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:center;
margin:auto;
top:5;
z-index:99;
color: #FFFFFF;
}

.footertags a:link {
color:#FFFFFF;
}

.footertags a:visited {
color:#FFFFFF;
}

.footertags a:active {
color:#cccccc;
}

.footertags a:hover {
color:#cccccc;
}