
p{
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:12px;
    color:#000033;
    margin:0;
    padding:0 0 0 0; 
}

li{
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:11px;
    color:#000033;
    margin:0;
    padding:0 0 0 0; 
}


body{
    top:0px;
    left:0px;
    margin:0px;
}

h1{
    background-image:url("../images/logo.gif");
    background-repeat:no-repeat;
    height:63px;
    margin:0px;
}

h1 span { display:none }

#container{
    width:704px;
}

#banner{
    height:63px;
    background-image:url("../images/masthead.jpg");
    background-repeat:no-repeat;
    border-right: 1px solid;
}

#header{
    float:left;
    width:400px;
    height:63px;
}

#navigation{
    position:relative;
    float:right;
    right:0px;
    top:23px;
    width:250px;
    height:35px;
}

#maincontent{
    clear:both;
    position:relative;    
    background-repeat:no-repeat;
    height:528px;
    border:1px solid;
}

#textbox{
    margin:20px;
    padding:10px;
    position:relative;
    background-color:#FFCF94;
    width:350px;
    height:400px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#reopen{
    display:none;
    border:1px solid #cccccc;
    padding:5px;
    position:relative;
    left:0px;
    top:0px;
    background-color:#FFCF94;
    width:70px;
    height:30px;
    text-align:center;
}

a{
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:12px;
    color:#000099;
    text-decoration:underline;
}

#locationbox{
    margin:20px;
    padding:10px;
    position:relative;
    left:10px;
    background-color:#FFCF94;
    width:600px;
    height:430px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#hidebtn{
    text-align:right;
}

#footer{
    margin:0px;
    padding:5px;
    height:20px;
    background-color:#999999;
    color:#EEEEEE;
    border-style:solid;
    border-width:0px 1px 1px 1px;
    border-color:#000000;
}

.dnav{
    width:35px;
    height:35px;
    position:absolute;
    top:5px;
}