BODY, P {
	font-family: arial, helvetica, verdana, sans-serif;
	padding-left: 17px;
	padding-right: 17px;
}

a {
	color: rgb(71,87,112);
	font-weight: bold;
}

a:hover {
	color: rgb(126,142,86);
}

#header_top {
	background-image: url(images/top_text_bg.jpg);
	background-repeat: repeat-x;
	height: 50px;
}

#header_top img {
	margin-left: -14px;
}

#header_middle {
	background-image: url(images/top_flare_bg.gif);
	background-position: -220px 0px;
	height: 46px;
}

#header_middle img#swoosh {
	float: left;
}

#header_middle img#gaclogo {
	float: right;
}

#header_bottom {
	background-color: #000;
	color: #fff;
	font-size: 0.65em;
	padding: 0.4em;
	padding-left: 0.6em;
}

#mainarea {
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	width: 100%;
}

#mainarea #sidebar {
	width: 177px;
	background-image: url(images/sidebar_bg2.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	background-position: 0px -22px;
	border: 0px;
}

#mainarea #sidebar #sidebar_buttons {
	background-image: url(images/sidebar_bg1.jpg);
	background-repeat: repeat-y;
	border: 0px;
}

#mainarea #sidebar a {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	border-bottom: 2px solid #fff;
	padding: 0.45em;
	padding-left: 0.7em;
	padding-right: 50px;
	line-height: 0.9;
	text-decoration: none;
}

#mainarea #sidebar a.last {
	border-bottom: 0px;
}

#mainarea #sidebar a:hover {
	background-color: rgb(126,142,86);
	background-image: none;
}

#mainarea #sidebar a.on {
	background-color: rgb(126,142,86);
	background-image: none;
}

#mainarea #text {
	font-size: 0.9em;
	padding: 1em;
	vertical-align: top;
	margin: 0px;
	display: block;
}

#mainarea #text p {
	padding-left: 0px;
	margin-left: 0px;
}

#mainarea #text h1 {
	font-size: 1.1em;
	color: rgb(141,160,100);
	font-weight: bold;
	padding-top: 0px;
	margin-top: 0px;
}

#mainarea #text h5 {
	font-size: 1em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	display: inline;
}

#mainarea hr {
	border: 1px dashed rgb(126,142,86);
}

#mainarea table.executives {
	padding-left: 1em;
}

#mainarea table.executives th {
	vertical-align: top;
	text-align: right;
	white-space: nowrap;
	padding-right: 1em;
}

#mainarea table.executives td {
	vertical-align: top;
	text-align: left;
}

#slideshow {
	width: 250px !important;
	height: 200px !important;
	float: right;
	margin-left: 1em;
}

div.randomphoto {
	float: right;
	margin-left: 1em;
	font-size: 0.75em;
	width: 250px;
	padding: 4px;
	border: 1px solid rgb(126,142,86);
}

div.footer {
	font-size: 0.65em;
	color: #444;
}

.minor {
	font-size: 0.85em;
	color: #444;
}

.inactive {
	color: #999;
}
