
#main {width: 900px; background-color:#FFFFFF;}

#header {
/*
border-left: 1px solid #333;
border-right: 1px solid #333;
border-top: 1px solid #333;
position: relative;
*/
left: 0px; 
height: 81px;
width: 900px;
padding: 10px;
}


#prwTitle {text-align: right; 
           color: #008080;
           background-color:#FFFFFF;
           font-size: x-large;
           font-weight: bold;
           margin: 0.25em 0.25em 0em 0em;
           padding: 0em;
           font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
           }

#prwSubTitle {text-align: right; color: #000080; font-size: smaller ; 
              font-weight: normal;
              background-color:#FFFFFF;
              margin: 0em 0.5em 0em 0em;
              font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
              padding: 0em;  }

#prwOwnerMsg {text-align: right; background-color:#FFFFFF; color: #000080; font-size: smaller ; font-weight: bold;}

#prwContent {color:black;
             font-weight: normal;
             font-family: sans-serif;
             font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
             margin: 0.5em 0.5em 0.5em 0.5em;
             font-size: normal;
             background-color:#FFFFFF;}

#content1 {float: right;
           position: relative;
           padding: 0.3em 0.0em 0.3em 0.0em;
           background-color:#FFFFFF;
           }

#content2 {float:right;
           left: 0px;
           width: 700px; height: 200px;
           position: relative;
           padding: 0.3em 0em 0.3em 0em;
           background-color:#FFFFFF;
           }

#prwMsg {color: maroon;
         font-weight: bold;
         font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
         font-size: small;
         margin: 5px 5px 1.0em 1.0em;
         background-color:#FFFF99;
         padding: 0.5em;
         text-align: center;
         border-left: 1px solid #333;
         border-right: 1px solid #333;
         border-top: 1px solid #333;
         border-bottom: 1px solid #333;
}

/* menu item formatting */
#menu ul {
margin: 2px 0px 5px 0px;
padding: 2px 0px 5px 0px;
list-style: none;
font-weight: normal;
font-size: small;
}

#menu li {
float: left;
white-space: nowrap;
}

#menu li a {
display: block;
padding: 0em 1.0em 0em 1.0em;
border-right: solid 0.1em rgb(175,175,175);
background-color: #0000cc;
text-decoration: none;
color: rgb(255,255,255);
}
#menu a:hover {
border-right: solid 0.1em rgb(175,175,175);
background-color: #0000cc;
text-decoration: underline;
color: rgb(255,255,255);
}
#menu .selected {
padding: 0em 0.5em 0em 0.5em;
border-right: solid 0.1em rgb(175,175,175);
background-color: rgb(220,220,220);
color: rgb(50,50,50);
}

#content {}

#left-column {
float: left;
vertical-align: top;
background-color: rgb(255,255,255);
font-size: 1.1em;
color: rgb(50,50,50);
position: relative;

text-align: center;
width: 125px;
/*
border-left: 1px solid #333;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
*/
}

#container {
background-color:#FFFFcc;

border-left: 1px solid #333;
border-right: 1px solid #333;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
position:relative;
width: 700px; height: 190px;

}

#introMsg {
text-align: center;        
font-family: sans-serif;
font-weight: bold;
color:#0B615E;
margin: .4em 0em .4em 0em;
padding: 0em  }

#grid {
float:left;
position: absolute;
}

#gridtitle {
clear: both;
display: block;
margin: 0em 0em 0.5em 0em;
text-align:center;
padding: 0.01em 0em 0.1em 0em;
background-color: rgb(220,220,220);
font-weight: normal;
color: rgb(50,50,50);
border-top: 1px solid #333;
border-bottom: 1px solid #333;
}

#cell {
background-color: #FFFFcc;

    position:absolute;
        left: 0px; 
        font-family: sans-serif; 
        font-size: xx-small;
        text-align:center;
}

#cell img {border:0; width:60px; height:40px;}

#cell a {
display: block;
padding: 0em 1.0em 0em 1.0em;
text-decoration: none;
color: #000000;
}

#cell a:hover {
text-decoration: underline;
font-weight: bold;
color: #000000);
}

#googleAds {
width: 340px;
float:left;
position:relative;
}



#footer {
clear: both;
left: 0px;
padding: 0.25em 0em 0.3em 0em;
background-color:#FFFFFF;
text-align: center;
color: rgb(100,100,100);
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
margin: 0.5em 0.5em 0.5em 0.5em;
font-size: small;
border-left: 1px solid #333;
border-right: 1px solid #333;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
position: relative;
left: 0px; 
height: auto;
width: 700px;
}
