body {
	background: #d5d6d7 url('back.jpg');
	color: #333;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px 0px 20px 0px;
	padding: 0; 
	text-align: center;
	}

.content {
	padding: 0px 0px 20px 45px;
	margin: 0px 0px 0px;
	background: url('surclogo.gif') no-repeat top right;
	}

.smallcaps 
{
	font-size: .7em;
	font-variant:small-caps;
	}

#header {
	background: #73a0c5 url('headback.jpg') no-repeat bottom center;
	height: 200px; 
	margin: 0px 0px 0px 1px; 
	padding: 0px; 
	width: 758px;
	}

#headerimg 	{ 
	margin: 7px 9px 0px; 
	height: 192px; 
	width: 740px; 
	text-align: center;
	text-decoration: none;
	color: white;
	}

#headerimg .description {
	font-size: 1.2em;
	}
	
#page {
	background: white url('backgd.jpg') repeat-y top;
	border: none;
	font-size: 1.2em;
	margin: 0px 0px 20px;
	text-align: left;
	width: 760px;
	}
	
#footer {
	background: #eee url('footback.jpg') no-repeat top; 
	border: none;
	color: #333;
	height: 63px;
	margin: 0px auto;
	font-size: 0.9em;
	padding: 0px;
	text-align: center;
	width: 760px;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0px;
	}

h2 {
	font-size: 1.6em;
	margin: 30px 0px 0px;
	}

h3 {
	font-size: 1.3em;
	padding: 0px;
	margin: 30px 0px 0px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

a {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
