body {
	background: #fff url(/tmaf/images/gradient.jpg) 0 0 repeat-x;
	background: #c5d0db;
	text-align: center;
}

#mainwrapper {
	margin: 25px auto 0 auto;
	padding: 0;
	background: url(/tmaf/images/pagebackground.jpg) 0 0 repeat-y;
	width: 1000px;
	text-align: left;
	border-top: 1px solid #999;
	/* min-height: 663px; */
	/* height: auto !important; */ /* ie6 */
	/* height: 663px;  */
}
#pagewrapper {
	background: url(/tmaf/images/mainbackground.jpg) 0 0 no-repeat;
	padding: 135px 0 0 0;
	margin: 0;
	width: 1000px;
	min-height: 513px;
	height: auto !important; /* ie6 */
	height: 513px;
}
#pagefooter {
	background: #dfc5b0 url(/tmaf/images/footer.jpg) 0 0 no-repeat;
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	min-height: 51px;
	height: auto !important; /* ie6 */
	height: 51px;
	border-bottom: 1px solid #999;
}
h3 {
	color: #3b409c;
}
ul li {
	line-height: 1.3em;
	padding: 0 0 0 15px;
	margin: 4px 0 0 0;
}
table.board th {
	padding: 4px 20px 0 0;
	white-space: nowrap;
	vertical-align: top;
}
table.board td {
	padding: 4px 0 0 0;
	vertical-align: top;
}
#siteHeader,
#intro-bottom {
	display: none;
}
#sidebar {
	padding: 0;
	margin: 20px 0 0 0;
}
#centering-content-wrapper {
	width: 800px;
	padding: 0;
	margin: 35px 0 0 102px;
	background: none;
}

#content-wrapper {
	background: none;
	padding: 0 0 25px 0;
}
#main-content-wrapper,
#content-wrapper.wide #main-content-wrapper,
#bodymodule {
	width: 540px;
	background: none;
}
#bodymodule table {
	margin: 15px 0 0 0;
}

#main-content .agenda {

}
.agenda h2 {
	margin: 0 0 0 40px;
	padding: 0;
}
.agenda p {
	margin: 3px auto 0 auto;
	padding: 0;
	text-align: center;	
	font-size: 1.2em
}
#footer-wrapper {
	background: none;
}

#footer {
	margin: 0 auto;
	width: 1000px;
	clear: both;
	padding: 12px 0;
}
#footer p {
	text-align: center;
	margin: 0;
	color: #666;
}

#footer a,
#footer a:visited,
#footer a:hover, 
#footer a:focus,
#footer a:active {
    color: #3c5f99;
}
