.wrapper {
	min-height: 100%;
	height: 100%!important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -50px;
	margin-left: auto;
	position: relative;
}
#footer {
	position: relative;
	margin-top: -50px; /* negative value of footer height */
	height: 50px;
	clear:both;
	background-color: #958e15;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	bottom: -350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	} 

.push {
	height: 50px;

} 
.footer, .push {
	margin-bottom: 50px;
	}

h1 {
font-size: 1.4em;
padding: 10px 10px 0;
}

#header {
	position: absolute;
	height: 95px;
	width: 760px;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 0px;
}
#logo {
	height: 25px;
	width: 175px;
	float: left;
	margin-top: 2px;
	margin-left: 2px;
}



#headertitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #847d09;
	width: 500px;
	height: 70%;
	padding-top: 0px;
	position: absolute;
	left: 150px;
	text-align: center;
	padding-bottom: 5px;
	top: -2px;
}
#sidebarleft {
	width: 110px;
	position: absolute;
	top: 180px;
	padding-left: 5px;
	height: 100%;
	left: 0px;
}
.bigwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

#maincontent {
	position: absolute;
	width: 420px;
	left: 130px;
	top: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e3777;
	height: 100%;
	padding-right: 5px;
	padding-bottom: 50px;
	padding-left: 10px;
	padding-top: 2px;
	z-index: auto;
}

#sidebarright {
	height: 100%;
	width: 135px;
	left: 600px;
	top: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 5px;
	background-color: #958e15;
	position: relative;
}
.greenbigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #847d09;
}
.bluebigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0e3777;
}
.normalbluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0e3777;
}



#newsbar {
	height: 20px;
	width: 760px;
	top: 100px;
	background-image: url(images/newsbar.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	text-align: center;
	line-height: 1.5em;
	background-position: center top;
	vertical-align: baseline;
}


#headertitle h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#newsbar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	line-height: 1.5em;
}
p {
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
#sitesearch {
	top: 108px;
	width: 100%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#priceoffer {
	background-color: #FDEFD7;
	padding: 5px;
	float: right;
	width: 150px;
	margin-left: 10px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	border: medium solid #0000FF;
	margin-bottom: 10px;
}
.yellowtext {
	font-size: 12px;
	font-style: italic;
	color: #FFFF00;
	font-weight: bold;
}
#rightbox3 {
	float: right;
	width: 175px;
	border: thin solid #CCCCCC;
	background-color: #FFFFCC;
}
#jobs004top {
	background-color: #958e15;
	width: 400px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#coursedescription {
	background-color: #FFFFCC;
	float: right;
	width: 140px;
	border: thin solid #CCCCCC;
}
.wrapper #maincontent bold {
	font-weight: bold;
}
.whitebold {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
}
