/* CSS Document */
body {
	margin-top: 3px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#wrapper {
	width:759px;
	margin: 0 auto;
}
#top_nav {
	width:759px;
	height:27px;
	position:relative;
}
#main_top {
	width:759px;
	position: relative;
	height: 236px;
}
#main_graphic {
	width:601px;
	height:237px;
	left:159px;
	background-image: url(/images/new_home/Main%20Page%20Picture.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	z-index: 1;
}
#sub_nav {
	width:167px;
	height:237px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	visibility: visible;
	background-image: url(/images/new_home/sub_nav.png);
	background-repeat: no-repeat;
	text-align:center;
	padding-top:33px;
}
#main_middle {
	width:759px;
	height:207px;
	position: relative;
	top: 0px;
}
#social_networking {
	width:158px;
	height:207px;
	position:absolute;
	background-image: url(/images/new_home/connect_with_us.gif);
	background-repeat: no-repeat;
}
#icons {
	width:106px;
	height:151px;
	position: absolute;
	left:12px;
	top: 43px;
}
#fan_mail {
	width:262px;
	height:207px;
	left:158px;
	top:0px;
	background-image: url(/images/new_home/fan_mail.gif);
	background-repeat: no-repeat;
	position: absolute;
}
#fm_quote {
	width:224px;
	position: relative;
	left: 20px;
	top: 41px;
}
#fm_quote p{
	font-size:11px;
	margin: 0px;
}
#fm_author {
	width:224px;
	position: absolute;
	top: 175px;
	left: 20px;
}
#fm_author p{
	font-size:9px;
	margin: 0px;
	text-align: right;
	font-style: italic;
}
#upcoming_events {
	width:178px;
	height:207px;
	left:420px;
	top:0px;
	background-image: url(/images/new_home/upcoming_events.gif);
	background-repeat: no-repeat;
	position: absolute;
}
#events {
	position:absolute;
	width:150px;
	height:150px;
	left: 11px;
	top: 39px;
}
#events p {
	padding-left:0px;
	padding-top:0px;
	font-size:11px;
	margin: 0px;
}
#quotes {
	width:161px;
	height:207px;
	left:598px;
	top:0px;
	background-image: url(/images/new_home/quotes.gif);
	background-repeat: no-repeat;
	position: absolute;
}
#q_quote {
	width:140px;
	position: absolute;
	top: 42px;
	left: 10px;
	height: 125px;
}
#q_quote p{
	font-size:11px;
	margin: 0px;
	text-align: center;
}
#q_author {
	width:140px;
	position: absolute;
	left:0px;
	top: 132px;
}
#q_author p{
	font-size:9px;
	margin: 0px;
	text-align: right;
	font-style: italic;
}
#main_bottom {
	width:759px;
	position:relative;
	background-image: url(/images/new_home/bottom_background.gif);
	background-repeat: no-repeat;
	height: 143px;
}
#event_management {
	width:200px;
	height:143px;
	position:absolute;
	left:47px;
}
#training_development {
	width:200px;
	height:143px;
	position:absolute;
	left:287px;
}
#association_leadership {
	width:200px;
	height:143px;
	position:absolute;
	left:525px;
}
#copyright {
	width:759px;
	height:35px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
}
#copyright a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1717FF;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;

