@charset "utf-8";
body {
	background-color:#334841;
	margin-left:0px;
	margin-top:0px;
	height: auto;
}
body, td,h {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#1d2f29;
}
#banner {
	background-image: url(Images/piogardban.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 599px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bddfb7;
	border-left-color: #bddfb7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-shadow: 2px 2px 4px #000;
	vertical-align: middle;
	background-position: right center;



right;
}
#all {
	width: 629px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#choy {
	color: #FF0000;
	height: auto;
	width: 599px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin-right: 15px;
	margin-left: 15px;
}

#motto {
	font-size: 105%;
	font-weight: bold;
	color: #0000;
	background-color: #9eb6ab;
	text-align: right;
	height: 20px;
	width: 594px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bccfb7;
	border-left-color: #bccfb7;
	padding-right:5px;
}
#menu {
	background-color: #708f9f;
	text-align: center;
	height: 20px;
	width: 599px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bddfb7;
	border-left-color: #bddfb7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topbottborder {
	width: 629px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #bccfb7;
	border-bottom-color: #bccfb7;
}
#main {
	font-size: 90%;
	background-color: #9eb6ab;
	width: 599px;
	margin-right: 15px;
	margin-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #bccfb7;
	border-bottom-color: #bccfb7;
	border-left-color: #bccfb7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#leftcol {
	float: left;
	width: 45%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#rightcol {
	float: right;
	width: 50%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100%;
}
#middlecol {
	font-weight: normal;
	width: auto;
	padding: 10px;
}
.style1 {
	font-size: 105%;
	font-weight: bold;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C0DCC0;
}
a:hover {
	text-decoration: underline; color:#000000;
}
a:active {
	text-decoration: none;
	color: #C0DCC0;
}

