*{margin:0;padding:0;}

body {
min-width : 760px;
max-width : 1200px;
background : url(images/red-rust-bg.jpg);
}

.fixcenter {
width : 850px;
background : #FFFFFF;
border : 1px solid #000000;
margin-left : auto;
margin-right : auto;
margin-top : 5px;
margin-bottom : 10px;
overflow : hidden;
position : relative; 
}

#header {
width : 850px; 
height : 175px;
}

#header a { 
width : 850px;
height : 175px;
display : block;
position : absolute; top: 0; left: 0;
border-bottom : 1px solid #000000;
}

#main {
padding-left : 20px;
padding-right : 20px;
min-height : 500px;
}
* html #main {height:500px;} /*IE6 treats height as min-height*/
}

#menu {
margin-left : 15px;
width : 850px;
margin-bottom : 10px;
}

ul.nav li {
float : left;
}

ul.nav a {
border : 1px solid #000000;
padding : 5px 05px 5px 05px;
margin-right : 5px;
background-color: #4D3403;
text-decoration : none;
color : #FFFFFF;
display : block;
text-align : center;
font-family : arial;
font-size : 14px;
}

ul.nav a:hover {
color : #000000;
background-color : #F4CE99;
}

ul.nav {
margin-left : 0;
list-style : none;
padding-left : 0;
padding-top : 6px;
padding-bottom : 5px;
}

.subcat a {
font-family : arial;
font-size : 12px;
text-decoration : none;
color : #FFFFFF;
}

p {
font-family : arial;
font-size : 12px;
color:#000000;
text-align : justify;
padding-bottom : 15px;
}

h1 {
font-family : arial;
font-size : 14px;
color : #000000;
text-align : center;
padding-bottom : 15px;
padding-top : 25px;
}

#footer {
width : 850px;
border-top : 1px solid #000000;
} 

.footer {
font-family : arial;
font-size : 12px;
color : #000000;
text-align:center;"
}


A:link {
color : #4D3403;
font-size : 12px;
text-decoration : underline;
font-family : arial;
}

A:visited {
color : #666666;
font-size : 12px;
text-decoration : underline;
font-family : arial;
}

A:hover {
color : #996600;
text-decoration : underline;
font-family : arial;
}
