body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #000 repeat-x;
	text-align: center;
	vertical-align: middle;
	
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited {
	color: #FFF;
}
#container {
	background: url(../images/large%20bg%20gradient.png) repeat;
	width: 955px;
	align: center;
	
}
#header {
	background: #FFF;
	height: 116px;
	width: 955px;
	text-align: center;
}
#container #header img {
}

#nav {
	background: #D80000;
	text-align: right;
	height: 40px;
	width: 925px;
	padding-right: 30px;
}
#sidebar {
	background: url(none) repeat-x;
	text-align: left;
	vertical-align: middle;
	float: left;
	padding-right: 10px;
	padding-left: 25px;
	width: 205px;
	clear: none;
	border-top: 0px;
	border-right: 0px 2 #C12028;
	border-bottom: 0px;
	border-left: 0px;
}
#footer {
	background: #DA0000;
	text-align: right;
	vertical-align: middle;
	clear: both;
	float: none;
	height: 40px;
	width: 925px;
	padding-right: 30px;
	color: #FFF;
}

#content {
	background: url(none) repeat;
	text-align: left;
	vertical-align: middle;
	float: right;
	width: 685px;
	padding-right: 20px;
	padding-left: 10px;
	clear: none;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px #D6D6D6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}
.headshot {
	float: left;
}
#container #header a img {
	border-style: none;
	border-width: 0px;
}
.Leigh {
	text-align: right;
}
img2 { float: right;
	
}
.img2 {
	margin: 10px;
	padding: 10px;
	float: right;
}
.label1 {
	padding-right: 200px;
	float: right;
}
.img3 {
	float: right;
	margin-right: 150px;
}

