body{
	margin:0px;
	padding:0px;
	background-color: #336633;
}
#wrap{
	position:relative;
	width:1024px;
	margin: 0px auto 0px auto;
	background-color: white;
}
#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: 721px;
}
#header{
	background-image: url(../images/headerBar_bg.gif);
	background-repeat: repeat-x;
	height: 153px;
	width: 1024px;
}
#anim1 {
	position: absolute;
	left: 4px;
}
#anim2 {
	position: absolute;
	right: 4px;
}
#statesanim {
	position: absolute;
	left: 400px;
	z-index: 99999;
}

#headerText{
	display: table-cell;
	vertical-align: middle;
	width: 300px;
	float: left;
	margin: 7px 0px 0px 4px;
	height: 125px;
	color: #000000;
}
#topNav{
	text-align: center;
}
#topNavItem{
	float: left;
	margin-right: 5px;
}
#mainArea{
	clear:both;
	margin-top: 15px;
	width: 1024px;
	float: left;
	background-image: url(../images/mainAreaBG.gif);
}
#mainArea_left_left{
	float: left;
	width: 200px;
	margin-right: 17px;
	padding-bottom: 20px;
}
#mainArea_left_left ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 1em;
}

#mainArea_left_left li{
	margin: 1em 0;
}
#mainArea_left_left li a{
	color: white;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
}

#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;
	margin-bottom:10px;
}
.leftBottom_row{
	clear:both;
	padding:10px 0px 10px 0px;
}
.leftBottom_left{
	width:220px;
	float: left;
	padding-right: 10px;
	margin:0px;
}
.leftBottom_right{
	border-left: 1px solid #CDCDCD;
	width:240px;
	float: right;
	padding-left: 10px;
	margin:0px;
	padding-right: 10px;
}
.leftBottom_text{
	padding-left: 10px;
	padding-top: 5px;
}

#loginArea{
	margin-bottom: 5px;
	padding-bottom: 8px;
	border-bottom: 1px solid #CDCDCD;
}
#footer{
	background-image: url(../images/home_footer_bg.gif);
	background-color: white;
	clear: both;
	margin-top: 10px;
	margin-bottom: 25px;
	height: 150px;
	width: 1024px;
	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;
	margin-left: 17px;
}
#bottomNav a{
	color: #336633;
	font-size: 10px;
}
#bottomNav a:hover{
	color: #CC6600;
}
#copyright{
	float: right;
	text-align: right;
	font-size: 10px;
	margin-right: 17px;
}
#footerText{
	clear: both;
	font-size: 9px;
	margin-right: 75px;
	text-align: right;
}
#footerInfo{
	text-align:center;
	clear:both;
	background-color: white;
}
.event{
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}
.noEvents{
	margin-top: 5px;
	margin-bottom: 10px;
}
.event .eventDate{
	width: 55px;
	font-weight: bold;
	color: #336633;
	font-size: 10px;
}
.event .eventInfo{
	width: 195px;
}
.event .eventButtons{
	clear: both;
	margin-left: 55px;
}
#eventLinks{
	clear: both;
	margin-bottom: 10px;
	margin-top: 8px;
}
input.loginField {
	width: 120px
}
.omnipedia {
	border-style: solid;
	border-width: 5px;
	border-color: #336633;
	margin: 50px 4px 4px 4px;
	padding: 10px 0;
	text-align: center;
}
a.greenLarge {
	color: #336633;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

#tagLine {
	border-style: solid;
	border-width: 2px;
	border-color: #2c582c;
	margin: 10px;
	padding: 5px 0;
	text-align: center;
}
