body, form, p, ul, li, input, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	color:#56472B;
	font-size:13px;
	background-color:#a8c9ff;
	text-align:center;
}
div#container {
	width:778px;
	background-image:url(../images/bkg-container.gif);
	background-repeat:repeat-y;
	margin:0 auto;
	position:relative;
	text-align:left;
	padding-left:5px;
}
a {
	margin: 0;
	padding: 0;
	color:#56241B;
	text-decoration:underline;
}
a:visited {
	color:#56241B;
	text-decoration:underline;
}
a:hover {
	background-color:#56241B;
	color:white;
	text-decoration:none;
}
a:active {
	background-color:#56241B;
	color:white;
	text-decoration:none;
}
img {
	padding:0;
	margin:0;
	display:block;
	border:0;
}
div#header {
	width:768px;
	height:132px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}
#header ul {
	padding:100px 15px 0 0px;
	text-align:right;
}
#header li {
	display:inline;
	list-style:none;
}
#header a {
	font-size:12px;
	font-weight:bold;
	color:#203374;
	text-decoration:none;
}
#header a:hover {
	color:#333366;
	text-decoration:underline;
	background-color: white;
!important
}
body#home a#navhome, body#about a#navabout, body#press a#navpress, body#minutes a#navminutes, body#activities a#navactivities, body#contact a#navcontact {
	color:#333366;
	text-decoration:underline;
}
div#mainnav {
	width:768px;
	height:204px;
	padding:0;
	margin:0;
}
#mainnav ul {
	float:left;
}
#mainnav ul li {
	padding:0;
	margin:0;
	list-style-type:none;
	display:inline;
}
#mainnav a {
	display:block;
}
/* MAIN CONTENT STARTS HERE */ 
div#content {
	width:768px;
	background-image:url(../images/bkg-fade.gif);
	background-repeat:no-repeat;
}
/* RIGHT COLUMN STARTS HERE right col is 534px with margins and padding*/ 
div#content_main {
	width:545px;
	min-height:270px;
	padding:35px 75px 35px 100px;
	position:relative;
}
#content_main h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom:10px;
}
#content_main h1 {
	font-size:23px;
	color:#990000;
	line-height:28px;
	font-weight:500;
}
#content_main h2 {
	font-size:18px;
	line-height:23px;
	font-weight:500;
	padding:4px 4px 0 4px;
	background-color:#e6e6dc;
}
#content_main h3 {
	font-size:14px;
	line-height:19px;
	font-weight:500;
}
#content_main p, #content_main table, #content_main img {
	line-height:17px;
	margin-bottom:15px;
}
#content_main table {
	margin-left:0px;
}
#content_main ul, #content_main ol {
	background-color:#E6E6DC !important;
	padding:5px 20px 10px 0px;
	margin:0 0 15px 0;
}
#content_main ul li {
	list-style-type:square;
}
#content_main li {
	padding: 5px 10px 5px 10px;
	margin-left:25px;
}
#content_main .bold {
	font-weight:bold;
	line-height:21px;
}
#footer {
	width:768px;
	height:125px;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
}
#footer p {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-left:27px;
	padding-top:30px;
	margin:0;
}
