#firstColorBlock, #submenuNavigation {
	border-bottom: 1px solid black;
}

#submenuNavigation, #address {
	padding-left: 1em;
}

#logo {
	background-color: black;
}

#header {
	height: 50px;
}

#center {
	padding-top: 20px;
}

#footer {
	font-size: 0.8em;
	text-align: center;
	height: 20px;
}

#headerCenter {
	background-color: white;
	filter:alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .75;
	border: 1px solid black;
	white-space: nowrap;
	font-size: 1.7em;
	float: left;
}

#headerLinks a, #headerLinks a.visited {
	padding-right: 0.3em;
	padding-left: 0.3em;
	font-weight: bold;
}

#headerLinks a:hover {
	text-decoration: none;
}

#right, #headerRight {
	border-left: 1px solid black;
}

#headerLeft, .noSquishingWhenPageIsNarrow_Left {
	width: 210px;
}

#right, #footerRight, #headerRight, .noSquishingWhenPageIsNarrow_Right {
	width: 10px;
}

.anylinkcss {
	position: absolute;
	visibility: hidden;
	z-index: 100;
}

.submenuNavigation {
	width: 12em;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-bottom: 1em;
}

.submenuNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.submenuNavigation li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 0;
}

.submenuNavigation li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left-width: 10px;
	border-left-style: solid;
	border-right-width: 10px;
	border-right-style: solid;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body .submenuNavigation li a {
	width: auto;
}

.submenuNavigation li a:hover {
	border-left-width: 10px;
	border-left-style: solid;
	border-right-width: 10px;
	border-right-style: solid;
	color: #fff;
}

#donateBox, #facebookBox {
	font-size: 10pt;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

#donateBox {
	height: 35px;
}

#facebookBox {
	height: 45px;
}

#donateBox a, #facebookBox a {
	text-decoration: underline;
}
