html,body {
	background-color: FFFFFF;
	margin:0px;
	margin-left : 0;
	margin-top : 0;
	font-family : Verdana, Tahoma, Arial, Times New Roman;
	font-size : 14px;
	font-color: 000000;
	height: 100%;
	border: none;
	padding: 0;
}

.2head {
	font-family : Verdana, Tahoma, Arial, Times New Roman;
	font-size : 16px;
}

.regfont {
	font-family : Verdana, Tahoma, Arial, Times New Roman;
	font-size : 15px;
	color: 000000;
}

.linktitle {
	font-family : Verdana, Tahoma, Arial, Times New Roman;
	font-size : 14px;
	color: 000000;
}

.qa {
	font-family : Verdana, Tahoma, Arial, Times New Roman;
	font-size : 20px;
	font-weight: bold;
}

a.linktitle:link {
	color: 000000;
	text-decoration: none;
}

a.linktitle:visited {
	color: 000000;
	text-decoration: none;
}

.stafftable { 
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	width: 550px;
	background-color: #fafafa;
	border: 1px #0F9AAA solid;
	border-collapse: collapse;
	border-spacing: 5px;
	
	}
	
.innertable {
	font-family: Verdana, Tahoma, Arial, Times New Roman;
	font-weight: normal;
	font-size: 12px;
}

#content b.bigred {
	font-family : Verdana, Tahoma, Arial, Times New Roman;
	font-size : 17px;
	font-weight: bold;
	color : FF0000;
}

#header {
	position: absolute;
	left: 0px;
	width: 800px;
	height: 101px;
	padding: 0px;
}

#stripe {
	position: absolute;
	left: 0px;
	width: 151px;
	top: 101px;
}

#curve {
	position: absolute;
	left: 151px;
	top: 101px;
	width: 60px;
	height: 70px;
}

#ticker {
	position: absolute;
	left: 211px;
	top: 101px;
	width: 540px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1;
	text-align: center;
	height: 21px;
	max-height: 21px;
	background-image: url(/img/tckrbg.gif);
	line-height: 1.5;
}

#page_header {
	position: absolute;
	left: 187px;
	top: 122px;
	width: 589;
	height: 49;
	text-align: center;
	vertical-align: middle;
}

#menu {
	position: absolute;
	left: 0;
	top: 171px;
	background-image: url(/img/menubg.gif);
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 100%;
	width: 151px;
}

#shift_content {
	position: absolute;
	left: 177px;
	top: 120px;
	width: 604px;
	height: 100%;
}

#content {
	position: absolute;
	left: 177px;
	top: 171px;
	width: 604px;
	height: 100%;
}

#homelink {
	position: absolute;
	left: 10px;
	top: 0;
	background: #4f83b0;
}

#programslink {
	position: absolute;
	left: 10px;
	top: 27px;
	background: #4f83b0;
}

#newslink {
	position: absolute;
	left: 10px;
	top: 54px;
	background: #4f83b0;
}

#eventslink {
	position: absolute;
	left: 10px;
	top: 81px;
	background: #4f83b0;
}

#involvedlink {
	position: absolute;
	left: 10px;
	top: 108px;
	background: #4f83b0;
}

#presslink {
	position: absolute;
	left: 10px;
	top: 135px;
	background: #4f83b0;
}

#aboutlink {
	position: absolute;
	left: 10px;
	top: 162px;
	background: #4f83b0;
}

#faqlink {
	position: absolute;
	left: 10px;
	top: 189px;
	background: #4f83b0;
}

#stafflink {
	position: absolute;
	left: 10px;
	top: 216px;
	background: #4f83b0;
}