#wrapper {
   width: 600px;
   margin: 0;
}

#mainContent {
	  margin-top; 30px;
	  margin-bottom: 0px;
	  padding-bottom: 50px; 
}


body {
   background-color:#ffffff;
   color:#000000;
   font-family : "Times New Roman", Times, serif;
   font-size: 12pt;
}

#bulletinBoard h1 {
	color: #999999;
	font-size: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	}

h1 {
	color: #999999;
	font-size: 1.6em;
	font-family: Verdana, Arial, sans-serif;
	}

h2 {
	color: #999999;
	font-size: 1em;
	font-family: Verdana, Arial, sans-serif;
	}

p {
   font-family : "Times New Roman", Times, serif;
   font-size: 12pt;
}
   
	
a {
   text-decoration : underline;
   color: #0000ff;
}

#banner, #topNav, #pictNav, #menuList, #storyNav {
   display: none;
}

