body{
	margin: 2.5% 0 5%;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	text-align: center;
	
}



#wrapper {
	position: relative;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 175px 0 0 0;
	background-image: url(../images/images-original/sandra_header.gif);
	background-color:#eed7ee;
	background-repeat: no-repeat;
	background-position: left top;
	border: 2px solid #722100;
	
}
#header {
	float:left;
	position: absolute;
	top: 23px;
	left: 196px;
	text-align: center;
	height: 140px;
	line-height: 1.8em;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	letter-spacing: 0.5px;
	width: 510px;
}
#content {
	margin-left: 195px;
	padding: 0px 55px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	scrollbar-face-color: #DBE3D5;
    scrollbar-highlight-color: #DBE3D5;
    scrollbar-shadow-color: #DBE3D5;
    scrollbar-3dlight-color: #DBE3D5;
    scrollbar-arrow-color: #333333;
    scrollbar-track-color: transparent;
    scrollbar-darkshadow-color: #DBE3D5;
		height: 350px;
	margin-bottom: 10px;
}
#content p,td,br {
	font-size: 0.7em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#credit {
	text-align:right;
	margin-top: 0px;
	font-style: italic;
}
	
#content h1 {
	font: normal 120% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	background-color: transparent;
	padding-left: 6.5em;
}
#content h2 {
	font-size: 120%;
	color: #666666;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight: normal;
	padding-bottom: 10px;
	
}

#content h3 {
	font-size: 70%;
	color: #666666;
	background-color: transparent;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: bold;
	margin-bottom: -5px;
	
}

.calendar {
	font-size: 70%;
	
}

#navigation {
	position: absolute;
	top: 179px;
	left: 5px;
	width: 180px;
	text-align: center;
	padding: 0px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navigation h1, h2 {
	font-size: 16px;
	color: #626262;
	letter-spacing: 0.5px;
	margin-bottom: -10px;
		
}

#navigation h2 {
	font-size:0.7em;
	color: #666666;
	font-weight: normal;
	margin-bottom: -10px;

}
/*#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navigation li {
	width: 180px;
	border-bottom: 1px none;
	margin: 0;
	padding: 0;
	font-size: 80%;
	vertical-align: bottom;
	} /* vert-align bottom removes unwanted margin in IE */

/*#navigation a:link, #navigation a:visited {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: none;
	border-right: none;
	background-color: transparent;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-bottom-style: none;
}
#navigation a:hover {
	background-color: transparent;
	color: #FFFFFF;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	width: 168px;
}
#navigation ul.subnav a:link, #navigation ul.subnav a:visited {
	background-color: transparent;
	color: #666666;
	}*/
	
	.image_centre {
	border:#722100 solid 1px;
	}

#footer {
	padding: 10px 0 10px 215px;
	font-size: 70%;
	color: #AAAAAA;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 1px dashed #aaaaaa;
}

#footer a:link, visited {
	text-decoration:none;
	color:#999999;
	font-weight:lighter;
	}
	
#footer a:hover {
	text-decoration:underline;
	font-weight:normal;
	}
	
	a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {

	text-decoration: underline;

