/* CSS Document */

a { color: #003466; }

#banner {
	width:756px;
	height:488px; }

body {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	left: 0px;
	top: 0px;
	text-align: center;
	background-image: url(../Images/bg3.jpg);
	background-repeat: repeat-x;  }
	

.bold_text {
font-size: 13px;
font-weight: bold;
color: #003466;
}

#bottompage { width:756px;
	height:20px;  }


#content {
	width: 636px;
	height: 100%;
	padding-top: 10px;
	background: #FFFFFF;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
	background-image: url(../Images/bg_lower.jpg);
	background-repeat: repeat-y; 
}

#video {
	width: 756px;
	
	height: 100%;
	padding-top: 10px;
	padding-bottom: 45px;
	background: #FFFFFF;
	padding-bottom: 10px;
	text-align:center
	}

#credit {
	width: 360px;
	height: 24px;
	padding-bottom: 10px;
	text-align: center;
	position: relative;
	position: relative;
	margin: 150px auto 0 auto;
	}

h1 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #003466;
	font-family: Arial, Helvetica, sans-serif; }

h2 { font: bold 1.3em Arial, Helvetica, sans-serif; color: #557665; }

h3	{font: bold 1.1em Arial, Helvetica, sans-serif; color: #003366; }
	


#holder {
	padding: 0px;
	width: 756px;
	background: #FFFFFF;
	text-align: left;
	margin: 35px auto 0 auto;
	border: solid #333333 2px;
}

#horizLine {
	clear: both;
	width: 100%;
	border-top: 1px solid #e4ddc9;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 20px; }

.imgLeft {
	float: left;
	margin-right: 15px;
	clear: left;
	margin-bottom: 15px; }

.imgRight {
	float: right;
	padding-left: 15px;}

	
#navigation {
	text-align:center;
	height:30px;
	width: 756px;
	background: #FFFFFF;
	border-bottom: solid #333333 1px;	
}
.nav_button {
	margin-left: 4px;
	margin-right: 4px;
	height: 30px;
}

#photoblock {
	margin: 0;
	padding: 0px;
	width: 756px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #bba977;
	border-left: none;
	height: 232px;
	background: #FFFFFF;
}

.textBoldBlue {
	font-weight: bold;
	color: #003466;
}
.textBoldGreen {
	font-weight: bold;
	color: #557665;
	font-size: 105%;
}
.textBoldWhite { font-weight: bold;
	color: #FFFFFF;
	font-size: 12px; }
	
#title {
	width: 756px;
	height: 60px;
	}

	
