body {
	background: #B2B3B6;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container  {
	width: 763px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 15px auto 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	border-top: 1px solid #404040;
	border-right: 1px solid #404040;
	border-left: 1px solid #404040;
}
#footer  {
	width: 763px;
	height: 35px;
	background-color: #404040;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
}
#footer2 {
	width: 763px;
	height: 25px;
	background-color: #B2B3B6;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 230px;
	padding-left: 10px;
	padding-top: 7px;
	float: left;
}
#footertext {
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	width: 731px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#contact   a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contact   a:hover {
	text-decoration: underline;
}
#externallinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}
#externallinks a:link {
	color: #404040;
	text-decoration: none;
}
#externallinks a:hover {
	text-decoration: underline;
}
#mainContent  {
	padding: 0 15px 0px;
	position: relative;
	margin-bottom: 30px;
	clear: both;
}
.oneColFixCtr #container #mainContent #nav {
	width: 87px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 87px;
	position: relative;
	left: 0px;
	top: 0px;
}
.oneColFixCtr #container #mainContent #square2 {
	height: 87px;
	width: 87px;
	position: inherit;
	margin-right: 5px;
	margin-bottom: 5px;
	left: 92px;
	top: 0px;
}
#masthead {
	height: 100px;
	float: left;
	position: relative;
	width: 500px;
}
#newFlash {
	float: right;
	height: 100px;
	width: 200px;
}
#container  #header  {
	background-color: #404040;
	height: 5px;
}
a img {
	border: none;
}
.squarepadding {
	padding-right: 5px;
	padding-bottom: 5px;
}
#square8 {
	height: 87px;
	width: 87px;
	margin-right: 5px;
	background-color: #CCCCCC;
	margin-bottom: 5px;
}
#square1 {
	height: 87px;
	width: 87px;
	margin-right: 5px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
#panel5x2 {
	height: 179px;
	width: 455px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
}
#panel4x3 {
	height: 271px;
	width: 363px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
}
#panelHome {
	width: 363px;
	margin-bottom: 5px;
	background-color: #EEEEEE;
}
    
#panel2 {
	width: 179px;
	margin-bottom: 5px;
	background-color: #EBEBEB;
	margin-right: 5px;
	height: 227px;
}
#panelGallery {
	width: 179px;
	margin-bottom: 5px;
	background-color: #EBEBEB;
	margin-right: 5px;
}
#box1 {
	background-color: #EBEBEB;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 179px;
	width: 271px;
}
#box2 {
	background-color: #EBEBEB;
	margin-bottom: 5px;
	height: 179px;
	width: 271px;
}
#box3 {
	background-color: #EBEBEB;
	margin-right: 5px;
	height: 179px;
	width: 271px;
}
#box4 {
	background-color: #EBEBEB;
	height: 179px;
	width: 271px;
}
.subheader {
	font-size: 15px;
	font-weight: bold;
}
p {
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.squarepadding_rh_end {
	padding-bottom: 5px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
#english   {
	position: absolute;
	height: 20px;
	width: 25px;
	left: 390px;
	top: 30px;
}
#german {
	position: absolute;
	height: 20px;
	width: 25px;
	top: 30px;
	left: 425px;
}
.imgpad {
	padding-bottom: 5px;
}
