body {
	text-align:center;
}

#top{
	background: url(images/headersides.jpg) repeat-x;
	height: 111px;
	width: 100%;
	}
#topcenter{
	width: 844px;
	height: 100%;
	margin: 0 auto 0 auto;
	background: #000 url(images/header.jpg) no-repeat;
	text-align: left;
	}
#linker {
	width: 100%;
	height: 80px;
	background-color: transparent;
	border: 0px;
}
#invisible_container {
	width: 823px;
	margin: 8px auto 12px auto;
	border: 3px solid black;
	}

.floatleft {float:left;}
.floatright {float: right;}

#bluebar{
	background: url(images/bluebar.gif) repeat-x;
	height: 49px;
	clear: both;
	
	}
#content{
	padding: 27px 10px 10px 10px;
	font-family: Arial, sans-serif;
	font-size: .9em;
	color: black;
	line-height: 1.2em;
	text-align: left;
	width: 679px;
	float: right;
}
#content h1{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.8em;
	margin-top: 0;
	line-height: 1em;
	color: #29328A;
}

a img{
	border: 0;
}