html, body {height: 100%;}

body {background:#b7ac91 url(../images/back_main.jpg) top center repeat-y;font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px;margin: 0 0 0 0;}

#main {background:url(../images/back_gradient.jpg) top left repeat-x;width:100%;}
#header {background:url(../images/back_header.jpg) top left no-repeat;width:780px;height:160px;}
#menu {width:780px;height:20px;position:relative;top:92px;}
#menuitem {height:19px;display:inline}

#content {width:720px;height:auto;text-align:left;padding:0px 30px 0px 30px;position:relative;top:-6px}
#footer {background:url(../images/back_footer.jpg) bottom left no-repeat;width:720px;height:36px;text-align:left;padding-top:34px;clear:both}

html>body #content {height: auto;}

.pictureframe {width:720px;height:167px;margin-bottom:20px}

h1 {font-size:28px;color:#ffb500;font-weight:normal;margin:0 0 0 0;}
h2 {font-size:14px;color:#000;font-weight:bold;margin:0 0 0 0;}
h3 {font-size:11px;color:#8d8470;font-weight:normal;margin:0 0 0 0}

p {line-height:20px;}

a {color:#ffb500;text-decoration:none}
a:hover {color:#ffb500;text-decoration:underline}

#footer a {color:#8d8470;text-decoration:underline}
#footer a:hover {color:#ffb500;text-decoration:underline}

img {padding:4px;border-color:#aca289}

