
body {
background:url(images/bg3.jpg)  #b29660;
  background-position: top right;
  background-repeat: no-repeat;
color:#FFFFFF;
font-family:"Trebuchet MS", arial;
font-size:12px;
text-align:justify;
line-height:18px;
margin: 0 0 0 0px;
}

.container {
width:900px;
text-align:center;
margin:auto;

}

.headerLogo {
float:left;
margin-top:42px;

}

.menuBg {
background:url(images/menuBg.gif) no-repeat;
float:right;
margin-top:113px;
width:486px;
height:32px;

}
.topMenu {
margin-top:7px;
}

.bodyContainer {
float:left;
width:900px;

}

.homeContent {
float:left;
margin-top:25px;
margin-left:15px;
width:870px;
text-align:justify;

}

.clampHome {
float:right;
margin-top:15px;
width:425px;
}

.clear {
clear:both;
}

a:link, a:visited, a:active  {color:#FFFFCC; font-size:14px; text-decoration:none; font-weight:normal; padding:6px;}
a:hover {color:#FFFFFF; text-decoration:underline;}


a:link.bodyLink, a:visited.bodyLink, a:active.bodyLink  {color:#FF9933; font-size:14px; text-decoration:none; font-weight:normal;}
a:hover.bodyLink {color:#FF9933; text-decoration:underline;}