.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.4; color: #ffffff}

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 30px 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;
   } 
   
span {
   font-size:220%;
   line-height:100%
   }   

div#copyright {
   margin: 0;
   padding: 10px 0 10px 0;
   }

div#copyright p {
   font-size: 85%;
   color: #cccccc;
   }
   
div#copyright a {
   font-weight: bold;
   text-decoration: none;
   color: #cccccc;
   }
   
a.type7 {
	font-family:times new roman, times, serif;
	font-size:15px;
    font-weight:bold;
	color:#CCCCCC;
	background-color:transparent;
	text-decoration:none
	}
a.type7:link {}
a.type7:visited {}
a.type7:hover {color:#000000;background-color:#999999}
a.type7:active {color:#FFFFFF;background-color:#999999}
