body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container1 {
	width: 750px;
	margin: auto;
}
#container2{
	width: 645px;
	float: right;
	position: relative;
	text-align: left;
}
#navigation {
	position: absolute;
	width: 100px;
	float: left;
	border: 1px none #000000;
	text-align: left;
	top: 103px;
	padding-top: 4px;
	padding-bottom: 4px;
	z-index: 100;
}
#content_box{
	display: block;
	border: 1px solid #000000;
	vertical-align: top;
	padding: 25px;
	margin-top: 5px;
	background-color: #f6f6f6;
	line-height:1.2;				/* this fixes the IE "peekaboo bug" */
}

/******************** Image Section ********************/
.image_container {
	border: 1px solid #000000;
	background-color: #E5E5E5;
	margin-bottom: 8px;
}
.spacer {
	clear: both;
	height: 14px;
	background-color: #E5E5E5;
}
.image_group {
	margin-left: 14px;
	float: left;
}
.image_group p {
	font-size: 11px;
	text-align: left;
	width: 120px;
	line-height: 16px;
	margin-top: 5px;
}
.image_left {
	border: 1px solid #999999;
}

.images_right {
	float: right;
	width: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.images_right img {
}
table p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
}
/****************** End Image Section ******************/


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#tools {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: relative;
	float: right;
	display: inline;
	top: -35px;
}
#logotype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	top: -3px;
	left: 4px;
	color: #666666;
}

a:link {
	color: #00236C;
}
a:visited {
	color: #003337;
}
a:hover {
	color: #00646C;
}

/* Navigation CSS */
a.button:link {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #FFFFFF;
	width: 73px;
	padding-left: 5px;
}
a.button:visited {
	display: block;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #FFFFFF;
	width: 73px;
	padding-left: 5px;
}
a.button:hover {
	display: block;
	color: #00236C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #CCCCCC;
	background-color: #f6f6f6;
	width: 99px;
	padding-left: 5px;
}
#button_active {
	display: block;
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #f6f6f6;
	width: 100px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #f6f6f6;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.author_date {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00236C;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00236C;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.highlight {
	font-weight: bold;
	color: #000000;
}
li {
	margin-left: -25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
ol {
	list-style-type: decimal;
	list-style-position: outside;
}

ul {
	clip: rect(10px,auto,auto,auto);
	margin-top: 0px;
	list-style-image: url(../images/bullet.png);
}
.callout {
	width: 150px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.callout p {
	color: #00236C;
	font-size: 16px;
	margin: 6px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.privacy {
	color: #666666;
}
p.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
	background-color: #E5E5E5;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.article_footer {
	color: #666666;
}
.guestbook_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00236C;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.code {
	font-family: "Courier New", Courier, monospace;
}
