body {
	margin: 10px 0 0 0;
	background: #291713 url(images/bg3.jpg) repeat;	
	background-position: top center;
		}
#frame {
		background: #291713;
		width:798px;
		margin: 0 auto;
		padding:0 0 10px 0;
		font-family: "Century Gothic", Verdana, Helvetica, Arial, sans-serif;
		font-size: small;
		color:#C7C5FA;
		}
#head {	
	margin:0;
	padding:0;
	text-align:left;
	}
ul#nav{
	list-style:none;	
	margin:0;
	padding:0;
	
}

#nav li,#nav li a {
	height:36px;
	width:133px;
	position:relative;
	display:block;
	cursor: hand;
 line-height:36px;
 float:left;
}
/* mac hide \*/
#nav li,#nav li a {	overflow:hidden;}
/* end hide*/
#nav a{font-size:1em}
li em {
	position:absolute;
	left:0;top:0;
	display:block;
	height:36px;
	width:133px;
}
li#link1 em {	background: url(images/home.gif) no-repeat 0 0;}
li#link2 em {	background: url(images/staff.gif) no-repeat 0 0;}
li#link3 em {	background: url(images/schedule.gif) no-repeat 0 0;}
li#link4 em {	background: url(images/news.gif) no-repeat 0 0;}
li#link5 em {	background: url(images/registration.gif) no-repeat 0 0;}
li#link6 em {	background: url(images/styles.gif) no-repeat 0 0;}
ul#nav li a:hover{visibility:visible}/* needed for ie to work*/
ul#nav li a:hover em{background-position:0 -36px}
	
#content {
		padding: 10px 10px 10px 10px;
		color:#ffffff;		text-align: left;
		margin-right:260px;
		}
#right {
		width:240px;
		float:right;
		padding: 10px 20px 10px 0px;
		color:#C7C5FA;		}
#content2 {
		padding: 10px 10px 10px 10px;
		color:#ffffff;		text-align: left;
		
		}a:link, a:visited {
	color: #B3B0FF;	
		}

a:hover, a:active {
	color: #806EF5;
	
	}
h1 {	font-size: large;
	color:#2e2e2e;	}
h2 {	font-size:medium;	padding-top: 4px;
	margin:0px;	}
	.centerform {
	width: 310px;
	text-align:left;
	}

input {
		background-color: #E8E8EB;
		font-family: "Century Gothic", Arial, Helvetica;
		font-size: small;
		margin: 0.175em

		}
textarea {
		background-color: #E8E8EB;
		font-family: "Century Gothic", Arial, Helvetica;
		font-size: small;
		}
#footer {
	background: #291713;
	margin:0px auto;
	clear: both;
	text-align: center;	padding:10px 0px;	font-family: "Century Gothic", Arial, Helvetica;	color:#cccccc;	font-size: x-small;
	width: 798px;
	border-top: 1px solid #2C199C;
	}
a.footer:link {
	color: #ffffff;
	text-decoration: none;
	}
a.footer:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.footer:hover {
	color: #cccccc;	
	}
a.footer:active {
	color: #cccccc;
	}	