body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px 5% 0px;
	padding: 0px;
	position: relative;
	width: 90%;
}
#content {
	margin: 0px;
	padding: 0px;
}

#headercontent {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	background-image: url(images/Diaglines.gif);
	height: 110px;
}

.imgfloatleft {
	float: left;
}
#leftcontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 210px;
}
#maincontent {
	position: absolute;
	top: 75px;
	width: 100%;
	background-image: url(images/greybackground.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
#maincontent address {
	text-align: left;
}

#photoquote {
	position: absolute;
	top: 245px;
	left: 20px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-style: italic;
}
.centredtext {
	text-align: center;
}
#datebox {
	background-color: #000000;
	font-size: small;
	color: #FFFFFF;
	position: absolute;
	height: 35px;
	right: 0px;
	top: 0px;
	width: 200px;
	text-align: center;
}
#datebox p {
	margin-top: 9px;
}
#paddedcontent {
	padding-left: 220px;
	padding-top: 50px;
	position: relative;
	background-image: url(images/globe.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#navigation {
	background-color: #990000;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	text-decoration: none;
}
#footer {
	background-color: #CCCCCC;
	height: 60px;
}
#footer p {
	padding-left: 10px;
	font-size: x-small;
	padding-top: 10px;
}
#navigation p {
	padding-top: 6px;
}
.navbutton {
	margin-left: 20px;
	background-image: url(images/navbuttondot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.navbutton a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.imgfloatright {

	float: right;
}
#datebox a {
	color: #FFFFFF;
}
#maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #990000;
}
.form01 {
	width: 60px;
}
#globe {
	height: 109px;
	width: 231px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-image: url(images/globe.gif);
}
