/* CSS Document */

.wrapper {
margin: 0, auto;
width: 450px;
background-color:#666666;
}

.header {
	margin: 0px 0px 0px 0px;
	outline: none;
	border: none;
	background-image: url(../images/FORTY-UNDER-40-BANNER.jpg);
	width: 450px;
	height: 156px;
}

.bodycopy {
	font: normal 14px/1.5em arial;
	color: #000000;
}

.articlehead {
	font:Arial;
	font-size:24px;
	font-style: normal;
	color: #355295;
	padding-top:15px;
}

.articlesubhead {
	font: normal 15px arial;
	color: #333;
	font-style:italic;

}

.floatimg-left-hort { float:left;
 margin-top:10px; margin-right: 15px; width:245px; clear:left;
 }
 
.floatimg-right-hort { float:right;
margin: 5px 5px 5px 5px; width:300px; clear:right; text-align:center; 
 }
 
 
.feature-thumbnail{ float:left;
 margin-right: 15px; width:59px; clear:left;
 }
 
#40_content_here {
width: 400px;
margin-top:15px;
}

.content {
	padding-right:5px;
}

#thumbnails {
	margin: 10px auto;
	}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 15px;
	padding: 0;
	float: left;
	display:inline;
	
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	
}

#picture {
	margin-top: 10px;
	margin-left: 10px;
}

#videogallery img {border:0; border-bottom-color:#FFFFFF; outline: none;}

#eventvideo img {border:0; border-bottom-color:#FFFFFF; outline: none;}


