body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #330066;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	background-color: #ADCBFB;
	background-image: url(/images/page/sky.png);
	background-repeat: repeat-x;
}
img, div {
	behavior: url('/css/iepngfix.htc');
}
a:link {
	color: #CC0066;
	text-decoration: none;
}
a:visited {
	color: #CC0066;
	text-decoration: none;
}
a:hover {
	color: #CC66CC;
	text-decoration: none;
}
a:active {
	color: #CC66CC;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	color: #006633;
	background-color: #CFEFCF;
	padding: 5px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #006633;
	border-bottom: 1px dotted #006633;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #330066;
}
.text_small {
	font-size: 12px;
}
.text_grey {
	color: #999999;
}
.text_green {
	color: #51AE5F;
}
.text_inverse {
	color: #F1FAF1;
}
.text_inverse a:link {
	color: #FFCC33;
	text-decoration: none;
}
.text_inverse a:visited {
	color: #FFCC33;
	text-decoration: none;
}
.text_inverse a:hover {
	color: #FFFF99;
	text-decoration: none;
}
.text_inverse a:active {
	color: #FFFF99;
	text-decoration: none;
}
.text_login a:link {
	color: #330066;
	text-decoration: none;
}
.text_login a:visited {
	color: #330066;
	text-decoration: none;
}
.text_login a:hover {
	color: #3300FF;
	text-decoration: none;
}
.text_login a:active {
	color: #3300FF;
	text-decoration: none;
}
#full_page {
	width: 940px;
	margin: 0 auto;
	padding: 0px;
	border-width: 0px;
	text-align: left;
}
#containerOuter {
	width: 940px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	background-image: url(../images/page/container_background.png);
}
#container {
	width: 900px;
	margin: 0px 20px;
	padding: 0px;
	border-width: 0px;
	text-align: left;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	height: 170px;
}
#scroller {
	margin: 0px;
	padding: 2px 0px;
	border-top: 1px dotted #6FDB6F;
	border-bottom: 3px solid #006633;
	background-color: #FDF3A7;
	height: 24px;
}
#scroller p {
	padding: 0px;
	margin: 0;
	border: none;
	line-height: 24px;
	display: block;
}
#scroller img {
	padding: 0px;
	margin: 0;
	border: none;
}
#mainContent {
	margin: 0px;
	padding: 10px 10px;
	float: left;
	margin-left: 240px;
	width: 640px;
	display: inline;
}
#login {
	position: absolute;
	top: 100px;
	left: 900px;
	z-index: 2;
}
#contactUs {
	position: absolute;
	top: 50px;
	left: 900px;
	z-index: 1;
}
#sidebar {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	width: 240px;
	margin-left: -900px;
}
#sidebar h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: normal;
	border-top: 2px solid #006599;
	border-bottom-width: 0px;
	margin: 0px;
	padding: 5px 10px;
	background-color: #79B5C6;
	color: #FFFFFF;
}
#sidebar h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	border-top: 1px dotted #006599;
	border-bottom: 1px dotted #006599;
	color: #006699;
	padding: 4px 10px;
	margin: 0px;
}
#sidebar p {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	padding: 4px 10px;
	margin: 0px;
}
#menu {
	padding: 10px 10px;
}
#menu img {
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
#menu a {
	padding: 2px 0px;
	border-width: 0px;
	margin: 0px;
	display: block;
	height: 35px;
}
#next_event {
	position: relative;
}
#next_event_badge {
	position: absolute;
	height: 77px;
	width: 55px;
	top: -33px;
	left: -40px;
}
#bottomLine {
    margin: 0px;
	padding: 0 10px;
	clear: both;
}
#footer {
	margin: 0px;
	padding: 0 10px;
	clear: both;
	background-image: url(/images/page/footer.png);
	height: 80px;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
#copyright {
	margin: 0;
	padding: 5px 0;
	border-width: 0px;
	height: 35px;
	text-align: center;
}
.notepaper img {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	float: left;
}
.notepaper p, .notepaper h1, .notepaper h2, .notepaper h3, .notepaper hr {
	padding: 5px 15px;
	border-width: 0px;
	margin: 0 5px 0 0;
}
.notepaper ul {
	padding: 0px 15px 0px 40px;
	border-width: 0px;
	margin: 0 5px 0 0;
}
.notepaperContent {
	background-image: url(../images/content/notepaper_middle.png);
	clear: both;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Arial;
	color: #0022BB;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
}
.notepaper h1 {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0066B9;
	text-align: center;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
}
.notepaper h2 {
	font-size: 14px;
	font-weight: normal;
	color: #0022BB;
	background-color: #B5E3FD;
	border-bottom: 1px dotted #0022FF;
	margin-top: 3px;
}
.notepaper h3 {
	font-size: 14px;
	font-weight: normal;
	color: #0022BB;
}
.notepaper ul {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.fltclear {
	clear: both;
}
td {
	padding: 2px 0px;
}
#scroller td {
	padding: 0px;
}
.td_header {
	background-color: #CFEFCF;
}
textarea, input {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
}
.width_500 {
	width: 500px;
}
.width_150 {
	width: 150px;
}
.height_65 {
	height: 65px;
}
.height_5 {
	height: 5px;
}
.tbl_borders {
	border-collapse: collapse;
}
.tbl_borders td {
	border: 1px dotted #339966;
	padding: 5px;
}
.highlight_box_header_blue {
	padding: 3px;
	margin: 0;
	border: 0;
	background-image: url(../images/content/highlight_boxes/highlight_box_blue_top.gif);
	height: 28px;
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.highlight_box_main_blue {
	padding: 5px 10px 0px 10px;
	background-image: url(../images/content/highlight_boxes/highlight_box_blue_middle.gif);
	color: #0066CC;
}
.highlight_box_main_blue p {
	margin: 0;
	border: 0;
}
.highlight_box_main_blue ul {
	margin: 0;
	border: 0;
	list-style-position: outside;
}

