.header_bckgrd {
	background-image: url(../images/header_bckgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.girl_bckgrd {
	background-image: url(../images/girl_bckgrd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/girl_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.login a{
	color: #000000;
	text-decoration: underline;
}
.login a:hover{
	color: #990000;
	text-decoration: none;
}

.btm_header_border {
	background-image: url(../images/btm_header_border.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.black_bar {
	background-image: url(../images/black_bar_bckgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.get_started {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
}
.content_bckgrd {
	background-image: url(../images/content_container_bckgrd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.content_top_bckgrd {
	background-image: url(../images/paper_top_bckgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bottom_border {
	background-image: url(../images/paper_bottom_bckgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.right_seperator {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d5ca95;
}
.events {
	margin-left: 16px;
	line-height: 20px;
}
.events a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.events a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.events p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}
.events_date {
	background-image: url(../images/news_bckgrd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #000000;
	height: 21px;
	width: 372px;
	padding-left: 12px;
	padding-top: 2px;
	margin: 0px;
}
.events p{
	margin-left: 2px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}


.sign_up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

