	body {background-color: rgb(210,210,210)}
	
	div#containment-field {width: 750px; margin-bottom: 0px; background-color: white;}

	div#logo {margin-left: auto; margin-right: auto; margin-top: 0px; margin-bottom: -9px; font: 35px Arial, san-serif; font-style: italic; font-weight: bold; width: 750px; color: #666666; text-align: center;}

	div#logo a {font: 35px Arial, san-serif; font-style: italic; font-weight: bold; width: 750px; color: #666666;}

	div#header {position: absolute; width: 750px; background: transparent url(../images/graphics/top.gif) left top no-repeat;}
	
	table#navigation {margin-left: auto; margin-right: auto; margin-top: 10px;}

	div.nav-link {width: 90px; border-bottom: 1px solid #666666; padding-bottom: 2px;}

	div.nav-link a {display: block; text-align: center; 
		font: 16px Arial, san-serif; font-weight: bold; font-style: italic;
		text-decoration: none; 	margin-bottom: -4px; color: #666666;}

	div.nav-link a:hover {background-color: rgb(150,150,150); color: white;}
	
	div#body-content {border-left: 2px solid #666666; border-right: 2px solid #666666; padding-top: 40px; padding-left: 10px; padding-bottom: 10px;}

	div#body-content div#quote {font: 13px Arial, san-serif; width: 600px; text-align: center; color: rgb(165,165,165);}

	div#body-content div#body-text table {border: 1px solid black; margin-left: 20px; font: 12px Arial, sans-serif;}

	div#body-content div#body-text table th {background-color: black; color: white; font-weight: bold;}

	div#body-content div#body-text table tr.alt {background-color: rgb(225,225,255);}

	div#body-content div#body-text table td {text-align: center;}

	div#footer-text {font: 11px Arial, sans-serif; text-align: center; background-color: white; border-left: 2px solid #666; border-right: 2px solid #666; margin-top: -1px;}
	
	div#footer {width: 750px; height: 15px; background: transparent url(../images/graphics/bottom.gif) left bottom no-repeat; margin-top: -5px;}

