h1 {

	font-size: 120%;

}



a:link {

	color: black;

	text-decoration: underline;

}



a:visited {

	color: red;

	text-decoration: underline;

}



a:hover {

	color: black;

	text-decoration: underline;

}



body {

	background-image: url(images/cream03.jpg);

	background-attachment: fixed;

}



#sidebar {

	position: absolute;
	top: 60px;
	left: 0%;

	text-align: center;

	padding: 10px;

	margin-right: 50px;

	width: 50px;

}


#header {


	text-align: center;

	padding: 15px;

	width: auto;

}


#main {

	float: left;

	text-align: left;

	padding-left: 100px;

	font-size: 100%;

	width: auto;

	margin: 20px 10px 60px 10px;

}



#intro {

	img-align: center;

	padding: 15px;

	font-size: 110%;

}



#officers {

	text-align: left;

	padding: 15px;

	width: auto;

	float: left;

}


.office {

	font-weight: bold;

	font-size: 130%;

	color: black;

}



#footer {

	text-align: left;

	padding-left: 50px;

	font-size: 80%;

	width: auto;
	clear: left;


}


.redact {

	color: red;

}


#linksnav {

	text-align: left;

	font-size: 150%;

}



#awardbynametop {

	text-align: center;

	font-size: 150%;

	float: center;

}


#awardbynamebottom {

	text-align: center;

	font-size: 150%;

	float: center;

}


#optable {

	position: absolute;
	top: 250px;

	padding-left: 50px;

	float: left;

}


#opnav {

	text-align: center;

	font-size: 110%;

	font-weight: bold;

	height: 20px;

}


#coltitle {

	background-color: white;

}


#construction {

	font-weight: bold;

	font-size: 400%;

	text-align: center;

	color: yellow;

}


p.title {

	font-weight: bold;

	font-size: 200%;

	Color: white;

}


p.subtitle {

	font-weight: bold;

	font-size: 130%;

	Color: white;

}


p.fieldname {

	font-size: 120%;

}


p.scadevices {

	text-align: center;

}


.subject {

	font-weight: bold;

	font-size: 110%;

	color: red;

}


#pic {

	text-align: center;

}



#2 {

	height: 30px;

}
