body{
	background: #508a74 url('../assets/UCcrohnsBG.jpg') no-repeat 50% 0;
	font-family:verdana, arial;
	font-size:11px;
}
#wrapper {
	position:relative;
	top:72px;
	margin:0 auto;
	width:940px;
	/*border:1px solid red;*/
}
div.mainnav {
	position:absolute;
	left:0px;
	top:15px;
	width:940px;
	height:31px;
	background: #ffffff url('../assets/nav_bkgrnd.jpg') no-repeat;
	/*border:1px solid red;*/
}
#contentHome{
float:left;
	width:940px;
	min-height:1095px;
	height: auto !important;
	height:1095px;
	background: #ffffff url('../assets/BGPrivacyPolicy.jpg') no-repeat 50% 0;
}
#content_articles{
	width:680px;
}
#articles_box{
	float:left;
	margin-top:95px;
	margin-left:60px;
	width:610px;
}



a:link.black {
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}
div.vidplayer_Home {
	float:left;
	margin-top:40px;
	margin-left:18px;
	width:533px;
	height:309px;
	background: url('../assets/vidPlayer_BGgrey_small.gif') no-repeat;
}
#flashcontent{
	float:left;
	width:420px;
	height:309px;
}
#blackB {
	color:#000000;
	text-decoration:none; 
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}
a:hover.black {
	font-weight:bold;
	padding-top:15px;
	padding-bottom:15px;
}


img.my_story_img{
	width:280px;
	height:200px;		
}
div.article_pages {
	margin-left:45px;
	margin-top:0px;
	font-size:11px;
}

div.contentBottom_Home {
	position:absolute;
	left:0px;
	top:1100px;
	width:940px;
	overflow:hidden;
	background: #ffffff;
	/*border:1px solid red;*/
}
div.bcLeft {
	float:left;
	width:444px;
	min-height:410px;
	margin-left:10px;
	/*border:1px solid red;*/
}
div.bcRight {
	position:absolute;
	z-index:15;
   	left:470px;
   	top:0px;
	width:461px;
	margin-right:10px;
	min-height:415px;
	/*border:1px solid red;*/
}

#content_pic{
	width:260px;
	height:100px;
	background:red;
}


#content_info{
	margin-left:65px;
	font-family:Verdana;
	color:#800000;
	font-weight:bold;
	font-size:14px;
}
#content_title{
	margin-top:20px;
	margin-left:65px;
	font-size:18px;
	font-weight:bold;
	color:#800000;	
}
#print_article{
	position:relative;
	top:0px;
	left:600px;
	
}