#container{
width: 955px;
text-align: left;
margin: 0 auto;
}

#header{
	position: relative;
	top: 30px;
	width: 903px;
	height: 122px;
	background-color:#58595B;
	padding-left: 26px;
	padding-right:26px;
	background-image: url('images/attributes_logo.gif');
	background-repeat: no-repeat;
	background-position: 26px 81px;
	
}
#navBar{
	position: relative;
	top: -3px;
	width: 580px;
	left: 375px;
	height: 23px;	
	
}
#mainContent{
	position: relative;
	top: 7px;
	width: 955px;
	height: 344px;
	background-image: url('images/balls.jpg');
	background-repeat: no-repeat;
}
#strip{
	position: absolute;
	top: 152px;
	width: 955px;
	height: 144px;
	background-image: url('images/balls.jpg');
	background-repeat: no-repeat;
	background-position: 0px -157px;
}
#footer{
	position: relative;
	top: 7px;
	width: 903px;
	height: 84px;
	padding-left: 26px;
	padding-right: 26px;
	padding-top: 50px;
	padding-bottom: 30px;
	background-color:#58595B;
	background-image: url('images/home_welcome.gif');
	background-repeat: no-repeat;
	background-position: 26px 21px;
	height: auto;
}
#textTop{
	position: absolute;
	top: 296px;
	width: 955px;
	height: 68px;
	background-color:#58595B;
	background-image: url('images/box_top.gif');
	background-repeat: no-repeat;
}
#textMid{
	position: absolute;
	top: 363px;
	width: 955px;
	height: auto;
	background-image: url('images/box_mid.gif');
	z-index: 1;
}
#sectionPicture{
	position: absolute;
	top: 40px;
	width: 140px;
	left: 73px;
	height: 160px;
	z-index: 2;
}
#textContent{
	position: relative;
	left: 217px;
	width: 585px;
	padding-bottom: 50px;
	height: auto;
	z-index: 3;
}
#sectionHeading{
	position: relative;
	top: 8px;
	width: 585px;
	left: 0px;
	height: 52px;
	z-index: 4;	
}
#textBottom{
	width: 955px;
	height: 55px;
	background-image: url(images/box_bottom.gif);
}
#copyright{
	position: relative;
	background-color:#FFFFFF;
	width: 955px;
	padding-top: 3px;
	font-size: 10px;
	color:#BBBBBB;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}
.mainWhite {
	color: #FFFFFF;
}

.mainText {
	color:#444444;
}

.commentSubject {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color:#FFFFFF;
}

.commentDate {
	font-size: 11px;
	line-height: 120%;
	font-style: italic;
	color:#444444;
}

.downloadName {
	font-size: 14px;
	line-height: 120%;
	font-weight: bold;
	color:#FFFFFF;
}
.downloadDescription {
	font-size: 12px;
	line-height: 110%;
	font-style: italic;
	color:#FFFFFF;
}
.eventSubject {
	font-size: 11px;
	line-height: 150%;
	font-style: italic;
	color:#FFFFFF;
}
