html {
	margin: 0;
	padding: 0;
	background-color: #7FC748;
}

#bodyid {
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font: .9em/1.2em;
}

p {
	font-size: 11pt;
	line-height: 1.2em;
}

a {
	text-decoration: none;
	color:#000;
}

a:hover {
	color: #F36F27;
}

.container_box a {
	text-decoration: none;
	color:#F36F27;
}

.container_box a:hover {
	color: #7FC748;
}


#whitestripe {
	height: 156px;
	background-color: #fff;
	position: absolute;
	top: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	left: 0;
}
#frame {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	top: 0px;
}

#revision {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#logo {
	width: 231px;
	height: 90px;
	position: absolute;
	background: url(images/performwell.logo.jpg) no-repeat;
	margin-top: 42px;
}

#gradient {
	position: absolute;
	background: url(images/slice.jpg) repeat-x;
	top: 156px;
	left: 0px;
	height: 141px;
	width: 100%;
}

#navigation {
	float: left;
	clear: left;
	width: 230px;
	text-align: left;
	margin-left: -10px;
	margin-top: 150px;
}

#navigation ul {
}

#navigation li {
	list-style-type: none;
	line-height: 2em;
	font-weight: normal;
	font-size: .8em;
	border-bottom: 1px solid #AAC585;
	padding-left: 15px;
}

#navigation li a:hover {
	color: white;
}

#hornplayer {
	background: url(images/musician.jpg);
	position:absolute;
	height: 68px;
	width: 31px;
	margin-left: -30px;
	margin-top: 0px;
}

.attribution {
	text-transform: uppercase;
	text-align: center;
	color: gray;
	font-size: .8em;
	padding-bottom: 0;
	margin-bottom: -25px;
}

#report {
float: left;
	clear: left;
	width: 328px;
	text-align: left;
	margin-top: 20px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
}

#address {
	float: left;
	clear: left;
	width: 200px;
	text-align: left;
	margin-top: 20px;
	margin-left: 30px;
	color: #fff;
}

#contact {
	line-height: 2em;
	font-weight: normal;
	font-size: .8em;
	border-bottom: 1px solid #AAC585;
	padding-left: 15px;
	margin-bottom: 10px;
}

#address p {
	text-align: left;
	font-size: 1em;
	padding-left: 15px;
	line-height: 1.4em;
}

.main {
	width: 471px;
	left: 250px;
	position: absolute;
	bottom: 0px;
	top: 0px;
	padding: 0px;
	margin: 0px;
}

html>body .main .center {
	background: url(images/bigbox.png);
	width: 528px;
	padding: 0px;
	position: relative;
}

.buffer {
	width: 1px;
	height: 1000px;
position: relative;
}

.container_box p {
	margin-top: 0px;
}

#welcome {
	padding: 12px 26px 15px 26px;
}

#welcome li {
	list-style-type: disc;
		font-size: 11pt;
	line-height: 1.2em;
}


#news {
	width: 210px;
	position: absolute;
	left: 790px;
	top: 100px;
	color: white;
	font-size: .8em;
}
.news_itemtitle,  .article_title_link, .article_title
{
	text-transform: uppercase;
	text-align: center;
	line-height: 2em;
	font-weight: normal;
	border-bottom: 1px solid #AAC585;
	margin-bottom: 10px;
		font-size: 1.1em;
}
.news_mngmntlink
{
margin-left: 15px;
color: gray;
line-height: 2em;
}
 
.tab {
	padding-left: 25px;
}

h1, .moduletitle, .article_moduletitle, calendar_moduletitle {
	text-align: center;
	font-size: 26pt;
	font-variant: normal;
	margin-bottom: 15px;
	font-weight: normal;
}

.event_title {
	text-align: left;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}
.event_time {
	font-size: .8em;
}

.calendar_mngmntlink {
	font-weight: bold;
	
}

.hide {
	visibility: hidden;
}
.sub {
	width: 381px;
	position: relative;
	left: 68px;
}

.sub .center {
	background: url(images/orangemid.jpg) repeat-y;
}

.sub .bottom {
	background: url(images/orangebottom.jpg) no-repeat;
	height: 8px;
}

.address {
	text-align: center;
	position: relative;
	top: 20px;
}
.email {
	text-align: center;
	padding-bottom: 15px;
}
.email a {
	position: relative;
	top: 20px;
	color: #000;
	text-decoration: none;
	font-size: .9em;
}
.email a:hover {
	color: #fff;
}

.weblog_subheader {
	text-align: center;
	font-size: .9em;
}

