body {
	color: #000000;
	font-size: small;
	font-family: Georgia, Times, serif;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.inlineimage {
	margin: 0 10px 5px 0;
	width: 360px;
	height: 95px;
	border: solid 2px #666;
	float: left;
	background-image: url(../images/y_foun.jpg);
}

#header { color: #fff; font-size: xx-large; background-image: url(../images/Building.jpg); background-repeat: no-repeat; width: 740px; height: 80px; }

#menu {
	background-image: url(../images/menubg.gif);
	padding-top: 15px;
	height: 25px;
	vertical-align: bottom;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

#menu ul {
	font-size: medium;
	list-style: none;
	margin: 0;
	border: solid 1px #fff }

#menu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 0 20px }

#menu a:hover {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none }

#logo { font-weight: bolder; background-color: white; background-image: url(../images/Newlogo.gif); background-repeat: no-repeat; text-align: right; width: 68px; white-space: nowrap; height: 80px; float: left; clear: both; }

#headercorner {
	background-image: url(../images/35YrsLogo.gif);
	background-repeat: no-repeat;
	width: 100px;
	height: 60px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#left {
	margin: 15px 0 0;
	padding: 0 0 0 10px;
	width: 220px;
	float: right}

#content {
	background-image: none;
	background-repeat: repeat;
	background-position: right bottom;
	margin: 0 0 0 30px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

ul {
	list-style: none;
	margin-top: 0 }

#left li a {
	color: #333;
	text-decoration: none;
	list-style: none }

#left li a:hover {
	color: #999;
	text-decoration: underline }

h1  {
	color: #fff;
	font-size: xx-large;
	margin: 0;
	padding: 0;
	}

h2 {
	color: #f70;
	font-size: large;
	margin-top: 20px }

p {
	line-height: 1.5em }

.nav {
	position: absolute;
	top: 80px }

.nav a {
	color: #e7b98a;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px }

.nav a:active {
	color: #925a2c }
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
#quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
}

