html, body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	padding: 0;
	min-height: 101%;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: ec6625;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a:link, a:active, a:visited{
	text-decoration: none;
	color: #2D89CA;
	font-weight: bold;
}
a:hover{
	color: #2B89CA;
	text-decoration: underline;
}
#container {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#logobox {
	height: 140px;
	width: 136px;
	float: left;
	margin-left: 20px;
}

#header {
	width: 975px;
	overflow: hidden;
}

#topbutton {
	float: left;
	margin-right: 3px;
}
#rightcolumn {
	float: left;
	width: 220px;
	margin-top: 110px;
	text-align: center;
}
#rightcolumnnotoppadding {
	float: left;
	width: 240px;
	margin-top: 70px;
	text-align: center;
}
.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 320px;
	height: 25px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}
.submitbutton {
	background-image: url(../images/enter_button.png);
	height: 46px;
	width: 80px;
}

#nav {
	margin-top: 45px;
	width: 735px;
	margin-left: 240px;
	height: 5px;
}

#maincontent {
	width: 975px;
	overflow: hidden;
}

#sidenav {
	width: 200px;
	float: left;
	margin-top: 35px;
}
#sidebutton {
	
}

#content {
	margin-top: 50px;
	float: left;
	width: 480px;
	overflow: hidden;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
#contentabout {
	margin-top: 50px;
	float: left;
	width: 450px;
	overflow: hidden;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
#contentfull {
	margin-top: 50px;
	float: left;
	width: 715px;
	overflow: hidden;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
#contentfull h2 {
	color: #DE5225;
}
#footer {
	width: 975px;
	height: 100px;
	padding-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.bluehighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2B89CA;
}

.hugeblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #2B89CA;
	text-transform: none;
}
.tables {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 5px;
}
.textitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 45px;
	color: #3D75B5;
	font-weight: bold;
	letter-spacing: -2px;
	line-height: 34px;
}
.bodylarge {
	font-size: 22px;
	line-height: 28px;
}
.newsimageside {
	vertical-align: bottom;
}
