body {
	font-family: 'Trebuchet MS';
	font-size: 13px;
	margin: 0 0 0 0;
	text-align: center;
	color: #141414;
	padding: 0 0 0 0;
	background-color: #C4C4C4;
}

#navbar {
	background-color: #F4F4F4;
	width: 805px;
	overflow: auto;
	margin: 0 auto;
	border: 1px solid #848484;
}

#navbar p {
	padding: 0px 15px 0px 15px;
}

#navbar h1 {
	font-size: 26px;
}

#links {
	border-bottom: 1px solid #848484;
	margin: 0 auto;
	height: 307px;
	width: 805px;
}

#mainHeader {
	text-align: justify;
}

#lastRow {
	margin: 0 auto;
	display: inline;
	text-align: right;
}

#lastRow img {
	margin: 18px 9px 0px 9px;
	border:1px solid #000000;
}

#nextPage {
	border:1px solid;
	margin:11px;
}

ul{
	margin-left: -20px;
}

li {
	float:left;
	list-style:none;
	text-align: center;
}

.video {
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

a {
	text-decoration: none;
	color:#012264;
}

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

h2.wrap {
	margin: 30px 0px 30px 0px;
	font-size:20px;
}

#introtext {
	clear: both;
}

#link1 {
	width: 785px;
	text-align: center;
	float: left;
}

#imgthird {
	width: 16px;
	padding-bottom: 3px;
	padding-right: 4px;
	height: 16px;
	float: right;
}

#imgthird img {
	border: 0;
}

#active {
	width: 785px;
	height: 2px;
	float: left;
	color: #F7F8F9;
	margin-left: 10px;
}

.special {
	width: 785px;
	margin: 0 auto 0 auto;
	background-color: #F4F4F4;
	text-align: center;
}


.style1 {
	height: 1px;
	width: 785px;
}


.subcol {
	height: 10px;
	width: 785px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	background-color: #F4F4F4;
}


.picbox {
	display: block;
	width: 785px;
	margin-top: 5px;
	border-top: 5px dashed #F4F4F4;
}

