body {
	color: #000;
	margin-bottom: 20px;
	padding: 0px;
	background-color: #FFF;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#header {
	background-color: #ffffff;
}

#content {
	font-size: 1.2em
}

#footer {
	background-color: transparent;

}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

.description {
	font-size: 1.2em;
	text-align: center;
}

h2 { font-size: 1.6em; }
h3 { font-size: 1.3em; }

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #0066CC;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}


a, h2 a:hover, h3 a:hover {
	color: #0066CC;
	text-decoration: none;}

a:hover {
	color: #000000;
	text-decoration: none;
}

body {
	margin: 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
}

#header {
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #0066CC;
}

#headerimg {

	height: 200px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 10px 0 10px;
	margin: 5px 0 0 10px;
	width: 700px; /* 468px; */

}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px; height: 92px;
	clear: both;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
}
#footer a, #footer a:link, #footer a:visited{
	color: #FFFFFF;
}


h1 {
	padding-top: 70px;
	margin: 0;
}

.description {
	text-align: center;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

.center {
	text-align: center;
}


