body {
	background-color: #C0C2B7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 5px;
}
table{
	font-size:12px;
}
img {
	border-color:#909380;
}
body, td, th, h3, h6 {
	color: #000000;
}

h1, h2, h4, h5 {
	color: #000000;
}

a {
	color: #003366;
}

.top {
	background-color: #FFFFFF;
}
.greenbar {
	background-color: #B8C97E;
	text-align: center;
	vertical-align: middle;
}
#orange {
	background-color: #FF9933;
}
.menu{
	background-color: #018AC0;
	text-align: center;
	line-height: 20px;
	vertical-align: top;
}
.menu div{
	display: block;
	
}
#gray {
	background-color: #909380;
	font-weight:bold;
}
a #gray {
	text-decoration:none;
	color: #330000;
}
.content {
	background-color: #FFFFFF;
	padding: 8px;
	line-height: 17px;
}
H1 {
	font-weight:normal;
	font-size:20px;
	padding: 0 0 10px 0;
}
.sidebar {
	background-color: #018AC0;
	padding: 10px 0px;
	text-align: center;
}
.sidebar div{
	text-align:justify;
	margin: 0 10px 0 10px;
}
.boldkid {
	color: F4FAE5;
	font-weight: bold;
	text-align: center;
}
.boldkid a {
	text-decoration: none;
	color: F4FAE5;
	font-weight: bold;	
	text-align:center;
	}
.boldkid a:hover{
	text-decoration:underline
	}

/* fixes it so the HD logo doesn't have a border around it */

img.noborder {
	border: 0;
}

#webdevelopment {
	height: 20px;
	margin: -40px 0 0px 0;
	padding-right: 2px;
	text-align: right;
	width: 778px;
}
.cornhole a{
	color:#FFF;

	}

.cornhole img {
	border:1px solid #FFF;
	margin-bottom:0px;
	padding-bottom:0px;
	
	}
.newstaff table {
	margin-top:-20px;
	}	
	.newstaff #staffname {
		margin-top: -5px;
		margin-bottom: 10px;
		}
		
.content .cornholewinners td {
	padding-left:100px;
	
	}