body			{
			background-color: #000;
			}

a			{
			font-weight: bold;
			}

		
a:link		{
			color: #644;
			}
			
a:visited	{
			color: #644;
			}

a:hover		{
			color: #797;
			}			
			
a:active	{
			color: #464;
			}

a.nav		{
			text-decoration: none;
			}
			
a.nav:link		{
				color: #e8dae0;
				}
a.nav:visited	{
				color: #c8bac0;
				}
				
a.nav:hover		{
				color: #ffa800;
				}

a.nav:active	{
				color: #fff;
				}
				

table#navtable	{
				position: relative;
				margin-top: 0px;
				margin-left: auto;
				margin-right: auto;
				margin-bottom: 0px;
				padding-left: 10px;
				padding-right: 10px;
				width: 730px;
				height: 15px;
				text-align: left;
				vertical-align: middle;
				text-transform: uppercase;
				font-size: .8em;
				font-weight: 900;
				font-family: sans-serif, arial black;
				clear: right;
				}
			
div#content	{
			position: relative;
			margin-top: 50px;
			margin-bottom: auto;
			margin-left: auto;
			margin-right: auto;
			padding-top: 10px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 10px;
			width: 500px;
			height: 335px;
			clear: both;
			color: #200;
			min-height: 400px;
			text-align: left;
			vertical-align: middle;
			}
			
div#searchpage	{
				position: relative;
				margin-top: 0px;
				margin-left: auto;
				margin-right: auto;
				padding-top: 100px;
				padding-left: 10px;
				padding-right: 10px;
				padding-bottom: 100px;
				clear: both;
				min-height: 400px;
				text-align: center;
				}

div#schedule		{
				font-family: serif;
				text-align: left;
				}
				
div#aboutus	{
			position: relative;
			margin-top: 0px;
			margin-bottom: auto;
			margin-left: auto;
			margin-right: auto;
			padding-top: 0px;
			padding-left: 0px;
			padding-right: 0px;
			padding-bottom: 0px;
			width: 575px;
			clear: both;
			color: #200;
			min-height: 400px;
			text-align: left;
			vertical-align: middle;
			}

span#results		{
				font-family: serif;
				text-align: left;
				}			
