@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a {
	color: #639A30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C9833;
}
a:hover {
	text-decoration: none;
	color: #414228;
}
h1 {
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 16px;
	color: #000000;
}
h3 {
	font-size: 14px;
	color: #000000;
}
#Header {
	height: auto;
	width: auto;
	background-repeat: no-repeat;
	margin: 20px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #54962A;
	border-right-color: #54962A;
	border-bottom-color: #54962A;
	border-left-color: #54962A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5D9732;
	font-weight: bold;
	text-align: center;
}
#Content {
	height: auto;
	width: 1000px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #494A2D;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
}
#Content img {
	color: #FFFFFF;
}

#Footer {
	background-color: #EFEFEF;
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 20px;
}
#NavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 550;
	color: #666666;
	background-color: #EFEFEF;
	text-align: center;
	margin-bottom: 35px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}#tunes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #878876;
	margin-left: 50%;
	float: right;
}
#Header img {
	color: #FFFFFF;
}
