/* 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.jpg);
	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);
}
#sub_nav #links { 
	text-align: center;
	padding-top: 32px;

}
#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: 40px;
}
#fan_mail {
	width:262px;
	height:207px;
	left:158px;
	top:0px;
	background-image: url(/images/new_home/fan_mail_background.gif); 
	background-repeat: no-repeat;
	position: absolute;
}
#fm_quote {
	width:240px;
	position: relative;
	left: 12px;
	top: 41px;
}
#fm_quote p{
	font-size:11px;
	margin: 0px;
}
#fm_author {
	width:243px;
	position: absolute;
	top: 173px;
	left: 10px;
	overflow:hidden;
	text-align: right;
}
#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;
}
#upcoming_events p {
	padding-bottom: 5px;	
}
#events {
	position:absolute;
	width:150px;
	height:150px;
	left: 11px;
	top: 34px;
}
#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:135px;
	position: absolute;
	top: 37px;
	left: 10px;
	height: 125px;
	vertical-align:middle;
	padding-right: 7px;
}
#q_quote p{
	font-size:11px;
	margin: 0px;
	text-align: center;
}
#q_author {
	width:133px;
	position: absolute;
	left: 10px;
	top: 137px;
}
#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;
 
