body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f9f9b6;
}

.sidebar { padding-top: 2px; padding-right: 6px; padding-bottom: 2px; padding-left: 6px; }

td.sidebar:hover { background-color: #FBF3E8; }

.link1 {
	font-size : 12pt;
}
.link2 { font-size : 8pt; }

a.link1:link { color: #000000; text-decoration: none; }
a.link1:visited { color: #000000; text-decoration: none; }
a.link1:hover { color: #000000; text-decoration: underline; }

a.link2:link { color: #000000; text-decoration: none; }
.video {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
}
a.link2:visited { color: #000000; text-decoration: none; }
a.link2:hover { color: #000000; text-decoration: underline; }
a:img {
	border: none;
	}
#topimg {
	height: 80px;
}
#menu {
	background-color: #F9D095;
	width: 178px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	float: left;
	margin-right: 6px;
	position: absolute;
	left: 10px;
	top: 102px;
	z-index: 2;
}
#menu h6 {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
#menu h5 {
	color: #000000;
	font-weight: lighter;
	font-size: 14px;
}
#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li {
	font-size: 15px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-image: none;
}
#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;
}
h6 {
	font-size: 12px;
}
h5 {
	font-size: 14px;
	margin-bottom: 9px;
}
h1 {
	font-size: 26px;
	margin-bottom: 3px;
}
.link1 img {
	border: none;
	margin-right: 5px;
	margin-left: 3px;
}
.team_member img {
	float: left;
	padding-bottom: 20px;
	padding-top: 11px;
}
.tm_img {
	width: 160px;
	position: relative;
}
.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;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
.floatright {
	float: right;
}
.redlineclear {
	clear: both;
	border-bottom: solid 1px red;
	padding-top: 7px;
	margin-bottom: 7px;
}
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;
}

.wireframemenu a:hover{
background-color: #F8FBBD;
color: black;
text-decoration:none;
}

li {
	font-size: 13px;
}

#background {
	background-color: #F9D9A4;
	padding-right: 11px;
	padding-left: 11px;
	margin-top: -17px;
}
#staticmenu {
	float:left;
	margin-top: 11px;
	}
#staticmenu li {
	list-style-image: url(/images/leaf_up.gif);
	list-style-position: inside;
	list-style-type: inherit;
}

#staticmenu li:hover {
	list-style-image: url(/images/leaf_right.gif);
	list-style-position: inside;
}
#staticmenu a {
	padding-left: 20px;
}
#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;
}
