body {
margin:0px;
background-color: #FFFFFF;
background-image: url(http://www.weshofmann.com/img/bg.jpg);
background-repeat:repeat-x;
}

#container{
background-image: url(http://www.weshofmann.com/img/bg_foot.jpg);
background-repeat:repeat-x;
background-position:bottom center; 
}

.content{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
color: #000000;}

a {color: #2088F2;text-decoration: none;font-weight:bold;}
a:visited {color: #2088F2;text-decoration: none;font-weight:bold;}
a:active {color: #2088F2;text-decoration: none;font-weight:bold;}
a:hover {color: #FF7000;text-decoration: underline;font-weight:bold;}

.menu{
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;}

.title {
font-family: Times, Arial, Helvetica, Geneva, san-serif;
font-size: 28px;
color: #000000;
font-weight: normal;
text-transform: uppercase;
}

.footer {
font-family: Arial, Helvetica, Geneva, san-serif;
font-size: 11px;
font-weight: normal;
color:#808080;}

.cursor {cursor:pointer;}

a.menu:link {color: #404040;text-decoration: none;}
a.menu:visited {color: #404040;text-decoration: none;}
a.menu:hover {color: #000000;}
a.menu:active {color: #404040;text-decoration: none;}

a.footer:link {color: #FFFFFF;text-decoration: none;}
a.footer:visited {color: #FFFFFF;text-decoration: none;}
a.footer:hover {color: #000000;text-decoration: underline;}
a.footer:active {color: #FFFFFF;text-decoration: none;}
