body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f9f9b6;
}
a:img {
	border: none;
	}
#topimg {
	height: 80px;
}
#menu .2 {
	text-align: right;
	margin: 0;
	padding-top: 5px;
}
#menu .3 {
	text-align: right;
	padding-right: 11px;
}
#imgbar {
	float: right;
	width: 220px;
	position: relative;
	padding-top: 11px;
}
#imgbar img {
	padding-bottom: 11px;
}
.clear {
	clear: both;
}
#content {
	position: relative;
	width: 518px;
	float: right;
	padding-top: 11px;
}
#content_ptm {
	margin: 0;
	padding-left: 192px;
	padding-top: 11px;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	margin-top: 11px;
}

h3 {
	margin-top:40px;
	}
h4 {
	font-size: 16px;
}
a {
}
.redline {
	border-bottom-width: 1px;
	border-bottom-color: #FF0000;
	border-bottom-style: solid;
	margin-bottom: 11px;
}
#menu h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
#content h3 {
	margin-top: 15px;
}
h5 {
	font-size: 14px;
	margin-bottom: 9px;
}
h1 {
	font-size: 26px;
	margin-bottom: 3px;
}
.team_member img {
	float: left;
	padding-bottom: 20px;
	padding-top: 11px;
}
.tm_p {
	left: 175px;
	clear: both;
	float: left;
}
.tm_p p {
	padding-left: 175px;
}
.team_member {
	padding-bottom: 5px;
	margin-bottom: 11px;
	clear: both;
	border-top: solid 1px #CC0000;
}
p {
	font-size: 13px;
	margin-top: 3px;
}


.wireframemenu{
	border: 1px solid #C0C0C0;
	background-color: #C2D9A3;
	border-bottom-width: 0;
	width: 190px;
	position: relative;
	float:left;
}


.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
	font: bold 13px Verdana;
	padding: 4px 3px;
	display: block;
	width: 100%; /*Define width for IE6's sake*/
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #C0C0C0;
}

.wireframemenu a:visited{
	color: #333333;
}

.wireframemenu a{ /*Non IE rule*/
width: auto;
}


li {
	font-size: 13px;
}

#background {
	background-color: #F9D9A4;
	padding-right: 11px;
	padding-left: 11px;
	margin-top: -17px;
}
#staticmenu {
	float:left;
	margin-top: 15px;
	}
#staticmenu li {
	background-image: url(/images/leaf_up.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#staticmenu li:hover {
	background-image: url(/images/leaf_right.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #F8FBBD;
}
#staticmenu a {
	padding-left: 25px;
}
#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: solid 1px red;
	margin-top: 18px;
}
#topimg {
	width: 930px;
	position: relative;
}
#harmony {
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	text-align:center;
}
#justleft {
	text-align: left;
}

