body{
	margin:0px;
	padding:0px;
	text-align: center;
}
#wrap{
	position:relative;
	width:775px;
	margin: 10px auto 10px auto;
	text-align: left;
}
#childImage{
	position: absolute;
	height: 238px;
	width: 319px;
	top: 32px;
	background-repeat: no-repeat;
	z-index: 10;
	left: 521px;
}
#topBar{
	height: 106px;
}
#arcc_logo{
	height: 77px;
	width: 350px;
	float: left;
	margin-top: 25px;
	margin-left: 32px;
}
#searchArea{
	width: 199px;
	height: 25px;
	position: absolute;
	top: 32px;
	z-index: 30;
	left: 421px;
}
#header{
	background-image: url(../images/orange_bar.gif);
	background-repeat: repeat-x;
	height: 17px; width: 775px;
	margin-right: 5px;
}
#headerText{
	display: table-cell;
	vertical-align: middle;
	width: 300px;
	float: left;
	margin: 7px 0px 0px 4px;
	height: 125px;
	color: #000000;
}
#topNav{
}
#topNavItem{
	float: left;
	margin-right: 10px;
}
#mainArea{
	clear:both;
	margin-top: 15px;
	width: 775px;
	float: left;
}
#mainArea_left{
	float: left;
	width: 505px;
}
#mainArea_right{
	border-left: 1px solid #CDCDCD;
	width: 250px;
	float: left;
	padding-left: 10px;
	margin-bottom: 10px;
}
#leftTop{
	padding-right: 10px;
}
#leftBottom{
	clear:both;
}
#leftBottom_left{
	width:232px;
	float: left;
	padding-right: 20px;
	padding-top: 10px;
	margin:0px;
}
#leftBottom_right{
	border-left: 1px solid #CDCDCD;
	width:227px;
	float: left;
	padding-left: 15px;
	padding-top: 10px;
	margin:0px;
	padding-right: 10px;
}
.programsText, .resourcesText{
	padding-left: 13px;
	padding-top: 5px;
}
#loginArea{
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CDCDCD;
}
#footer{
	background-image: url(../images/home_footer_bg.gif);
	clear: both;
	margin-top: 10px;
	margin-bottom: 25px;
	height: 50px;
	width: 775px;
	background-repeat: no-repeat;
	padding-top: 18px;
}
.triangle{
	background-image: url(../images/triangle.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	padding-right: 15px;
}
.triangle:hover{
	background-image: url(../images/triangle_over.gif);
}
#bottomNav{
	color: #336633;
	float: left;
	width: 400px;
}
#bottomNav a{
	color: #336633;
	font-size: 10px;
}
#bottomNav a:hover{
	color: #CC6600;
}
#copyright{
	float: right;
	font-size: 10px;
	text-align: right;
}
#footerText{
	clear: both;
	font-size: 9px;
	margin-right: 75px;
	text-align: right;
}
#footerInfo{
	text-align:center;
	clear:both;
}
.event{
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}
.noEvents{
	margin-top: 5px;
	margin-bottom: 10px;
}
.event .eventDate{
	float: left;
	width: 55px;
	font-weight: bold;
	color: #336633;
	font-size: 10px;
}
.event .eventInfo{
	float: left;
	width: 195px;
}
.event .eventButtons{
	clear: both;
	margin-left: 55px;
}
#eventLinks{
	clear: both;
	margin-bottom: 10px;
	margin-top: 8px;
}
input.loginField {
	width: 120px
}
#layout-table{
	margin: 10px 0;
}
#left-col {
	padding-right: 5px;
	border-right: 1px solid #cdcdcd;
}
#middle-col {
	padding-right: 5px;
	padding-left: 5px;
	border-right: 1px solid #cdcdcd;
}
#right-col {
	padding-left: 5px;
}
