body { 
	color: #000000;
	font-family: Helvetica Neue, Arial, Verdana, Tahoma, Times, serif;
	line-height: 1.7em;
	margin: 5px 0 auto;
	min-width: 800px;
}

table { font-size: smaller; }
tr { height: 3em; }
td { text-align: center; width: 10%; }

img { display: none; }

/* Specific classes of layout elements */
.quoted { font-style: italic; }

.caption { font-style: italic; font-size: smaller; text-align: center; }

.photoleft, .photoright { display: none; }
		
#header { display: none; }
	
#menu { display: none; }

#sidebar { display: none; }

#sponsors { display: none; }

#footer 
	{
	font-size: smaller;
	line-height: 16px;
	text-align: left;
	letter-spacing: 0.7em;
	height: 16px;
	clear: both;
	}
	
#footer a { display: none; }
