html, body {
margin : 0;
padding : 0;
}
body {
font : 73% Arial,  Helvetica, "Trebuchet MS", Arial, Tahoma, sans-serif;
background : #D5DBE1;
color : #555;
}
#wrap {
width: 100%;
margin-left: auto;
margin-right: auto;
padding: 0;
}
#masthead {
height:170px;
padding: 0;
margin-bottom: 0;
background: #FFFFFF url(images/masthead.jpg) top center no-repeat;
}
#container {
width: 770px;
border: 0px solid #aaa;
margin-left: auto;
margin-right: auto;
padding: 0;
line-height: 1.8em;
}
a:link, a:visited {
color : #DD618A;
background : inherit;
text-decoration : underline;
}
a:hover {
color : #666;
background : inherit;
text-decoration : none;
}
#menu {
height: 50px;
padding: 0;
margin-bottom: 0;
background-color: #D5DBE1;
}

#menu{position:relative;display:block;height:21px;font-size:1em;
font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;
font-family:Arial,Verdana,Helvitica,sans-serif;}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}

#menu ul li{display:block;float:left;margin: 0 1px 0 0;}

#menu ul li a{display:block;float:left;color:#333;text-decoration:none;
padding:4px 20px 0 20px;height:18px;}

#menu ul li a:hover,#menu ul li a.current{color:#000;
background:transparent url(images/bgON.gif) repeat-x top left;}


#menu2 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
menu2 li {
  float: left;
  position: relative;
  width: 10em;
  }




#content {
padding: 1em;
margin: 0 320px 0 0;
background: #D5DBE1;
}
#sidebar {
float: right;
width: 280px;
margin: 15px 0 0 0;
padding: 0 1em 0 1em;
background:#EBEBEB;
}
#navcontainer {
width : 280px;
margin : 0 0 20px 0;
}
#navcontainer ul {
margin-left : 0;
padding-left : 0;
list-style-type : none;
}
#navcontainer a {text-decoration : none;
display : block;
padding : 3px;
width : 280px;
border-bottom : 1px solid #eee;
background : #D5DBE1;
color : #666;
}
#navcontainer a:link, #navlist a:visited {
color : #666;
background : #D5DBE1;
}
#navcontainer a:hover {text-decoration : none;
background : #C9D2DF;
color : #fff;
}
#footer {
clear: both;
height: 100px;
padding: 0;
margin-top: 20px;
text-align: center;
color: #333;
background: #FFFFFF url(images/footer.jpg) top center no-repeat;
}
h1 {
margin: 0;
padding: 20px 0 20px 5px;
font-size: 160%;
letter-spacing: 3px;
color: #333;
}
.right {
float: right;
border: 0px solid #656C4A;
margin: 5px 0 10px 0;
padding: 10px;
}	

form{margin-top: 0px;}
div.row
{ width: 263px;
}

div.row span.formlabel
{ float: left;
width: 150px;
text-align: left;
}


div.spacer
{
width: 80px;
}

input, textarea
{ width: 259px;
font-family: verdana, arial, sans-serif;
border: 1px solid;
font-size: 100%;
margin: 2px;
}

.submit
{ font-family: verdana, arial, sans-serif;
border: 1px solid;
width: 150px;
height: 22px;
cursor: pointer;
font-size: 100%;
}

