@charset "utf-8";
.photo-copy/*/Home Copy Panel/*/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #284C98;
	width: 700px;
	clear: both;
	background-color: #599EE1;
	margin-right: auto;
	margin-left: auto;
	font-style: italic;
	font-weight: bold;
	white-space: pre;
	margin-bottom: 5px;
}
/* CSS Document */

#float-copy{
	height: 83px;
	width: 361px;
	position: absolute;
	margin-top: 160px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

#left{
	height: 2000px;
	width: 40px;
	float: left;
	background-image: url(../images/sidebar_left.gif);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
}
#right{
	height: 2000px;
	width: 40px;
	float: left;
	background-image: url(../images/sidebar_right.gif);
	background-repeat: repeat-y;
}
	
#content{
	width: 752px;
	background-color: #599BDB;
	float: left;
	height: 2000px;
}
#blue-box{
	background-color: #054C8C;
	border: 3px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 570px;
	padding-top: 5px;
	margin-bottom: 25px;
	padding-left: 2px;
	width: 722px;
	margin-top: 10px;
}
.photo-boxes{
	background-color: #0D3961;
	float: left;
	height: 270px;
	width: 225px;
	margin: 5px;
	border: thin solid #FFFFFF;
}
.under-video-copy{
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

