body {
	background-color:#000000;
	text-align:center;
}
img, a{border:none;}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
#container {	
	width:790px;
	float:none;
	*float:none;
	background:white;
	height:auto;
	margin-left:auto;
	margin-right:auto;
		padding:10px;
}

	#column_spacer {
		float:left;
		width: 15px;
		height:20px;
	}

	#content {
		float:left;
		width: 760px;
		height:auto;
		background: #FFF;
		border: black 3px solid;
		margin:0px;
		*margin-top:15px;
		*margin-bottom:-5px;
	}
	
		#logo {
			float:left;
			width:140px;
			height:709px;
			*height:728px;
			background: lightgray url(../images/2010/header-up.png) no-repeat scroll 35% 0;
			margin-top:0px;
		}	
					
		#right_banner {
			float:left;
			width:558px;
      background:lightgrey;
      display:none;
			*width:500px;
			height:100px;
			*height:106px;
			_height:100px;
		}
		
			#mjwc_words {
				float:right;
				width:330px;
				height:33px;
				_height:33px;
				padding-top:54px;
			}	
			

		#page_content {
			width:620px;
			*width:620px;
			height:auto;
			margin-top:15px;
			float:left;
		}		
			
			#back_link {
				font-weight:normal;
				width:500px;
				height:15px;
				margin-left:60px;
				*margin-left:55px;
				_margin-left:0px;
				margin-top:-10px;
				_margin-top:0px;
			}
			
				#button {
					float:left;
					width:100px;
					height:15px;
					border:1px solid black;
					background: black;
					margin-right:10px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-family: Times New Roman, Serif;
					font-size:11px;
				}
					
					#button a, #button a:visited {
						color: white;
						text-decoration:none;
					}
				
					#button a:hover {
						color: white;
						text-decoration: underline;
					}
			
			#welcome_text {
				font-family:Verdana, Arial, Helvetica, sans-serif;
					font-family: Times New Roman, Serif;
				font-size:18px;
				color:#000000;
				margin-top: 0px;
				width:557px;
				*width:520px;
				line-height:20px;
			}
				
				
			#entertain_text {
				font-family:Verdana, Arial, Helvetica, sans-serif;
					font-family: Times New Roman, Serif;
				font-size:14px;
				color:#000000;
				margin-top:0px;
				width:557px;
				*width:520px;
			}
				
				#entertain_text img {
					width:300px;
					border:4px white solid;
				}
			
				#entertain_text_info {
					width:557px;
					*width:520px;
					_width:530px;
					_margin-left:15px;
					text-align:center;
				}
			
			#more_info {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:18px;
				font-weight:bold;
				width:557px;
				*width:545px;
			}
						
			#logo_mc {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:bold;
				font-style:italic;
				float:left;
				margin-top:5px;
				width:350px;
			}
			
			#web_cm {
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:bold;
				font-style:italic;
				float:left;
				text-align:right;
				margin-top:5px;
				width:350px;
			}
				
	#bottom_spacer {
		float:left;
		width:790px;
		height:1px;
	}