/* CSS style sheet for Lynn Johnson Digital Photo Video Web Design */

body {
	background-color: #000000;
	border: 0px;
	margin: 0px;
	padding: 0px;
	
}
#main_container {
	width: 950px;
	height: 600px;	
	background-color: #FFFFFF;
	border:none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/page_background.png);
	
}
#main_container_x4 {
	width: 950px;
	height: 950px;	
/*	background-color: #FFFFFF; */
	border:none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/page_background_x6.png);
	
}

#main_container_x6 {
	width: 950px;
	height: 1250px;	
/*	background-color: #FFFFFF;  */
	border:none;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/page_background_x6.png);
	
}
#links {
	width:200px;
	height:300px;
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
}
#center_box {
	width:490px;
	height:300px;
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}
#center_box_vid {
	width:490px;
	height:280px;
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
#center_box_vid_holder {
	width:490px;
	height:320px;
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
#center_box_x4 {
	width:750px;
	height:600px;
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}
#center_box_x6 {
	width:750px;
	height:950px;
/*	background-color: #666666;*/
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}
#center_box_large_pc {
	width:730px;
	height:300px;
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}
#right_box {
	width:260px;
	height:320px;
	float:right;
	border:none;
	margin: 0px;
	padding: 0px;
}
#right_panel {
	width:200px;
	height:300px;
	float:right;
	border:none;
	margin: 0px;
	padding: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-align: left;
}	
#first_photo {
	width:113px;
	height:150px;
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
}
#first_photo_large {
	width:170px;
	height:153px;
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
}
#first_photo_text {
	width:637px;
	height:150px;
	float:left;
	border:none;
	margin: 0px;
	padding:0px;
}
#first_photo_text_inside {
	width:600px;
	height:120px;
	float:left;
	border:none;
	margin: 0px;
	padding:15px;
}
/* height changed from 121 to 150 */
#second_photo {
	width:170px;
	height:155px;
	float:right;
	border:none;
	margin-right: 10px;
	padding: 0px;
}
#second_photo_text {
	width:550px;
	height:150px;
	float:left;
	border:none;
	margin: 0px;
	padding:0px;
}
#second_photo_text_inside {
	width:520px;
	height:120px;
	float:left;
	border:none;
	margin: 0px;
	padding:15px;
}
#first_photo_web {
	width:170px;
	height:135px;
	float:left;
	border:none;
	margin: 0px;
	padding: 0px;
}

#first_photo_text_web {
	width:580px;
	height:150px;
	float:left;
	border:none;
	margin: 0px;
	padding:0px;
}
#first_photo_text_inside_web {
	width:550px;
	height:120px;
	float:left;
	border:none;
	margin: 0px;
	padding:15px;
}
#live_broadcast {
	width:320px;
	height:270px;
	float:left;
	border:none;
	margin: 0px;
	padding:0px;
	color: #FFFFFF;
}
#chat {
	width:400px;
	height:600px;
	float:left;
	border:none;
	margin: 0px;
	padding:5px;
}
#chat_backgrd {
	width:400px;
	height:450px;
	float:left;
	border:none;
	margin: 0px;
	padding:5px;
	background-image:url(../images/instructions.jpg);
}


a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}	
a:active {	
	color:#FFFFFF;
	text-decoration: none;
	}	
a:link:hover {
	color:#FFFFFF;
	text-decoration: none;
	}	