body {
margin-top: 5px; 
}

#wrapper {
width: 860px; 
left: 50%;
margin-left: -430px; 
padding: 0;
position: relative;
text-align: left;
border: solid #000000 1px;
background-color: #E1E0E0;
}

#top {
width: 860px;
height: 30px;
background-color: #000000;
text-align: center;
margin: 0;
padding: 0;
}

#branding {
width: 860px;
height: 120px;
background-color: #E1E0E0;
margin: 0;
padding: 0;
}

#menu {
width: 200px;
background-color: #E1E0E0;
margin: 0;
padding: 10px 10px 0 10px;
float: left;
}

#content {
width: 600px;
background: #ffffff Url(bg1.jpg) repeat-x left top;
margin: 17px 20px 0 0;
padding: 15px 10px 10px 10px;
float: right;
}

#bottom_menu {
clear: right;
width: 605px;
height: 30px;
background: #E1E0E0 url(bg2.jpg) repeat-x left bottom;
margin: 10px 20px 0 0;
padding: 5px 10px 5px 5px;
text-align: center;
float: right;
}

#footer {
clear: both;
width: 860px;
height: 25px;
background-color: #000000;
text-align: right;
margin: 0;
padding: 0;
}

.refimg {
background: #eeeeee Url(shdw.png) no-repeat left top;
border: solid #666666 1px;
padding: 7px 7px 7px 8px;
}

fieldset {
background-color: #CED8EC;
border: 2px solid #A72C54; 
margin: 10px 0 0 0; 
padding: 10px 10px 1px 11px; 
width: 350px; 
text-align: center;
}

