#content {
	height:830px;
	position:relative;
	margin:0;
}
.homepage_block {
	position:absolute;
	background:#111;
	height:10px;
	width:10px;
}
.homepage_block hr {
	margin-right: 5px;
}
.homepage_block a {
	font-size: 0.9em;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:5px;
	margin-top:2px;
	display:block;
}
.homepage_blocks_content {
	margin-left: 5px;
}
#video {
	background:url('/images/homepage/Video.gif') no-repeat;
	width:455px;
	height:318px;
	top:500px;
	left:501px;
}
#video .homepage_blocks_content {
	margin-left: 0px;
}
#video #video_embed {
	width:444px;
	height:290px;
	margin:3px auto;
}

#forum {
	top:0px;
	left:5px;
	background:url('/images/homepage/Forums.gif') no-repeat;
	width:175px;
	height:494px;
}
#forum ul {
	list-style: none;
}
#forum .homepage_blocks_content a {margin:0;}
#forum .homepage_blocks_content {
	width:168px;
	height:465px;
	overflow:auto;
}
#fusioncenter {
	background:url('/images/homepage/FusionBar.gif') no-repeat;
	width:493px;
	height:85px;
	top:500px;
	left:5px;
}
#fusioncenter .homepage_blocks_content a {
	color:#fff;
	display: inline;
	padding:15px;
	text-decoration: underline;
}
#fusioncenter .homepage_blocks_content {
	text-align:center;
	margin-top:10px;
}
#news {
	background:url('/images/homepage/News.gif') no-repeat;
	width:493px;
	height:229px;
	top:590px;
	left:5px;
}
#news .homepage_blocks_content {
	width:485px;
	height:200px;
	overflow:auto;
}
#latestphoto {
	top:0px;
	left: 782px;
	background:url('/images/homepage/NewPhoto.gif') no-repeat;
	width:175px;
	height:161px;
}
#topphoto {
	top: 165px;
	left: 782px;
	background:url('/images/homepage/NewPhoto.gif') no-repeat;
	width:175px;
	height:161px;
}
#latestphoto .homepage_blocks_content,
#topphoto .homepage_blocks_content {
	width:170px;
	height:136px;
	overflow:hidden;
	margin-left: 0px;
}
#dunits {
	top: 330px;
	left: 782px;
	background:url('/images/homepage/NewPhoto.gif') no-repeat;
	width:175px;
	height:161px;
}
#latest_sessions {
	clear:both;
	text-align:center;
	padding-top:5px;
	line-height:1em;
	overflow:hidden;
	height:100px;
}
#latest_sessions a {
	display: inline;
	padding:0;
	margin:0;
}
#latest_sessions h2 {
	margin-top:0px;
	padding-top:0;
	font-size: 0.9em;
	font-weight: bold;
}
.graphicnumbers {
	margin:0 auto;
}
.graphicnumbers div {width:20px;height:28px;float:left;margin: 4px 0 0 1px; }
.graphicnumbers_0 {background:url('/images/homepage/whites-numbers.gif') -0px 0 no-repeat;}
.graphicnumbers_1 {background:url('/images/homepage/whites-numbers.gif') -20px 0 no-repeat;}
.graphicnumbers_2 {background:url('/images/homepage/whites-numbers.gif') -40px 0 no-repeat;}
.graphicnumbers_3 {background:url('/images/homepage/whites-numbers.gif') -60px 0 no-repeat;}
.graphicnumbers_4 {background:url('/images/homepage/whites-numbers.gif') -80px 0 no-repeat;}
.graphicnumbers_5 {background:url('/images/homepage/whites-numbers.gif') -100px 0 no-repeat;}
.graphicnumbers_6 {background:url('/images/homepage/whites-numbers.gif') -120px 0 no-repeat;}
.graphicnumbers_7 {background:url('/images/homepage/whites-numbers.gif') -140px 0 no-repeat;}
.graphicnumbers_8 {background:url('/images/homepage/whites-numbers.gif') -160px 0 no-repeat;}
.graphicnumbers_9 {background:url('/images/homepage/whites-numbers.gif') -180px 0 no-repeat;}
.graphicnumbers_d {background:url('/images/homepage/whites-numbers.gif') -220px 0 no-repeat;}
.graphicnumbers_c {background:url('/images/homepage/whites-numbers.gif') -222px 0 no-repeat;}

#carousel {
	position:relative;
	background:none;
	width:590px;
	height:490px;
	margin:2px 0 0;
	overflow:hidden;
}
#carousel a {margin:0;padding:0;}
#carousel_text {
	position:absolute;
	left:0;
	bottom:0;
	width:590px;
	height:70px;
	padding:0 0 0 5px;
	margin:0px;
	font-family:Arial,san-serif;
	color:#eee;
	background: url('/_css/img/transparency80.png') repeat-x;
}
#carousel_text h1 {
	font: bold 1.3em Futura, Arial, sans-serif;
	color: #eee;
	background: none;
	text-align:left;
	margin:0;
	padding: 5px 0 0;
}
#carousel_text h3 {
    font-family: Arial,Verdana,sans-serif;
    font-weight: bold;
    font-size: 1.2em;
color: #eee;
}
#carousel_nav {
	height:18px;
	width:590px;
	margin-top:3px;
}
#carousel_nav a { 
	display:inline;
	border: 1px solid #ccc; 
	background: #fc0; 
	text-decoration: none; 
	margin: 0 0 0 8px; 
	padding: 0px 4px;
}
#carousel_nav a.activeSlide { 
	background: #ea0 
}
#carousel_nav a:focus { 
	outline: none; 
}
#carousel_slide,
#carousel_img {
	margin:0;
	border:0;
	padding:0;
}
#hilite {
	top:0px;
	left:184px;
	background:url('/images/homepage/Hilite.gif') no-repeat;
	width:594px;
	height:494px;
}
#hilite .homepage_blocks_content {
	width:585px;
	height:485px;
	overflow:hidden;
}
