html{
	width: 100%;
	text-align: center;
	background: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}
body{
	margin: 0 auto;
	padding: 0;
	width: 940px;
	text-align: left;
}
img{
	border: none;
}
h1{
	font-size: 1.25em;
}
h2, h3{
	font-size: 1em;
}
h1, h2, h3{
	line-height: 1.25em;
	color: #92278f;
}
a{
	color: #666666;
}
a:hover{
	text-decoration: none;
}
#cse-search-box{
	margin: 0;
	padding: 0;
	display: block;
	height: 215px;
	text-align: right;
}
#cse-search-box p{
	width: 190px;
	height: 25px;
	position: relative;
	top: 40px;
	left: 710px;
	background: url('images/searchField.gif') top left no-repeat;
}
#cse-search-box #google{
	position: relative;
	top: 1px;
	left: -8px;
	width: 148px;
	border: none;
}
#cse-search-box .button{
	border: none;
	width: 16px;
	position: relative;
	left: -5px;
	background: url('images/searchMagnifyingGlass.gif') top left no-repeat;
}
#cse-search-box a{
	position: relative;
	top: 17px;
	background: transparent;/* url('./CSS Components/logo.jpg') top left no-repeat;*/
	display: block;
	height: 125px;
	width: 164px;
}
#cse-search-box a span{
	display: none;
}
#masthead{
	position: relative;
	display: none;
}
#sechead{
	position: relative;
	top: 87px;
	display: block;
	overflow: hidden;
	width: 50px;
	float: right;
}
#sechead span{
	display: none;
}
#extras{
	/*width: 100%;*/
	/*clear: both;*/
	display: block;
	overflow: hidden;
	margin-left: 230px;
	height: 18px;
	border-bottom: 1px solid #5c2e91;
	border-top: 1px solid #5c2e91;
}
#extras p{
	margin: 0;
	margin-left: 10px;
	margin-top: 2px;
	padding: 0;
	color: #00aeef;
}
#content{
	background: url('images/navigationBackground.jpg') top left repeat-y;
}
#navigation{
	position: relative;
	top: -20px;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style: none;
	float: left;
	width: 230px;
}
#navigation a{
	margin-bottom: 4px;
	padding-left: 51px;
	height: 15px;
	overflow: hidden;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #0060af url('images/navigationBackgroundTop.jpg') top left no-repeat;
}
#navigation .register{
	background: #dd5828 url('images/navigationBackgroundRegister.jpg') top left no-repeat;
}
#navigation .other{
	background: #006b6b url('images/navigationBackgroundOther.jpg') top left no-repeat;
}
#navigation .regcurrent, #navigation a:hover{
	background: #008ac9 url('images/navigationBackgroundTop_selected.jpg') top left no-repeat;
}
#navigation .register:hover{
	background: #ff7435 url('images/navigationBackgroundRegister_selected.jpg') top left no-repeat;
}

#navigation .othercurrent, #navigation .other:hover{
	background: #00a3a3 url('images/navigationBackgroundOther_selected.jpg') top left no-repeat;
}
#navigation li ul .current{
	color: #005faf;
}
#navigation li ul{
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	list-style: none;
}
#navigation li ul li a{
	background: transparent;
}
#navigation li ul li a:hover{
	background: transparent;
	color: #005faf;
}
#navigation li ul li ul{
	list-style: none;
	margin-left: 10px;
}
#copy{
	margin: 34px;
	margin-top: 0;
	width: 400px;
	float: left;
}
#sidebar{
	margin-top: 40px;
	width: 191px;
	float: left;
	font-size: 1em;
}
#sidebar h1, #sidebar h2{
	margin: 0;
	padding: 0;
	padding-top: 1px;
	padding-left: 7px;
	height: 14px;
	overflow: hidden;
	background: url('images/sidebarHead.jpg') top left no-repeat;
	color: #fff;
	font-size: 1em;
}
#sidebar h2{
	color: #92278f;
	background: url('images/sidebarBackground.jpg') bottom left repeat-y;
}

#sidebar .box p{
	background: url('images/sidebarBackground.jpg') bottom left repeat-y;
	margin: 0;
	padding: 10px;
}
#sidebar .box{
	margin-top: 15px;
	padding-bottom: 10px;
	background: url('images/sidebarFoot.jpg') bottom left no-repeat;
}
#sidebar #eventCalendar{
	background: transparent;
}
#footer{
	margin: 0;
	margin-bottom: 50px;
	padding-top: 35px;
	background: #fff url('images/footerBackground.jpg') top left no-repeat;
}
#footer span{
	font-weight: bold;
	color: #5c2e91;
}
#footer p{
	margin: 0;
	margin-left: 40px;
	padding: 0;
}
#footer #col1, #footer #col2, #footer #col3{
	float: left;
}
#footer #col1{
	width: 190px;
}
#footer #col2{
	margin-left: 40px;
	width: 430px;
}
#footer #col3{
	margin-left: 10px;
}
.ffix{
	display: block;
	clear: both;
	overflow: hidden;
	height: 1px;
}

#content .ffix{
	padding-top: 20px;
}
