body {
	text-align: center;
	margin:0 auto;
	background-color: #fffee9;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

div#header {
	background-image: url(../images/IPALogo.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height:191px;
	clear: both;
}

div#main {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	clear: both;
}

div#footer {
	line-height: 25px;
	clear: both;
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 12px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;	
	margin-top:10px;
	margin-bottom:20px;
}

div#lightbar {
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 12px;
	width: 970px;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: right;
	padding-top:-10px;
}

div#triple {
	width: 970px;
	clear: both;
	margin-left: 21px;
	margin-top:20px;
	
}

div#left {
	float:left;
	width:250px;
	margin-left:30px;
	margin-right:30px;
	margin-top:5px;

}

div#leftcenter {
	float:left;
	min-height:350px;
	width:240px;
	padding-left:30px;
	padding-right:35px;
	padding-top:5px;
	border-right: 1px solid #bccad7;
	border-left: 1px solid #bccad7;
}


div#news {
	padding-left:20px;
	padding-right:20px;
	
}


div#bluemain {
	margin-left: 50px;
	width: 965px;
	background-color:#bccad7;
	clear: both;
}




div#boxmain {
	float:right;
	clear: both;
	margin-top:23px;
	width:580px;
}

#quicklinks {
	width:230px;
	padding:5px;
	margin-right:-40px;
	margin-top:-10px;
	}
	
	div#boxes {
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 14px;	
	padding-top:5px;
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	width:141px;
	height:20px;
	color:#32526b;
	background-color:#fff;
}

div#boxmainpic {
	float:right;
	clear: both;
		width:580px;
}

div#boxpic {
	float:left;
	margin-right:4px;
	margin-bottom:4px;
	width:141px;
	height:107px;
	background-color:#fff;
}



.menu {
	text-decoration: none;
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 14px;
	float: center;
	padding: 0;
	list-style-type: none;
}

.menu a:link{
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 14px;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 2px 2px; /*padding inside each tab*/
	color: #32526b;
}



.menu a:hover {
	color:#FFF;
	background: #32526b /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


	
ul {
	padding: 0;
	margin-left: 18px;
	margin-top:-5px;
}

.stbuttontext {
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 12px;
}

.news {
	font-family: trebuchet MS, Trebuchet, Helvetica, Arial;
	font-size: 12px;
	line-height: 15px;
}

