body {
	background-color: #ddeeaa;
	font: 11px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #7f7f7f;
}

/* Building Blocks */

#content {
	margin: 0 auto;
	position: relative;
	top: 5px;
	padding: 0;
	width: 797px;
}

#navigation {
	width: 200px;
	height: 595px;
	background: url(images/navbg.gif) no-repeat;
	float: left;
}

#text {
	float: left;
	height: 575px;
	width: 500px;
	background-color: #ffffff;
	margin-top: 10px;
}

#right {
	float: left;
	height: 595px;
	width: 95px;
	padding-top: 0;
	padding-bottom: 0;
	background: url(images/navbg2.gif) no-repeat;
}

.col1 {
	margin-right: 20px;
	width: 240px;
	float: left;}

.col2 {
	width: 240px;
	float: left;
}

/* Site Wide */

h1 {
	width: 115px;
	height: 44px;
	background-image: url(images/logo.gif);
	position: relative;
	top: 70px;
	left: 20px;
}

h3 {
	padding: 0;
	margin: 5px 0;
	font-size: 14px;
}

a:link {
	color: #3f3f3f;
	text-decoration: none;
}

a:visited {
	color: #3f3f3f;
	text-decoration: none;
}

a:hover {
	color: #3f3f3f;
	text-decoration: underline;
}

a:click {
	color: #000;
	text-decoration: underline;
}

span {
	display: none;
}

/* Left Navigation */

ul.mainnav {
	list-style-type: none;
	padding: 0;
	margin: ;
	position: relative;
	right: 15px;
	_right: 60px;
	top: 70px;
	font-weight: bold;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

.mainnav li {
	padding-bottom: 15px;
}

.mainnav a:link {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	color: #779955;
}

.mainnav a:visited {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	color: #779955;
}

.mainnav a:hover {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	color: #3f3f3f;
}

.mainnav a:active {
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-decoration: none;
	color: #3f3f3f;
}

/* Other Statements */

#events #text img {
	padding: 10px;
	border: 2px solid #ffddee;
}

#pictures h2 {
	padding-bottom: 15px;
}

#members img {
	padding-top: 30px;
}

#members #text {
	text-align: left;
}

#recruit .col2 {
	width: 220px;
	background: #ffddee url(images/corners.gif) no-repeat center top;
	float: right;
	padding: 10px 10px 0;
}

#cornersbtm {
	width: 240px;
	height: 16px;
	background: #ffddee url(images/cornersinv.gif) no-repeat -1px bottom;
	float: right;
}

#recruit h4 {
	text-align: center;
	margin: 0;
	padding: 0;
	letter-spacing: 1px;
}

#recruit dt {
	margin-top: 20px;
	font-weight: bold;
}

#recruit dd {
	padding: 0;
	margin-left: 10px;
}

ul.hislist {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
}

.hislist li {
	padding-top: 5px;
}

#alumni .col2 ul {
	list-style-type: none;
	padding: 0;
	margin-left: 10px;
}

#alumni .col2 li {
	padding-top: 5px;
}

#history #text .col2 {
	float: right;
}

#history #text img {
	float: right;
}

#contact #text ul {
	list-style-type: none;
	margin-left: 20px;
	padding: 0;
	font-size: 120%;
	line-height: 120%;
}

#contact #text li {
	padding-bottom: 10px;
}

#home img {
	margin-top: 10px;
	margin-bottom: 10px;
}
