body {

	background:url(../Images/BGtile.jpg);
	background-color:#C2B397;
	background-position:top;
	background-repeat:repeat-x;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #194F88;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #194F88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #194F88;
}
a:hover {
	text-decoration: underline;
	color: #194F88;
}
a:active {
	text-decoration: none;
	color: #194F88;
}
#container {
	margin:0 auto;
	width:1008px;
}

#div1 {
	background:url(../Images/Top1.jpg);
	width:1008px;
	height:217px;
}

#div2 {
	width:1008px;
}

#Nav {
	margin-left:138px;
	margin-top:87px;
}

a.Nav:link {
	color: #194F88;
	text-decoration: none;
}
a.Nav:visited {
	text-decoration: none;
	color: #194F88;
}
a.Nav:hover {
	text-decoration: underline;
	color: #102554;
}
a.Nav:active {
	text-decoration: none;
	color: #194F88;
	}
	
#content {
	margin-left:73px;
	width:838px;
	background:url(../Images/PageTile.jpg);
	background-position:center;
	background-repeat:repeat-y;
	padding-left:40px;
}

#div3 {
	background:url(../Images/Top3.jpg);
	width:878px;
	height:135px;
	margin-left:73px;
}

#div4 {
	background:url(../Images/Top4.jpg);
	width:878px;
	height:171px;
	margin-left:73px;
}

#divc3 {
	background:url(../Images/C_Top3.jpg);
	width:878px;
	height:135px;
	margin-left:73px;
}

#divc4 {
	background:url(../Images/c_Top4.jpg);
	width:878px;
	height:171px;
	margin-left:73px;
}

.whitetext {
	color:#FFFFFF;
}

#MainT {
	font-size:12px;
	margin-left:8px;
	}
	
#TableBorder {
	border: solid 1px #C2B397;
}
