body
{background-image:url(../images/background.jpg);
 background-repeat:repeat-y;
 background-position:center;
 background-color: #D6DBC1;
 font-family:arial;
 height:100%;
 margin:0px;
 font-size:12px;
}

.header,.menu,.content,.backgroundimage,.content2
{float:left;
}

.layout
{width:750px;
 margin-left:2px;
}

.header
{background-image:url(../images/header.jpg);
 background-repeat:no-repeat;
 width:750px;
 margin:0px;
}

.menu
{width:263px;
 padding-top:30px;
 font-size:12px;
 padding-bottom:30px;
 font-weight:bold;
 margin-left:-1px;
}

.backgroundimage
{background-image:url(../images/backgroundimage.jpg);
 width:263px;
 height:413px;
}

.pic
{
border-width: 2px;
border-color: #848E59;
}

.content
{width:750px;
 height:413px;
}

.content2
{width:487px;
 height:413px;
 background-color:#ffffff;
 text-align:left;
}

.footer
{background-image:url(../images/footer.jpg);
 background-repeat:no-repeat;
 width:750px;
 padding:0px;
}

h1
{font-size:30px;
 color:#000000;
 margin:0px;
 font-family:signature;
}

p
{font-size:12px;
 color:#000000;
}

a
{font-size:12px;
 color:#ffffff;
 text-decoration:none;
 font-family:arial;
}

a.nav
{font-size:12px;
 color:#000000;
 text-decoration:none;
 font-family:arial;
}

a.nav:hover
{font-size:12px;
 color:#454545;
 text-decoration:none;
 font-family:arial;
}

a.nav2
{font-size:12px;
 color:#000000;
 text-decoration:none;
 font-family:arial;
 margin-left:5px;
 font-weight:bold;
  padding:3px;
}

a.nav2:hover
{font-size:12px;
 color:#ffffff;
 background-color:#454545;
 padding:3px;
 text-decoration:none;
 font-family:arial;
 font-weight:bold;
}

.subuls3{
display:none;
width: 158px;
position: absolute;
left:262px;
top:0px;
font-family:arial;
z-index:100;
}

#cssdropdown3 li ul.subuls3 li{
text-align:left;
border:1px solid #5284CC;
width: 178px;
height:20px;
padding:2px;
background-color:#2A538E;
border-left:1px solid #5284CC;
position: relative;
margin-top:-1px;
}

#cssdropdown3 li ul.subuls3 li a{
text-decoration: none;
font-size:12px;
color:#ffffff;
cursor:hand;
position: relative;
}

#cssdropdown3 li ul.subuls3 li:hover,#cssdropdown3 li ul.subuls3 li.over{
border:1px solid #5284CC;

background-color:#79A0D8;
border-left:1px solid #5284CC;
width: 178px;
height:20px;
padding:2px;
position: relative;
}

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

}

#cssdropdown3 li {
position: relative;
text-align:left;
width: 189px;
height:20px;
padding:3px;
padding-left:41px;
padding-right:33px;
}

#cssdropdown3 li:hover,#cssdropdown3 li.over3 {
border:1px solid #5284CC;
background-color:#2A538E;
width: 189px;
height:20px;
padding:2px;
padding-left:40px;
padding-right:33px;

}

#cssdropdown3 li:hover ul li ul,#cssdropdown3 li.over3 ul li ul {
display:none;
}

#cssdropdown3 li ul li:hover ul,#cssdropdown3 li ul li.over3 ul{
display:block;
position: absolute;

}

#cssdropdown3 li<ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown3 li:hover ul, li.over3 ul { /* lists nested under hovered list items */
display:block;
}

#restofcontent3 { /*wrap rest of content of the page inside this div*/
clear: left;
}