body {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
}

#pagewidth {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: #CCCCCC;
	border-style:solid;
	border-width:1px;
	background-color: #FFF;
}

#header {
	background-image:url(../images/banner2.jpg);
	background-repeat:no-repeat;
	height: 138px;
	position: relative;
	z-index: 1;
}

#navigation {
	position: relative;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:16px;
	height: 20px;
	width: 380px;
	left: 370px;
	top: 23px;
	z-index: 2;
	clear: both;
}

#navigation2 {
	position: relative;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size:16px;
	height: 20px;
	width: 400px;
	left: 350px;
	top: 23px;
	z-index: 2;
	clear: both;
}

#mainimage {
	position: relative;
	left: 425px;
	top: 34px;
	width: 312px;
	height: 220px;
	z-index: 1;
}

#newsandevents {
	color: #000000;
	position: relative;
	text-align:center;
	left: 425px;
	top: 50px;
	width: 312px;
	height: 20px;
	z-index: 1;
}


#calendar {
	color: #000000;
	position: relative;
	text-align:center;
	left: 425px;
	top: 50px;
	width: 312px;
	height: 20px;
	z-index: 1;
}

#news {
	color: #000000;
	position: relative;
	text-align:center;
	left: 425px;
	top: 50px;
	width: 312px;
	height: 20px;
	z-index: 1;
}


#resources {
	color: #000000;
	position: relative;
	text-align:center;
	left: 425px;
	top: 50px;
	width: 312px;
	height: 20px;
	z-index: 1;
}

#main {
	background-color: #ffffff;
	position: relative;
	height: auto;
}

#main h1 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #226bb0;
	margin-top: 0;
}

#main p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
}

.tableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #226bb0;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #414141;
}

#main b {
	color: #226bb0;
}

#main a {
	text-decoration: none;
	color: #226bb0;
}

#hove1 {
  display: block;
  width: 237px;
  height: 50px;
  background: url(../images/businessforward.jpg) no-repeat 0 0;
  background-position: center;
  padding: none;
}
#hove1:hover {
	background: url(../images/businessforwardgrey.jpg) no-repeat 0 0;
	background-position: center;
}
#hove1 span {
	display: none;
}
#hove2 {
  display: block;
  width: 237px;
  height: 50px;
  background: url(../images/careerforward.jpg) no-repeat 0 0;
  background-position: center;
}
#hove2:hover {
	background: url(../images/careerforwardgrey.jpg) no-repeat 0 0;
	background-position: center;
}
#hove2 span {
	display: none;
}

#hove3 {
  display: block;
  width: 237px;
  height: 50px;
  background: url(../images/schoolforward.jpg) no-repeat 0 0;
  background-position: center;
}
#hove3:hover {
	background: url(../images/schoolforwardgrey.jpg) no-repeat 0 0;
	background-position: center;
}
#hove3 span {
	display: none;
}
#hove4 {
  display: block;
  width: 237px;
  height: 57px;
  background: url(../images/bizfwd.jpg) no-repeat 0 0;
  background-position: center;
  padding: none;
}
#hove4:hover {
	background: url(../images/bizfwdgrey.jpg) no-repeat 0 0;
	background-position: center;
}
#hove4 span {
	display: none;
}
#hove5 {
  display: block;
  width: 237px;
  height: 57px;
  background: url(../images/crerfwd.jpg) no-repeat 0 0;
  background-position: center;
  padding: none;
}
#hove5:hover {
	background: url(../images/crerfwdgrey.jpg) no-repeat 0 0;
	background-position: center;
}
#hove5 span {
	display: none;
}
#hove6 {
  display: block;
  width: 237px;
  height: 57px;
  background: url(../images/schfwd.jpg) no-repeat 0 0;
  background-position: center;
  padding: none;
}
#hove6:hover {
	background: url(../images/schfwdgrey.jpg) no-repeat 0 0;
	background-position: center;
}
#hove6 span {
	display: none;
}


#breakerline {
	background-color: #ffffff;
}

#details {
	background-color: #ffffff;
	padding-left: 10px;
}

#details p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
}

#details i {
	font-size: 20px;
	font-weight: normal;
	font-stretch: ultra-condensed;
	font-style: normal;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #226bb0;
	margin-top: 0;
}

#details b {
	font-size: 24px;
	font-style: normal;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #226bb0;
	margin-top: 0;
}

#details a {
	text-decoration: none;
	color: #226bb0;
}

.detailsheader {
	text-decoration: none;
	font-weight: normal;
	color: #226bb0;
	font-size: 18px;
	font-family:Verdana, sans-serif;
}
.detailstext {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
}

#footer {
	z-index: 2;
	height: 56px;
	background-image: url(../images/footer.png);
	background-position: bottom center;
	background-repeat: none; 
}

#footer p {
	font-size: 12px;
	margin: 0;
	padding: 10px 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	color: #ffffff;
}

#error p {
	color: red;
}

a.navbutton:link, a.navbutton:visited {
	width:110px;
	height:18px;
	font: arial, sans-serif;
	font-weight: normal;	
	text-decoration:none;
	font-size:16px;
	line-height:18px;
	color:#FFFFFF;
}

a.navbutton:hover {
	color:#304366;
}

#anchor {
	font-family: Arial, sans-serif;
	font-weight: normal;	
	text-align: center;
	font-size: 14px;
	color:#226bb0;
}

#anchor a:link, a:visited {
	font-family: Arial, sans-serif;
	font-weight: normal;	
	text-decoration: none;
	text-align:center;
	font-size:12px;
	color:#226bb0;
}

#anchor a:visited {
	font-family: Arial, sans-serif;
	font-weight: normal;	
	text-decoration: none;
	text-align:center;
	font-size:12px;
	color:#226bb0;
}

#anchor a:hover {
	text-decoration: underline;
	color:#304366;
}

table.one {
	table-layout: auto;
}

