.comment {font: italic bold 13px "times new roman", times, helvetica; line-height: 1.3; color: #cccccc}
.copybio {font: 14px "times new roman", times, helvetica; line-height: 1.2; color: #ffffff}
.boldblack2 {font: bold 16px "times new roman", times, helvetica; line-height: 1.3; letter-spacing: 2px; color: #000000}

body {
margin: 20px 0 0 0;
padding: 0;
font-family: times new roman;
font-size: medium;
background: #999999 url('images/bg.gif') repeat-x top;
text-align: center; /* for IE */ 
}

div#wrap { 
padding: 0;
width: 800px;
text-align: center; /* reset text alignment */ 
margin: 0 auto; /* for the rest */ 
}

h1 {
   margin: 0;
   padding: 0 0 20px 0;
   font-family: "times new roman";
   font-size: 140%;
   font-weight: bold; 
   letter-spacing: 4px;
   }

h1 a {
   text-decoration: none;
   color: #000000; 
   }

ul#nav {
   width: 800px;
   margin: 0;
   padding: 0 0 20px 0;
   list-style: none;
   background: none;
   }

#nav li { 
   display: inline;
   padding: 0;
   font-family: "times new roman";
   font-size: 95%;
   font-weight: bold;
   }

#nav a {
   text-align: center;
   padding: 0px 12px;
   color: #000000;
   text-decoration: none;
   }

#nav a:hover, #nav li a.active {
   color: #ffffff;
   }

div#header {
text-align: center; /* reset text alignment */ 
margin: 0 auto; /* for the rest */ 
width: 600px;
border: none;
}

ul#graybar {
margin:0;
padding:0;
float:left;
width:600px;
list-style:none
}

#graybar li {
float:left;
padding:10px 0
}

#graybar li a {
text-decoration:none;
font-family:times new roman, times, serif;
font-size: 83%;
font-weight: bold;
color:#fff;
}

#graybar li#home {
width:27%;
background:#555
}

#home a {

   }
   
#graybar li#one {
width:46%;
background:#666
   }

#one a {

}   

#graybar li#search {
width:27%;
background:#b1b1b1
}

#search a {

   }


table {
   clear: both;
   }
   
div#copyright {
   margin: 0;
   padding: 20px 0 0 0;
   }

div#copyright p {
   font-size: 85%;
   color: #cccccc;
   }

div#copyright a {
   font-weight: bold;
   text-decoration: none;
   color: #cccccc;
   }
