﻿BODY {
	margin-top:0px;
	}

#glow { 
	margin: 0px; 
	position: absolute;
	left: 135px;
	top: 145px;
	right: 75px;
	}

#main {
		border-style: solid;
		border-right-width: 2px;
		border-left-width: 2px;
		border-top-width: 0px;
		border-bottom-width: 2px;
		border-color: #0000ff;
		width: 800px;
		
		background-image: url("images/wheelbackground.gif");
		background-color: #F8F8F8 ;
		background-position: center;
		background-repeat: no-repeat;
		background-attachment: fixed;
		font-family:arial;
		
}

#chair
{
	height: 1850px;
}

#events
{
	height: 2300px;
}


#whoare
{
	height: 1150px;
}


#history
{
	height: 1400px;
}



a {text-decoration:none;}


#cmg
	{
		width:800px;
		position:absolute;
		margin-bottom:-20px;
		margin-left:-123px;
		height: 10px;
		font-size:10px;
		padding: 5px;
		background-color:#3233FD;
		color:#FFFFFF;
		border-top-color:#000000;
		border-top-width:2px;
		border-bottom-color:#000000;
		border-bottom-width:2px;
		
	}
