html
{height:100%; padding-top: 40px; font-family : tahoma, arial; color : #383838; font-size : 12px;  background: url("/images/background.jpg") top center repeat-x;}
body
{position:relative;  width: 712px; min-height:100%; margin:0 auto; padding:0;}

div.topheader
{width: 712px; height: 20px; float: left;}
div.header
{width: 709px; height: 100px; float: left; background: #f8ecd6; border-left: 1px solid #eec591; border-right: 1px solid #eec591;}
div.menu
{width: 709px; clear: both; height: 40px;  border: 1px solid #edc691; background: url('/images/mnbg.jpg') bottom center repeat-x;}
div.menu div
{padding: 12px;}
div.menu div a
{font-size: 14px; color: #414141; text-decoration: none;}
div.menu div a:hover
{font-size: 14px; color: #414141; text-decoration: underline;}
div.subheaderimg
{width: 709px; height: 350px; float: left; border: 1px solid #edc691;}

div.content
{width: 709px;  float: left; border: 1px solid #edc691; border-bottom: 1px solid #edc691; background: #f9ecda;}
div.content div.pagename
{clear: both;}
div.content div.pagename h1
{margin: 10px 0px 10px 0px; padding: 0px 10px 0px 10px; font-weight: normal;}
div.content div.pagetext
{margin: 10px 0px 10px 0px; padding: 0px 10px 0px 10px;}
div.content div.crug
{float: left; clear: both; margin: 20px 5px 5px 5px;}

div.footer
{float: right; padding: 10px;}


a h2, a, h2
{font-weight: normal; color : #383838;}
hr
{border: 0px; border-top: 1px dotted #383838;}
