/* basic elements */
body { 
	color: #555753; 
	background: #fff url('images/blossoms.jpg') no-repeat bottom right; 
	margin: 0px; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	line-height:16pt; 
	font-size:12pt; 
	font-family:times 
	}
p { 
	font: 12pt times; 
	margin-top: 0px; 
	text-align: justify;
	}
h1 { 
	font: italic normal 16pt times; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}
h2 { 
	font: italic normal 14pt times; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}
h3 { 
	font: italic normal 12pt times; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #000000;
	}

address { 
	font: italic normal 12pt tahoma; 
	font-weight:bold; 
	letter-spacing: 1px; 
	margin-left: 100px; 
	margin-bottom: 0px; 
	color: #000000;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}

#linkList {
	position: absolute; 
	top: 0px; 
	right: 20px;
	}
#linkList2 { 
	background: url('images/paper-bg.jpg') repeat-y top left; 
	padding: 0px; 
	margin-top: 150px; 
	width: 130px; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:12px; 
	font-family:verdana, sans-serif 
	}
#linkList h3.select { 
	list-style-type: none;
	padding: 10px; 
	width: 130px; 
	color: #988F5E;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:10px; 
	font-family:verdana, sans-serif 
	}
#linkList h3.select span {
	display:none
	}

#linkList ul {
	margin: 0px;
	padding: 10px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: url('images/cr1.gif') no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}
	
/* specific divs */
#container { 
	background: url('images/sea.jpg') no-repeat top left; 
	margin: 0px; 
	padding-left:110px; 
	padding-right:175px; 
	padding-top:0px; 
	padding-bottom:0px; 
	min-width: 470px;
	}

#intro { 
	min-width: 470px;
	}
	
#pageHeader { 
    width: 470px; 
	margin-bottom: 10px;
	}

#pageHeader h1 { 
	background:  url("images/logo.gif") no-repeat top left; 
	margin-top: 10px; 
	margin-bottom: 10px;
	width: 470px; 
	height: 40px; 
	float: left;
	}
#pageHeader h1 span {
	display:none
	}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt times; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#supportingText {
	min-width: 470px;
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

	
#extraDiv1 { 
	background: url('images/cottage.jpg') no-repeat top left; 
	position: absolute; 
	top: 20px; 
	right: 20px; 
	width: 130px; 
	height: 126px 
	}
	
#keybd
{
	width: 400px;
}

#keybd td
{
	background-color: Gray;
	color: White;
	text-align: center;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

#keybd td a
{
	color: White;
	text-decoration: none;
}