body{
height:100%;
width:100%;
background:#000000 url('pg-gfx/main-bg.gif') repeat-x top;
margin: 0;
padding: 0;
color:#daccad;
font-family:Verdana;
font-size:11px;
}

html{
height:100%;
}

#center{
height: auto !important;
height:100%;
min-height:100% !important;
width:800px;
margin:0 auto;
background: url('pg-gfx/content-bg.gif');
}

#header{
height:220px;
width:800px;
margin:0;
padding:0;
background:url('pg-gfx/header.jpg');
}

#navcont{
position:relative;
width:800px;
height: auto !important;
height:100%;
min-height:251 !important;
margin:0;
padding:0;
background:url('pg-gfx/nav-content-top.gif') repeat-x top;
}

#nav{
position:relative;
padding:0px 16px 0px 20px;
background:url('pg-gfx/nav-top.gif') no-repeat left top;
width:142px;
height:auto;
min-height:251px;
font-family:Verdana;
font-weight:bold;
font-variant:small-caps;
font-size:14px;
letter-spacing:1px;
line-height:24px;
color:#000000;
float:left;
}

#rnav{
position:absolute;
top:-2px;
left:-2px;
padding:0 16px 20px 20px;
font-family:Verdana;
font-weight:bold;
font-variant:small-caps;
font-size:14px;
letter-spacing:1px;
line-height:24px;
color:#daccad;
}

#nav a{
color:#000000;
text-decoration:none;
}

#rnav a{
color:#daccad;
text-decoration:none;
}

#rnav hr{
visibility:hidden;
}

#nav hr{
background: url('pg-gfx/nav-divider.png');
height:9px;
width:140px;
border:0px;
}

#divider{
padding:0;
margin-left:-2px;
background:url('pg-gfx/nav-cont-divider-top.gif');
width:10px;
min-height:251px;
float:left;
}

#content{
padding: 0 20px 40px 14px;
margin-left:186px;
background:url('pg-gfx/content-top.gif') no-repeat right top;
width:580px;
min-height:231px;
}

a{
color:#daccad;
}

#footer{
position:fixed;
bottom:0px;
padding-top:7px;
height:23px;
width:800px;
text-align:center;
background: url('pg-gfx/content-bg.gif');
}

li{
list-style:none;
}

h1,h2,h3,h4,h5,h6,p{margin-top:0 !important;}

p{margin:0; padding:0; padding-bottom:10px;}

#content hr{
height:1px;
border:0px;
background:#da0000;
}
