body {
  background: url("images/bg.jpg");
  padding:0;
  margin:0;
}
#main-classroom-connection {
	position:relative;
	width: 980px;
	height: 1450px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #9F92E8;
	border-bottom-color: #9F92E8;
	border-left-color: #9F92E8;
	background-color: #FFF;
	background-image: url(../images/classroom-connection-background.gif);
}
#header-classroom-connection {
	position:relative;
	width: 980px;
	height: 140px;
	background-color: #FFF;
	background-image: url(../images/classroom-connection-background-top2.gif);
} 
#logo {
	position: absolute;
	top: 0px;
	left: 10px;
    width: 358px;
    height: 118px;
}
#logo-2 {
	position: absolute;
	top: 1px;
	left: 665px;
	width: 90px;
	height: 93px;
}
#address {
	position: absolute;
	top: 20px;
	left: 395px;
	width: 255px;
	height: 65px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
	font-weight: bold;
	text-align: center;
}
#address A:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
	text-decoration: none;	
}

#address A:hover {
	color: #5241B1;
	text-decoration: underline;
}
#facebook-classroom-connection {
	position: absolute;
	top: 30px;
	left: 830px;
    width: 50px;
    height: 50px;
}
#mission-classroom-connection {
	position:absolute;
	top: 125px;
	left: 0px;
	width: 980px;
	height: 22px;
	font-weight: bold;
	font-size: 15px;
	color: #006599;
	background-color: #FFF;
	padding-top: 4px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
#mission-aba-connection {
	position:absolute;
	top: 125px;
	left: 0px;
	width: 980px;
	height: 39px;
	font-weight: bold;
	font-size: 15px;
	color: #006599;
	background-color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
#classroom-connection-body {
	position:absolute;
	top: 190px;
	left: 30px;
	width: 920px;
	height: 1230px;
	background-color: #FFF;
}
#classroom-connection-body-2 {
	position:absolute;
	top: 160px;
	left: 30px;
	width: 920px;
	height: 500px;
	background-color: #FFF;
}
#content {
	position:absolute;
	top: 20px;
	left: 35px;
	width: 435px;
	border: 1px solid #069;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 16px;
	background-color: #D5FFD5;
}
#content2 {
	position:absolute;
	top: 17px;
	left: 53px;
	width: 840px;
	height: 600px;
}
#content3 {
	position:absolute;
	top: 411px;
	left:520px;
	width: 341px;
	border: 1px solid #069;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 18px;
	background-color: #D5FFD5;
} 
#content-photo {
	position:absolute;
	top: 710px;
	left: 518px;
	width: 357px;
	height: 320px;
	border: 1px solid #333;
}
#content-photo2 {
	position:absolute;
	top: 1000px;
	left: 118px;
	width: 357px;
	height: 172px;
	border: 1px solid #333;
}
#content-photo3 {
	position:absolute;
	top: 622px;
	left: 664px;
	width: 79px;
	height: 93px;
}
#brochure {
	position:absolute;
	top: 696px;
	left: 33px;
	width: 357px;
	height: 20px;
	border: 1px solid #6661AB;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #13717D;
	font-weight: bold;
	background-color: #B7E8FF;
}
#brochure A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #008000;
	text-decoration: none;
}
#brochure A:hover {
	color: #333;
	text-decoration: underline;
}
.h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #069;
}
.h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
}

ul.h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000;
	list-style-type: circle;
	padding-left: 30px;
}	
.h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #008000;
	line-height: -2px;
}
.h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #F00;
}
.wrapper {
  width: 98%;
  margin: 20px auto 40px auto;
}

.datatable {
  width: 100%;
  border: 1px solid #d6dde6;
  border-collapse: collapse;
}

.datatable td {
  border: 1px solid #828282;
  padding-left: 1.3em;
  padding-right: 0.3em;
  padding-top: 0.7em;
  padding-bottom: 0.3em;
}

.datatable th {
	border: 1px solid #828282;
	background-color: #C1F2FF;
	font-weight: bold;
	text-align: left;
	padding-left: 1.3em;
    padding-top: 0.5em;
	font-family: Verdana, Geneva, sans-serif;
}

.datatable caption {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #008EB3;
	text-align: left;
    padding: 0.4em 0 0.8em 0;
}

.datatable tr:nth-child(odd) {
  background-color: #C1F2FF;
  color: #515EC0;
}
