* {padding:0; margin:0; font-family:arial, verdana}
html, body {	height: 100%;}

body  {background:url(images/topbg-sm.png) repeat-x;}

.wrapper {	min-height: 100%;	height: auto !important;	height: 100%;	margin: 0 auto -50px; /* the bottom margin is the negative value of the footer's height */}
.footer, .push {	height: 50px; text-align:center;/* .push must be the same height as .footer */}
a {text-decoration:underline; color:#7b7b7b;}
a:hover {color:#252525;}


#top  {position: relative; left:50%; background:url(images/topbg-lg.png) no-repeat; width:1024px; height:177px; margin-left:-512px;}

#logo {position:relative; left:50%; background:url(images/logo2.png) no-repeat; width:355px; height:158px; margin-left:-177px;}

#link {margin-bottom:3px;}
#link a {font-size:13pt; text-decoration:underline; color:#7b7b7b;}
#link a:hover {color:#252525;}
#site-link  {position:absolute; margin-top:70px; margin-left:50px;}

a#hlink {text-decoration:underline; color:#7b7b7b;}
a#hlink:hover  {color:#252525;}

#menu {height:30px; background:#979797; width:100%;}

#fmenu  {display:block; color::#979797}
#fmenu a {font-size:12pt; color:#979797; text-decoration:underline; padding-left:10px; padding-right:10px; height:30px;}
#fmenu a:hover {text-decoration:none; color:#474747;}

#fieldname  {width:150px; float:left;}
#field  {float:left;}
#clear  {clear:both; height:5px;}

#mid-content  {width:966px; position: relative; left:50%; margin-left:-483px; /* margin-left:auto; margin-right:auto; */}