body {
	background-color: #FFFFFF;
	width: 700px;
	position: relative;
	visibility: visible;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: centre centre;
	background-attachment: fixed;
	margin: 0px;
	border: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

a {
	
	text-decoration: none;
	
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006699;
	}

a:hover {
	color: #FF0000;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
	

#header {
	position: absolute;
	background-image: url(images/header.jpg);
	visibility: visible;
	left: 70px;
	overflow: visible;
	background-repeat: no-repeat;
	width: 653px;
	height: 190px;
	top: 0px;
	background-color: #FFFFFF;
	}


#left {
	float: left;
	width: 100px;
	background-color: #FFFFFF;
	overflow: hidden;
	}
	
.content {
	color: #1B1B1B;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	text-align: left;
	width: 470px;
	top: 200px;
	position: absolute;
	visibility: visible;
	left: 55px;
	padding-left: 15px;
	padding-bottom: 30px;
	padding-right: 10px;
	line-height: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.ordermap {
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	text-align: right;
	
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	text-align: right;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 26px;
	
	}


.content h3
{
	margin: 1px 0 10px 0;
	border: 1px solid #666666;
	padding: 3px;
	color: #006699;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	}
	
.content indent {
	color: #666666;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
    text-align: justify;
	line-height: 150%;
	
	}

.sidebar {
	padding: 5px;
	color: #666666;
	position: absolute;
	width: 175px;
	left: 555px;
	top: 220px;
	overflow: visible;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	visibility: visible;
	font-size: small;
	}

.sidebar a {
	
	text-decoration: none;
	
	}

.sidebar a:link {
	color: #006699;
	}

.sidebar a:visited {
	color: #1B1B1B;
	}

.sidebar a:active {
	color: #006699;
	}

.sidebar a:hover {
	color: #CC0000;
	}


.sidebar h2 {
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
	text-transform: uppercase;
	top: 15px;
	font-weight: bold;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	color: #666666;
	}

.sidebar li {
	color: #333333;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	text-align: left;
	line-height: large;
	margin-top: 10px;
	list-style-type: none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.image-full {
		width: 470px;
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}
.contentTimeline {
	color: #1B1B1B;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: small;
	text-align: left;
	background-attachment: scroll;
	background-image: url(/images/demarkations.gif);
	background-repeat: repeat-y;
	background-position: left top;
	
}
