body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;	
	font-family:helvetica; 
	font-size:12px;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
}
blockquote{ width:400px; 

margin: 10px 50% 0px 40%; 
padding: 10px;
background-color:#e1e1e1;

}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:underline;
}
#header {
	position: relative;
	left:132px;
	top:28px;
	width:799px;
	height:96px;
	margin-bottom:0px;

}

#navbar {
	position:relative;
    margin:-34px 0 0 0;
	padding:0;
	height:23px;
}
#navbar li {
	display:inline;
}

#navbar a#home {
	width:59px;
	height:23px;
	text-decoration:none;
	background:url("../images/home.gif") no-repeat;
	float:left;
	margin:0 12px 0 0;
	text-indent:-5000px;
}#navbar a#home:hover { 
	background-position:0 -22px;
}

#navbar a#about {
	width:132px;
	height:23px;
	text-decoration:none;
	background:url("../images/about.gif") no-repeat;
	float:left;
	margin:0 12px 0 14px;
	text-indent:-5000px;
}
#navbar a#about:hover { 
	background-position:0 -22px;
}
#navbar a#speak {
	width:176px;
	height:23px;
	text-decoration:none;
	background:url("../images/speak.gif") no-repeat;
	float:left;
	margin:0 12px 0 14px;
	text-indent:-5000px;
}
#navbar a#speak:hover { 
	background-position:0 -23px;
	margin-top:1px;
}
#navbar a#endorse {
	width:149px;
	height:23px;
	text-decoration:none;
	background:url("../images/endorse.gif") no-repeat;
	float:left;
	margin:0 12px 0 14px;
	text-indent:-5000px;
}
#navbar a#endorse:hover { 
	background-position:0 -22px;
}
#navbar a#audio {
	width:64px;
	height:23px;
	text-decoration:none;
	background:url("../images/audio.gif") no-repeat;
	float:left;
	margin:0 12px 0 14px;
	text-indent:-5000px;
}
#navbar a#audio:hover { 
	background-position:0 -22px;
}
#navbar a#contact {
	width:86px;
	height:23px;
	text-decoration:none;
	background:url("../images/contact.gif") no-repeat;
	float:left;
	margin:0 0 0 14px;
	text-indent:-5000px;
}
#navbar a#contact:hover { 
	background-position:0 -22px;
}

#wrapper{
	width:941px;
	background-image: url(../images/leftBar-mid.gif);
	background-repeat:repeat-y;

}
#leftbar-mid{	
	position:relative;
	width:129px;
	background-image: url(../images/leftBar-mid.gif);
	background-repeat:repeat-y;
}
#leftbar-top{
	position:absolute;
	top:0;
	left:0;
	width:129px;
	height:399px;
	background-image: url(../images/leftBar-top.gif);
	background-repeat:no-repeat;
	z-index:5000;
}
#leftbar-bot{
margin-top:-400px;
	left:0;
	width:129px;
	height:454px;
	background: url(../images/leftBar-bot.gif);
	background-repeat:no-repeat;
	
}
#content {
	position: relative;
	left:132px;
	top:38px;
	width:799px;
	margin-bottom:40px;
}
#footer{
	position: relative;
	text-align:center;
	margin:-45px 0 0;
color:#666666;
}
#footer a{
color:#666666;
}#footer a:hover{
color:#000;
}
h1{color:#005122;}
h2{color:#005122;}
.gold{color:#DDB508;}

