body {
	background-color: #282828;
	margin-top: 0px;
}
#mainbody {
	width: 750px;
}
#topbar {
	float: left;
	height: 250px;
	width: 750px;
	position: relative;
}
#topbar_left {
	float: left;
	height: 250px;
	width: 380px;
	position: relative;
}
#topbar_navigation {
	float: left;
	height: 250px;
	width: 370px;
	background-color: #333333;
	position: relative;
}
#logo {
	float: left;
	height: 84px;
	width: 750px;
	background-color: #000000;
	position: relative;
	padding-top: 8px;
	padding-bottom: 8px;
}
#content {
	float: left;
	width: 750px;
	position: relative;
	background-color: #FFFFFF;
	background-image: url(images/frameset/content_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content_left {
	background-color: #E7CE95;
	float: left;
	width: 340px;
	position: relative;
	background-image: url(images/frameset/content_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}

#content_right {
	float: left;
	width: 330px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: left;
}
#sherpa_footer {
	float: left;
	width: 750px;
}
#sherpa_footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7CE95;
	text-align: right;
	font-style: italic;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 3px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: -26px;
	line-height: 16px;
}

.link1 a:link {
	color: #E7CE95;
	text-decoration: none;
}
.link1 a:visited {
	color: #E7CE95;
	text-decoration: none;
}
.link1 a:active {
	color: #E7CE95;
	text-decoration: none;
}
.link1 a:hover {
	color: #E7CE95;
	text-decoration: underline;
}
.link2 a:link {
	color: #000000;
	text-decoration: underline;
}
.link2 a:visited {
	color: #000000;
	text-decoration: underline;
}
.link2 a:active {
	color: #000000;
	text-decoration: underline;
}
.link2 a:hover {
	color: #000000;
	text-decoration: underline;
}
.link3 a:link {
	color: #000000;
	text-decoration: none;
}
.link3 a:visited {
	color: #000000;
	text-decoration: none;
}
.link3 a:active {
	color: #000000;
	text-decoration: none;
}
.link3 a:hover {
	color: #000000;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
#news_table {
	padding: 5px;
}
#news_table p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#news_table h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
#projects_table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}#projects_mainbody {
	width: 380px;
	border: 2px solid #A26105;
	background-color: #E7CE95;
	text-align: left;
	padding: 10px;
}
