html {
	margin: 0;
	padding: 0;
	}
body {
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #333333;
	margin: 0;
	padding: 0;
	}
p {
	margin-top: 0;
	text-align: left;
	}
h3 {
	font: italic normal 1.4em georgia, sans-serif;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #333333;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #000066;
	}
acronym {
	border-bottom: none;
	}


/* specific divs */
#container {
	margin: 15px;
	position: absolute;
	width: 833px;
	}
	
#logo{
	background-image: url(images/GroveOfHopelogoMOD.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 218px;
	width: 250px;
	position: fixed;
	bottom: 0px;
	margin-left: 550px;
}

#intro {
	background: url(images/header.png) no-repeat top center;
	height: 575px;
	width: 900px;
	}
#flash {
	width:650px;
	position:relative;
	top:0;
	left: 15px;
  }
#menuTitle {
	width: 130px;
	font: italic 18pt/22pt georgia;
	padding-top: 20px;
	padding-left: 20px;
	}
#menu {
	width: 200px;
	position: absolute;
	top: 50px;
	left: 600px;
	background: transparent url(images/menu.png) top no-repeat;
	height: 400px;
	float: right
	}
#titleImage {
	width:500px;
	background: transparent url(images/textbackground_top.png) no-repeat;
	}
#titleText {
	font: italic 18pt/22pt georgia;
	width:450px;
	padding-left: 25px;
	padding-top: 25px;
	text-align: right;
	}
#subtitle {
	font-weight: bold;
	font-size: 10pt;
	font-family: Georgia;
	font-style:italic
	}

#Links  {
	background: transparent url(h3.gif) no-repeat top left;
	padding: 10px;
	}
#Text {
	padding-left: 20px;
	margin-left: 75px;
	}
#TextAREA {
	padding-left: 25px;
	width: 450px;
	}
#textAreaImage {
	background: transparent url(images/textbackground.png);
	background-repeat:repeat-y;
	width: 500px;
	position:relative;
  }
#textBottom {
	background: transparent url(images/textbackground_bot.png) no-repeat bottom left;
	width:500px;
	position:relative;
	height: 35px;
  }
#quickSummary {
	clear:both;
	margin: 0px 20px 10px 40px;
	width: 160px;
	float: left;
	font: italic 10pt/22pt georgia;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	}


#footer {
	text-align: center;
	width: 600px;
	}
#footer a:link, #footer a:visited {
	margin-right: 20px;
	font-size: 10px;
	}

#image {
	float:right;
	margin-top: 20px;
	margin-left: 10px;
	border:groove;
	}
#caption {
	font: italic 10px/14pt georgia;
	font-weight: bold;
	text-align: center;
	}
