	

.margin{
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:12px;
} /* end margin line */
	
a:link {
	font-weight: none;
	text-decoration: none;
	color: #666633;
	background: transparent;
	display:block;
} /* end anchor element styles */
	
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	background: transparent;
} /*end visited hyperlink display styles */
	
a:hover {
	color: #FA0000;
	background: transparent;
	text-decoration: underline;
} /* end hover over hyperlink display styles */
	
a:active {
	color: #494949;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
} /* end active hyperlink display styles */
	 
	
li {
	margin-bottom: 10px
} /*end list item styles */
	
	
	
#Entertainment_onepage-headlines {
	text-align: center;
	align: top;
	//valign: center;
	width: 100%;
	height: 20px;
	
		font-weight: bold;
	line-height: 20px;
	//text-shadow: 0px 0px 0px #000;
	text-transform:uppercase;
	border-radius: 4px;
	text-color: #000;
	
	
	background-color: white;
	//background-color: pink;
	//background-color: red;
	//background-color: #00CCCC;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	//border: 0px;
} /* end Entertainment_onepage-headlines styles */
	
	
#Entertainment_onepage-block {
	width: 100%; //1080px;
	height: 1000px;
	//float: left;
	//background-color: teal;
	//background-color: pink;
	//background-color: red;
	background-color:  transparent;//#00CCCC;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//text-align: left;
	//width: 1074px;
	
	
	//border: 20px;
} /* end Entertainment_onepage-block styles */
	
	
#Entertainment_onepage-subblock {
	width: 315px; //1080px;
	height: 830px;
	float: left;
	//background-color: teal;
	//background-color: pink;
	//background-color: red;
	background-color: transparent;//#00CCCC;
	
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
	//text-align: left;
	//width: 1074px;
	
	
	//border: 20px;
} /* end Entertainment_onepage-subblock styles */
	
#Entertainment_onepage-pics {
	align: center;
	width: 300px;
	height: 300px;
	background-color: pink;
	//background-color: red;
	//background-color: #00CCCC;
	
	
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	//border: 0px;
	
} /* end Entertainment_onepage-pics styles */
	
#Entertainment_onepage-message {
	width: 745px;
	height: 500px;
	float: right;
	border-radius: 4px;
	
	background-color: white;
	//background-color: pink;
	//background-color: red;
	//background-color: #00CCCC;
	
	
	margin-left: 10px;//5px;
	margin-right: 10px;//0px;
	margin-top: 10px;
	margin-bottom: 0px;
	
	//border: 0px;
	//text-align: center;
	//margin: 0 auto;
} /* end Entertainment_onepage-message styles */
	
	
#Entertainment_onepage-googleAdtop {
	width: 100%;
	//background-color: pink;
	//background-color: red;
	background-color: transparent;//#00CCCC;
	
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	
	//border: 0px;
	s//align: center;
} /* end Entertainment_onepage-googleAdtop styles */
	
#Entertainment_onepage-googleAdleft {
	width: 300px;
	height: 500px;
	//float: right;
	//background-color: pink;
	//background-color: red;
	background-color: transparent;// #00CCCC;
	
	
	margin-left: 0px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
	
	//border: 0px;
	//align: center;
} /* end Entertainment_onepage-googleAdleft styles */