/*the stylesheet for the main page*/

body {z-index: 5; font-family: "Helvetica", sans-serif;
		font-size: 1em; line-height: 1.3em;
		font-weight: bold;
		color: #4c4c4c; text-align: left;
		background-color: white;
		padding: 0px; margin: 0px;}

table {border: 0px; position: relative; left: 5%; top: 5px; width: 90%;}
#blurb	{width: 500px;}
img {border: 0px;}
#copyright {font-size: .7em; font-weight: normal; color: #888888;}

