@charset "UTF-8";
/* CSS Document */

#wrapper {
width: 724px;
position: relative;
left: 50%;
margin-left: -360px;
}

#wrapper2 {
width: 800px;
position: relative;
left: 50%;
margin-left: -400px;
}

#content2 {
clear: both;
width: 800px;
float: left;
background: #FFFFFF;
}

#mainNav {
text-align: right;
width: 360px;
float: right;
background-image: url(../images/bluebglong.gif);
}

#footer {
clear: both;
bold 12px Trebuchet MS;
text-align:  center;
}

#nav{
margin: 0;
padding: 0;
float: right;
font: bold 12px Trebuchet MS;
}

#nav li{
display: inline;
}

#nav li a{
float: left;
color: #4E4E4E;
padding: 8px 10px;
text-decoration: none;
background: transparent url(../images/bluebg.gif) top right no-repeat;
border-top: 1px solid #94A9D9;
border-bottom: 2px solid #5779C3;
}

#nav li a:visited{
color: #4E4E4E;
}

#nav li a:hover{
color: #4E4E4E;
background-image: url(../images/bluebg_on.gif);
}

#nav li a#farleft{
border-left: 1px solid #94A9D9;
}

#imageleft {
  float:left;
  padding-right:7px;
  padding-bottom:7px;
  }
  
p {
font: 12px Trebuchet MS;
line-height: 18px;
margin-left: 70px;
margin-right: 70px;
}
