#container2 {
	width: 800px;
	padding: 5px;
	margin-top: 1%;
	margin-left: 8%;
	border: medium solid #000000;
	background-color: #CCCCCC;
	height: 1240px;
}
#content {
	float: right;
	width: 74%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CC0033;
	padding: 5px;
}
#photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	float: right;
	height: 300px;
	width: 250px;
	padding-top: 2px;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}

#navbar {
	float: left;
	width: 23%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	padding-top: 5px;
	padding-bottom: 12px;
	margin: 0px;
}

#container {
	background-color: #666666;
	height: 100%;
	width: 100%;
}

#masthead {
	height: 120px;
	width: 100%;
	background-image: url(../images/NEWS-BANNER.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 2px;
}
#photo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	float: right;
	height: 350px;
	width: 250px;
	padding-left: 8px;
	font-weight: bold;
}
#photo3 {
	float: right;
	height: 220px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#sidebar2 {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #D2BE99;
	padding: 5px;
	float: left;
	width: 43%;
}
#sidebar3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	float: right;
	width: 40%;
	background-color: #D2BE99;
}


#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	padding-right: 3px;
	padding-left: 3px;
	font-style: normal;
	background-color: #D2BE99;
}
body {
	background-color: #666666;
}
