body 
	{
	margin: 2px;
	background: #AAAAAA;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	}

#bottomstuff {
	text-align: center;
	width: 100%;
	}
	
#graylayer {

	z-index: 90;
	background-color: #888;
	color: black;
	height: 300px;
	width: 150px;
	float: left;

	}
#headerlayer
	{
	position: absolute;
	top: 20px;
	left: 80px;
	width: 420px;
	background-color: #99ccff;
	color: black;
	padding: 0px;
	border-top: thin solid #001155;
	border-right: thin solid #001155;
	border-left: thin solid #001155;
	border-bottom: thin solid #001155;
	z-index: 100;
	clear: none;
	float: left;
	height: 50px;
	background-repeat: no-repeat;
	}	

#menu {
	position: absolute;
	left: 12px;
	top: 8px;
	z-index: 60;
	background-color: #5AF;
	background-image:  url(images/TopCorner.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 300px;
	width: 134px;
	float: left; 
	border-top: thin none #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin none #333333;
	padding-top: 80px;
	clear: left;
	line-height: 10px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	background-repeat: no-repeat;
	background-position: left top;
	}

#logoFloat
	{
	float:right;
	}
	
a.menu
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000ff;
	text-decoration: none;
	}

a.menu:hover
	{
	font-weight: bold;
	color: #0000BB;
	}

a.menu:active
	{
	color: #2255FF;
	text-decoration: underline;
	}

a.menu:visited
	{
	color: #000088;
	font-weight: normal;
	}

a.noborder:link
	{
	text-decoration: none;
	}
	
#sponsors {
	position: absolute;
	left: 12px;
	top: 310px;
	z-index: 70;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 134px;
	float: left;
	border-top: thin none #333333;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin none #333333;
	padding-top: 20px;
	clear: left;
	line-height: 10px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: center;
	background-color: #999999;

	}

#maincontent {
/*	position: absolute; */
/*	clear: both;  */
	left: 0px;
	top: 0px;
	z-index: 50;
	background-color: #AAAAAA;
	color: black;
	height: auto;
	width: auto;
	border: medium none #FF0000;
	padding-top: 90px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 6px;

	}
p.maincontent
	{
	margin-left: 160px;

	}
	
#slideshow {
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 16px;
	margin-left: 10px;
	text-align: center;
	}
a
	{
	color: blue;
	text-decoration: none;
	}

a:hover
	{
	color: black;
	text-decoration: underline;
	font-weight: bold;
	}
	
IMG { 
	float: left;
	}
	
.bigmargin
	{
	margin: 2em;
	}
.smallmargin
	{
	margin-top: -60px;
	padding: 2px;

	 }
	
p.question
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 172px;
	margin-top: 20px;
	padding: 8px 8px 0px 1px;
	line-height: 12px;
	display: block;
	color: #000000;
	vertical-align: middle;
	margin-bottom: 12px;
	text-indent: -14pt;
	}

p.question:first-letter
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-style: italic;
	}
	
p.answer
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 178px;
	margin-top: 0px;
	padding: 0px 8px 0px;
	line-height: 11px;
	display: block;
	color: #000000;
	font-style: normal;
	vertical-align: middle;
	text-indent: -18px;
	}
	

p.answer:first-letter
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0011AA;
	}

.lowernav 
	{
	position: absolute;
	bottom: 10px;
	/* margin-top: 24px; */
	padding: 8px 4px 2px 4px;
	border-top: 1px solid #889;
	width: 80%;
	margin-right: 10%;
	margin-left: 10%;
	}
		
.tagline
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #557788;
	font-size: 9px;
	font-weight: normal;
	line-height: 10px;
	text-align: center;
	}
.tagline b 
	{
	color: #557788;
	}
.bottomsponsor 
	{
	text-align: center;
	margin-top: 16px;
	margin-right: 200px;
	margin-bottom: 36px;
	margin-left: 200px;
	right: 6px;
	width: 90%;
	}

	
h1 {
	margin-left: 172px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	}

li {
	margin-left: 172px;
}
