#leftNav li{
	background-image: url(ARAsiteImages/nav_button.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 128px;
	padding-top: 20px;
	text-align: center;
}

#leftNav a {
	color: #FFFF00;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#leftNav a:hover {
	color: #ffffff;
}
#divEvents {
	float: right;
	width: 220px;
	border: 2px solid #434598;
	padding-right: 10px;
	padding-left: 10px;
}
#contentWrapper {
	margin-right: 20px;
	margin-left: 20px;
	width: 600px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.navButton a:hover {
	color: #FFFFFF;
}
.navButton a {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

h3 {
	font-size: 18px;
	color: #444796;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 24px;
	color: #444699;
}.highlight {
	color: #FF0000;
}
#wrapper {
	width: 800px;
}
#divWrapper {
	width: 943px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
#mainTable td {
	vertical-align: top;
}

h3 {
	font-size: 18px;
	color: #444796;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 24px;
	color: #444699;
	font-family: "Times New Roman", Times, serif;
}h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #444699;
}


#leftNav li {
	display: block;
	list-style-type: none;
}
#leftNav ul {
	margin: 0px;
	padding: 0px;
}
#leftNav {
	width: 128px;
}
#leftNavHolder {
	width: 140px;
}
a.pinkButton {
	font-size: 12px;
	color: #000;
	background-color: #FCF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 2px solid #003;
	cursor: pointer;
	display: block;
	clear: left;
	width: 290px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
a.pinkButton:hover {
	text-decoration: underline;
}
