
	body		{	margin:	0;
					padding: 0;
					font: 12px verdana, arial, helvetica, sans-serif;
					line-height: 18px;
					background-image: url(images/back.gif);
					color:	#000;

		}
		
a.text:link {color: #000000;   font-weight: bold}
a.text:visited {font-style:italic; color: #000000;} /* cc6600 and 3399ff were other choices*/
a.text:hover {background: yellow;}

a.textbigger:link {color: #000000; font-size:14px; font-weight: bold}
a.textbigger:visited {font-style:italic; color: #000000;  font-size:14px;} /* cc6600 and 3399ff were other choices*/
a.textbigger:hover {background: yellow;  font-size:14px;}

a:link {color: #000000;}
a:visited {font-style:italic; color: #000000;} /* A7312F (red) cc6600 and 3399ff were other choices*/
a:hover {color: yellow;}

a.results:link {color: #000000;   font-weight: bold}
a.results:visited {font-style:italic; color: #000000;} /* cc6600 and 3399ff were other choices*/
a.results:hover {background:#000000; color: #ffffff;}

	#container	{	margin-left: 0;
					width: 990px;
					height: 900px;
					background-image: url(images/rocks_04.jpg);
					background-repeat:no-repeat;
					background-attachment:scroll;
					background-position: bottom left;
		}
		
	#left	{	margin-left: 0;
				width: 282px;
				float: left;
				padding-right:20px;
				z-index: 2

		}
		
		
	#nav img { 	
		}
		
	#nav		{	margin-left: 47px;
					margin-top: 0;
					margin-bottom: 0;
					width: 189px;
					padding:0;
					z-index: 1;
					font-family: "Trebuchet MS" , sans-serif;
					font-size: 18px;
					line-height: 28px;
					color: #ffffff;
					text-align:center;
		}
		
	
		
	#nav a:link	{color: yellow; text-decoration:none; 
			}
	#nav a:visited	{color: yellow; text-decoration:none; font-style:normal;
			}
	#nav a:hover	{color: white; text-decoration:none; 
			}	

	#right	{		
					background-attachment:fixed;
					/*float: right;*/
					padding-top: 30px;
					padding-left: 10px;
					padding-right: 10px;
					height:860px;
					width: 600px;
					overflow: auto;

		}
		
	#content	{	/*padding-left: 10px;
					padding-right: 10px;*/

		}
		
	#content2	{	text-align:center;

		}
		

		
		
	/*p	{			margin-top: -10px;
		}*/
		
	.smaller	{	font: 10px verdana, arial, helvetica, sans-serif;
					line-height: 14px;
					color:	#000;
					
					text-align:center
		}
		
	H1		{		color: 000;
					font-size: 24px;
					font-family: Trebuchet MS, Helvetica, Arial, Verdana, Sans Serif;
					text-align: center;
					/*border-bottom: thin dashed yellow;*/
					padding-bottom: 5px;
					width: 350px;
					margin: auto
					/*background-color: yellow;
					padding: 5px;
					border: thin dashed black;*/
		}
		
	H2		{		color: 000;
					font-size: 20px;
					font-family: Trebuchet MS, Helvetica, Arial, Verdana, Sans Serif;
					font-weight: strong;
					text-align:center;
					margin-bottom: 25px
		}
		
	H3		{		font-size: 16px;
					font-family: Trebuchet MS, Helvetica, Arial, Verdana, Sans Serif;
					margin-top: 30px;
					margin-bottom: 20px;
		}
		
	H4		{		color: 000;
					font-size: 16px;
					font-family: Trebuchet MS, Helvetica, Arial, Verdana, Sans Serif;
					font-weight: strong;
					text-align:center;
					margin-top: -25px
		}
		
	H3.results		{		font-size: 16px;
					font-family: Trebuchet MS, Helvetica, Arial, Verdana, Sans Serif;
					margin-top: 0px;
					margin-bottom: -20px;
					text-align:center;
		}
		
	.yellowline	{	border-bottom: thin dashed yellow;
					width: 100%;
					margin-right: auto;
					margin-left: auto;
					margin-top: -25px
		}
	.blackline	{	border-bottom: thin solid black;
					width: 100%;
					margin-right: auto;
					margin-left: auto;
					margin-top: -25px
		}
		
	.greyline	{	border-bottom: thin solid lightgrey;
					width: 100%;
					margin-right: auto;
					margin-left: auto;
					margin-top: -25px
		}
		
	.redline	{	border-bottom: thin solid #A7312F;
					width: 100%;
					
					margin-right: auto;
					margin-left: auto;
					
					

		}	
		
		
		
	table.logos	{	width:100%;
					border:0px;
		}
	table.logos div	{	border:	thin solid #cccccc;
						text-align: center;
						padding:	4px;
						margin: auto;
						
		}
		
	table.results	{	width:575px;

		}

		
	blockquote {		color: #514134;
		}
