@charset "utf-8";
#endNote {
	height: 200px;
	width: 100%;
}

#page {

}
#layout {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../graphics/main-background_955x600y.gif);
	background-repeat: no-repeat;
	height: 600px;
	padding-top: 4px;
	padding-left: 10px;
}

#logo {
	float: left;
	width: 150px;
	padding-top: 10px;
}
#navTop {
	float: none;
	padding-top: 17px;
	padding-left: 175px;
	padding-bottom: 10px;
	text-align: center;
}

#leftPad {
	float: left;
	padding-top: 20px;
}
#navHeader {
}
#contentLeft {
	height: 375px;
	float: left;
	width: 170px;
	padding-left: 5px;
	padding-right: 15px;
}
#inFieldset {
	height: 335px;
}

h3 {
	color: #FF0000;
	font-weight: bold;
}

#contentMain {
	padding-left: 20px;
	padding-bottom: 20px;
	vertical-align: top;
	height: 375px;
}
#insertContent {
	padding-left: 1px;
	padding-top: 30px;
}

#contentPictures {
}

#leftFootPad {
	float: left;
	width: 170px;
	position: absolute;
	top: 550px;
}

#navBase {
	padding-left: 175px;
	text-align: center;
	padding-bottom: 30px;
}
#footer {
	padding-top: 5px;
}

label {
	color: #FFFFFF;
}

a {
	color: #3399FF;
	text-decoration: underline;
}
fieldset {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
legend {
	color: #FF0000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}

caption {
	color: #C22510;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
td {
	background-position: center bottom;
	background-repeat: no-repeat;
}


li {
	padding-top: 15px;
	list-style-type: disc;
}
#dynamicText {
	height: 175px;
	width: 300px;
}

