* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;	
	background-color: #990000;
	background-image: url(images/background.gif);
	font:x-small Verdana,Arial, Helvetica, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size:small;

  } p {
	margin-bottom: 10px;
}
html>body {font-size:small;}  /*font size hack for IE 6*/

a:link{
	color: #333333;
}
a:visited{
	color: #333333;
}
a:hover{
	color: #990000;
	text-decoration: none;
}
h1 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 2.3em;
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.divClear {
	clear: both;
	height: 10px;
}
#divContainer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
 .home #divContainer {
	width: 650px;
}

#divHeader {
	text-align: center;
	margin-top: 22px;
	font-size: 0.85em;
	font-weight: bold;
	margin-left: 80px;
	z-index: 100;
	position: absolute;
	display:none;
}
.home #divHeader{margin-left:45px;}
#divWrapper {
	z-index: 1;
	top: 0px;
	width: 700px;
	margin-top: 0px;
	position: relative;
}
.home #divWrapper{width:650px;}
#divContent {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6C0F00;
	border-bottom-color: #6C0F00;
	border-left-color: #6C0F00;
	border-top-style: none;
}
#divBody {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	z-index: 1;
	position: absolute;
	top: 85px;
	width: 700px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divBody.home{width: 650px;}
#ulMainNav ul{
	list-style-type: none;
}
#ulMainNav ul li{
	display:inline;
	margin-right: 10px;
	margin-left: 10px;
}
#ulMainNav a:link{
	color: #333333;
	text-decoration: none;
}
#ulMainNav a:visited{
	color: #333333;
	text-decoration: none;
}
#ulMainNav a:hover{
	color: #990000;
	text-decoration: underline;
}
#ulMainNav a:link .current{
	color: #990000;
	text-decoration: none;
}
#divWelcome {
	width: 300px;
	text-align: justify;
	margin-bottom: 20px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
}
#divWelcome p {
	width: 290px;
	font-size: 1.2em;
	color: #333333;
	line-height: 1.3em;
	margin-top: 10px;
}
#divWelcome h1 {
	letter-spacing: 1px;
	color: #333333;
}
#divHomeImage {
	width: 280px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
#imgBirch {
	position: relative;
	left: 635px;
	bottom: 125px;
}
.home #imgBirch {
	left: 600px;
}
#divFooter {
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	top: 180px;
}
#divFooter p {
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 50px;
	line-height: 1.3em;
}
#divFooter a:link, #divFooter a:visited {
	color: #000000;
}
#divFooter a:hover{}

.imgBorder {
	padding: 7px;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgHeadline {
	margin-bottom: 10px;
}
.divBorder {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
	margin-bottom: 10px;
}
.divCaption {
	padding: 7px;
	border: 1px solid #999999;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 305px;
	height: 305px;
}
.divCaption img{
	margin-bottom: 7px;}
.divCaption p {
	margin-right: 5px;
	margin-left: 5px;
}
	
#imgPrint {
    display:inline;
	z-index:1000;
	margin-top:2px;
	width: 700px;
	position: relative;
	
}

