
#content {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 75px;
	margin-left: 0px;
	width: 60%;
	float: none;
}

#content li{
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	float: none;
	font-size: 13px
}

p {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
}
td {
	text-align: left;
	font-size: 13px;
	line-height: 16px;
}
.board {
	margin-left: 60px;
	width: 40%;
	}
h1 {
	color: #990000;
	font-size: 30px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	color: #990000;
	font-size: 20px;
	letter-spacing: -1px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
	margin: 0px;
	margin-left: 40px;
	letter-spacing: -1px;
}
h4 {
	font-size: 14px;
	margin: 0px;
	font-size: 20px
}
h5 {
	font-size: 11px;
	margin: 0px;
	margin-left: 40px
}
#navbar h5 {
	font-size: 11px;
	text-align: left
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#Footer {
	clear: both;
	width: 100%;
	background-image: url("../images/footer-graphic.jpg");
	background-position: center;
	background-repeat: no-repeat;
	border-top-color: #B6C297;
	border-top-width: medium;
	height: 175px;
}

#footertext {
	width: 100%;
	background-color: #B6C297;
	font-size: 13px;
	color: #FFFFFF;
	padding: 5px;
	text-align: right;
	clear: both;
}

#navbar a:link {
	color: black;
	text-decoration: none;
}
#navbar a:visited {
	color: black;
	text-decoration: none;
}
#navbar a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
	text-decoration: underline;
}

#Header {
	height: 120px; 
	width: 100%;
	background-image: url("../images/header.jpg");
	background-position: center;
	background-repeat: no-repeat;
	border-bottom: medium;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

#content {
	margin-left:  20%;
}

#navbar {
	float: left;
	width: 20%;
	height: 100%;
	background-color: #990000;
	color: white;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#sponsorbar
{
	float: right;
	width: 20%;
	height: 100%;
	background-color: #990000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 16px

}

#sponsorbar li{
	font-size: medium;
	font-weight: bold;
	text-align: center;
	color: black;
	margin-right: 10%;
	list-style: none
}

#sponsorbar li a{
	font-size: small;
	color: Black;
	font-weight: normal
}
#sponsorbar li img
{
	width: 80%
}
.style1 
{
    width: 95%;
    height: auto
}
