body {
	background-color: #FFFFFF;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}

#header {
	text-align: center;
	width: 600px;
	margin: 24px 0px 0px 50%;
	position: absolute;
	left: -350px;
}

#contentholder #bottomnav {
	width: 600px;
	position: absolute;
	left: -110px;
	bottom: -120px;
	height: 100px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-align: center;
	border-top: 1px dotted #333;
	padding: 10px;
	visibility: visible;
}

#contentholder #content #bottomnav a {
	margin: 3px;
	border-color: #FFF;
}

#contentholder #content #bottomnav a:hover {
	margin: 3px;
	background-color: #FFF;
}

#contentholder {
	width: 760px;
	margin-left: 50%;
	position: absolute;
	left: -380px;
	top: 155px;
}

#contentholder a {
	color: #603;
	border-bottom: 1px dotted #000;
	text-decoration: none;
}

#contentholder a:hover {
	color: #000;
	text-decoration: none;
	background-color: #E0E6FF;
	border-bottom: 1px solid #000;
}

#contentholder #navigation {
	width: 162px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#contentholder #content {
	width: 570px;
	position: absolute;
	left: 190px;
	top: 0px;
}

p {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-align: justify;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 1.15em;
	line-height: 1em;
	font-weight: bold;
	color: #000;
	margin: 0px;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.95em;
	line-height: 1em;
	font-weight: bold;
	color: #603;
}
#contentholder #content strong {
	font-weight: bold;
	color: #222;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	padding: 10px 0px;
	margin: 20px 0px 22px 60px;
	border: #333 dotted 1px;
	background-color: #E0E6FF;
	text-align: center;
	width: 448px;
	line-height: 1.8em;
}

.rightpageimages {
	margin: 7px 0px 10px 25px;
	border: 1px solid #333;
	border: 1px solid #000;
}

.leftpageimages {
	margin: 7px 25px 10px 0px;
	border: 1px solid #333;
	border: 1px solid #000;
}

.tabletext {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}

.tabletextlighter {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BBB;
	text-decoration: none;
}

.tabletextsmall {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}

.tabletextlinethrough {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: line-through;
}

.linethough {
	text-decoration: line-through;
}

#contentholder #content #linebreak {
	margin-top: 3px;
	margin-bottom: 7px;
}

.textbox {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #603;
	text-decoration: none;
	margin: 3px;
	padding: 7px;
	width: 350px;
	border: 1px dotted #333;
}

.gallerytabletext {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #333;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 0.8em;
}

.submitbutton {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #603;
	text-decoration: none;
	margin: 3px;
	padding: 7px;
	border: 1px dotted #333;
	background-color: #E0E6FF;
}
