.wrapper {
	background-image: url(../images/wrapEdges.jpg);
	background-repeat: repeat-y;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
}
.footer {
	background-repeat: no-repeat;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapBottome.jpg);
	height: 25px;
	font-size: 10px;
	color: #193A83;
	padding-top: 7px;
	text-indent: 4px;
}
body {
	background-color: #efeeee;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;    
}
.header {
	padding-left: 15px;
}
.searchBox {
	float: right;
	height: 75px;
	width: 350px;
	font-size: 12px;
	color: #0334B3;
}
.mainColumn {
	float: right;
	width: 491px;
}

.searchColumn {
	
	width: 720px;
	float: right;
}


.leftColumn {
	width: 264px;
}

html>body .leftColumn {
	width: 266px;
	font-size: 12px;	
}
.page {
	background-image: url(../images/pageBg.jpg);
	width: 758px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
p {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 12px;
}
.sponsorBoxTitle {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sponsorTop.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 8px;
	margin-top: 15px;
}
html>body .sponsorBoxTitle {
	background-position: 9px;
}
.sponsorBox {
	margin-right: auto;
	margin-left: auto;
	width: 238px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d3d9c9;
	border-left-color: #d3d9c9;
	background-color: #FFFFFF;
}
.sponsorBoxBottom {
    margin-right: auto;
	margin-left: auto;
	background-image: url(../images/sponsorBottom.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
	height: 30px;

}
html>body .sponsorBoxBottom {
    
	background-position: 9px;
}
.homeContent {
	font-size: 12px;
	padding-right: 10px;
	padding-left: 23px;
}

.subTitles {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 23px;
}


.pageTitle {
	background-color: #efeeee;
	background-image: url(../images/titleEdge.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
	margin-left: 15px;
	color: #0434b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 1px;
}

.searchTitle {
	background-color: #efeeee;
	background-image: url(../images/titleEdge.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 9px;
	margin-left: 15px;
	color: #0434b1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 7px;
}


.secondaryBG {
	background-image: url(../images/logoBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.linkDesc {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	margin-top: 60px;
}
.gsEntry {
	background-color: #99CCFF;
	border: 1px solid #666666;
	padding: 0px 8px;
	margin-right: 10px;
	margin-left: 23px;
}

.divider {
	height: 5px;
	width: 440px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #D3D9C9;
	border-bottom-width: 1px;
	margin-left: 25px;
}
.pageList {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	margin-left: 25px;
}
.pageListOL {
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 12px;
	margin-left: 25px;
	margin-right: 15px;
}
.searchnav {
	font-size: 10px;
	float: right;
	padding-right: 7px;
	padding-top: 3px;
}
a:link {
	color: #0434b1;
	text-decoration: none;
}
a:visited {
	color: #0434b1;
	text-decoration: none;
}
a:hover {
	color: #0434b1;
	text-decoration: underline;
}
