@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #00497D;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#container {
	background-color: #00497D;
	width: 99%;
	text-align:left;
	position: absolute;
	left: 10px;
	top: 10px;
}
#container #header {
	display:block;
	color: #ffc000;
	background-color: #0070c0;
	border: 5px outset #FFC000;
	text-align:center;
	position: relative;
}
#container #header #headerimage {
	width: 347px;
	background-color: #0070c0;
	margin-left:auto;
	margin-right:auto;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#container #header #headerTitle {
	text-align:center;
	height:125px;
	padding: 5px;
	margin-left: 150px;
	color: #ffc000;
	font-weight: bold;
}*/
#container #header .headerh1 {
	font-size:1.5em;
	font-weight: bolder;
}
#container #header .headerh3 {
	font-size:
	font-size:0.9em;
}
#container #menu {
	clear: both;
	width: 100%;
	height: 4.8em;
}
#container #menu #menuHolder {
	text-align:center;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 80%;
	clear:both;
}
#container #roundCorner {
	background-color: #EEEEEE;
	clear: both;
	margin-right: 10%;
	margin-left: 10%;
}
#container #content {
	padding: 1% 5%;
	color: #050505;
}
#container #footer p {
	text-align: center;
}
.centerText {
	text-align: center;
}
.containerRoundCorner {
	background:#EEEEEE;
	color:#fff;
	margin:0 15px;
}
.rtop, .rbottom{
	display:block;
	background:#444444;
}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#EEEEEE;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
.clearBoth {
	clear:both
}
#container #roundCorner #content .red {
	color: #FF0000;
}
#container #roundCorner #content .center {
	text-align: center;
}
#photoContestApril {
	padding: 10px;
	border: medium ridge #0005ca;
	position: relative;
	width: 100%;
}
