body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #2a6e95;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.smalltext {
	font-size: 80%;
}
a {
	color: #076daf;
	text-decoration: underline;
}
a:hover {
	color: #11c494;
	text-decoration: none;
}
#mainwrapper {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ContentBackground.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#secondWrapper {
	background-image: url(images/leftgradient.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.clr {
	clear: both;
}
img {
	margin: 0px;
	padding: 0px;
}
#leftNav {
	float: left;
	width: 163px;
	margin-left: 24px;
	text-align: left;
	display: inline;
}
#rightCol {
	float: right;
	width: 621px;
	margin-right: 18px;
	text-align: left;
}

#contentHome {
	background-image: url(images/Background-Home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 270px;
}
h1 {
	font-size: 135%;
	font-weight: normal;
}
#contentInt {
	background-image: url(images/InteriorBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 100px;
}
.agendaLeft {
	float: left;
	width: 150px;
	padding-left: 5px;
}
.agendaGroup {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 560px;
}
.agendaRight {
	float: left;
	width: 400px;
}
.session {
	font-weight: bold;
	color: #063d87;
}
.agendaRight blockquote {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.agendaHilight {
	background-color: #afb4cf;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 560px;
}
.registrationHilight {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.clrleft {
	clear: left;
}
.registerLeft {
	float: left;
	width: 400px;
	padding-left: 5px;
}
.registerRight {
	float: left;
	width: 150px;
}
.registerGroup {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #C6DFE4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 560px;
}
.alert {
	background-color: #fde9b2;
	padding: 7px;
	border: 1px solid #000066;
}
#calendarwrapper {
	margin-left: 4px;
}
#contentResources {
	background-image: url(images/Background-Resources.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 220px;
}
.announcementswrap {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
