body {
	background-color: #3C5C96;
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0 0 0 0;
	width: 800px;
	margin: 0 auto;
}

a img.noborder {
	border: 0;
}

a {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif;
}

a:link, a:visited {
	/*color: rgb(204, 51, 0);*/
}

a:hover {
	/*color: rgb(255, 102, 0);*/
}

div#obox {
	background: rgb(222, 222, 204);
	border: solid #1C1C1C 2px;
	width: 800px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
	position: relative;
}

div#ibox {
	background: #fff;
/*	background: #fff url("rotatingImages/rotate.php");*/
	border: solid #000000 1px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 5px 5px 5px 5px;
}

/*img#homelogo {
	position: absolute;
	top: 0;
	left: 0;
}*/

h1 {
	font-size: 30px;
	font-weight: normal;
	width: 600px;
	border-bottom: solid 1px #1C1C1C;
	line-height: 30px;
	font-family: optima, san-serif;
}

div#menu {
	position: absolute;
/*	top: 90px;*/
	left: 8px;
	width: 117px;
}

div#menu a:link, div#menu a:visited {
	text-decoration: none;
	font-family: "Garamond", "Times New Roman", serif;
	font-size: 18px;
	display: block;
	/*color: #11aa11;*/
	color: #3C5C96;
}

div#menu a:link.pictures, div#menu a:visited.pictures {
	font-size: 14px;
	text-indent: 10px;
}

div#menu a:hover, div#menu a:hover.pictures {
	text-decoration: underline;
	display: block;
}

div#menu div.subpictures a:link.pictures, div#menu div.subpictures a:visited.pictures, div#menu div.subpictures a:hover.pictures {
	font-size: 13px;
	text-indent: 20px;
}

div.subpictures {
	display: none;
}

div.subPicturesMenu {
	display: none;
}

div#content {
	/*margin-top: 80px;*/
	margin-left: 142px;
	width: 600px;
}

div#copyright {
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	color: rgb(222, 222, 204);
}

div#copyright a:link, div#copyright a:visited {
	color: rgb(222, 222, 204);
	text-decoration: none;
}

div#copyright a:hover {
	text-decoration: underline;
}

/*This is where CSS for the content pages is formed*/

div#outerContent
{
	background-color: #fff;
	width: 600px;
}

div#content h2
{
	font-size: 12pt;
	color: #11aa11;
	font-family: georgia, garamond, serif;
	line-height: 0.2em;
}
