#wrapper{
	background-image: url(../_images/graphics/credits_bkgrnd.gif);
}

#content {
	float: left;
	width: 660px;
	background:#FFF;
}

#sidebar{
	float: right;
	width: 200px;
	background:#f7f6e6;
}
#image {
	margin: 10px;
	float: right;
	border: none;
}
#image2 {
	margin: 10px;
	float: left;
	border: none;
}
#images {
	margin: 10px;
	background-color: #f7f6e6;
	padding: 5px;
}
iframe {
	margin: 5px;
	width: 640px;
	float: left;
}
#big {
	border: none;
}
#small    {
	border: thin solid #b4af54;
	margin-top: 5px;
	margin-right: 4px;
	margin-left: 1px;
}
h1 {
	color: #14688b;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 28px;
}
h2 {
	margin-left: 10px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
h3    {
	font-size: 14px;
	color: #b4af54;
	margin-left: 10px;
	margin-top: 10px;
}
h3 a  {
	text-decoration: none;
	color: #b4af54;
}
h3 a:hover {
	text-decoration: underline;
}
h4 {
	color: #14688b;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
h5 {
	font-size: 12px;
	text-align: center;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
}
h6 {
	margin: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
h6 a {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #14688b;
}
h6 a:hover {
	color: #b4af54;
}
p {
	margin: 10px;
	width: 640px;
	font-size: 12px;
}
#sidebar h3 {
	text-transform: uppercase;
	color: #b4af54;
	text-align: center;
}
#sidebar h4 {
	color: #600;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#sidebar h5 {
	color: #002f2f;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	margin: 5px;
}
#sidebar h5 a{
	color: #14688b;
	text-decoration: none;
	text-align: center;
}
#sidebar h5 a:hover {
	text-decoration: none;
	color: #b4af54;
}

