#wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1000px;
	width: 1161px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
body {
	text-align: center;
	background-color: #273995;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #666766;
}
#content_wrapper {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
}
.resource_list {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
#logo {
	height: 150px;
	width: 473px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 47px;
	width: 849px;
	background-color: #252d50;
}
#nav img {
	float: left;
}
#banner {
	height: 314px;
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	padding-bottom: 15px;
}
#punch_banner {
	background-image: url(../images/content.jpg);
	height: 169px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
.punch_content {
	float: left;
	width: 370px;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 21px;
}
.punch_content h2 {
	margin: 0px;
	font-size: 18px;
	color: #0e1e43;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.punch_content img  {
	margin: 0px;
	padding-top: 18px;
}
#bot_banner {
	background-image: url(../images/sitelayout3_13.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 13px;
	margin-top: 13px;
}
#footer {
	height: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 30px;
	clear: both;
}
#sponsers {
	float: right;
}
#sponsers img {
	padding-right: 7px;
	padding-left: 7px;
}
#content_body {
	background-color: #FFF;
	float:left;
}
.content_text {
	padding: 20px;
}
.content_text h1{
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
}
#slideshow {
	position:relative;
	height:314px;
	width: 826px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.question {
	font-family: "Comic Sans MS", cursive;
	font-weight:bold;
	font-size: 22px;
}

.question2 {
	font-family: "Comic Sans MS", cursive;
	font-weight:bold;
	font-size: 20px;
}
.company_lists li {
	list-style:none;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 15px;
	padding-bottom: 15px;
}
.question3 {
	font-family: "Comic Sans MS", cursive;
	font-weight:bold;
	font-size: 16px;
}
.andrewsclass {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #930;	
	}
.homepageheadline{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
