body {
	background-image: url(../images/BackPage.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
	color: #3f3f3f;
	margin: 0px;
	}
	
#TopPhoto {
	background-image:url(../images/TopPic/Pic01.jpg);
	background-repeat: no-repeat;
	width:438px;
	height:133px;
	}
	
/*--------------------Home Header--------------------*/
	
#HomeHeader {
	background-image:url(../images/Message_Line.gif);
	background-repeat: no-repeat;
	vertical-align:middle;
	padding: 0 10px 0 10px;
	color:#ffffff;
	height: 23px;
	font-size: 8.5pt;
	}
	
#HomeHeader a:link, #HomeHeader a:visited {
	color: #f1f8ff;
	text-decoration: underline;
	}
	
#HomeHeader a:hover {
	color: #f1f8ff;
	text-decoration: none;
	}
	
/*--------------------More Info--------------------*/
	
#MoreInfo {
	background-image: url(../images/LeftColTop2.gif);
	background-repeat: no-repeat;
	background-color:#F2F5F9;
	font-size:8.5pt;
	height: 400px;
	vertical-align: top;
	padding: 10px 40px 20px 20px;
	}
	
#MoreInfo a:link, #MoreInfo a:visited {
	color: #4071a9;
	text-decoration: underline;
	}
	
#MoreInfo a:hover {
	color: #4071a9;
	text-decoration: none;
	}
	
/*--------------------Overview--------------------*/
	
#Overview {
	padding: 20px 20px 20px 20px;
	vertical-align:top;
	}
	
#Overview a:link, #Overview a:visited {
	color: #4071a9;
	text-decoration: underline;
	}
	
#Overview a:hover {
	color: #4071a9;
	text-decoration: none;
	}
	
/*--------------------Child Content--------------------*/

#ChildContent {
	padding: 20px 45px 45px 45px;
	width: 458px;
	height: 350px;
	vertical-align:top;
	}
	
#ChildContent a:hover {
	text-decoration: underline;
	}
	
#ChildContent h1 {
	font-family: Verdana;
	font-size: 11pt;
	color: #ffffff;
	background-color: #cbb05d;
	border: 1px solid #ae923e;
	padding: 3px 3px 3px 5px;
	}

#ChildContent p {
	text-align: justify;
	}
	
#ChildContent a:link, #ChildContent a:visited {
	color: #194c85;
	text-decoration:underline;
	}		
	
#ChildContent a:hover {
	color: #194c85;
	text-decoration: none;
	}
	
#ChildContainer {
	height: 400px;
	vertical-align: top;
	}
	
#ChildHeader {
	width:569px;
	height:51px;
	padding-top: 1px;
	padding-right: 1px;
	padding-left: 1px;
	}
	
/*--------------------Footer--------------------*/

#Footer {
	background-image: url(../images/Footer02.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 24px;
	padding: none;
	padding-left: 10px;
	color: #194c85;
	text-align: left;
	font-size:9.5pt;
	vertical-align:middle;
	}
	
#Footer a:link, #Footer a:visited {
	color: #194c85;
	text-decoration: none;
	}
	
#Footer a:hover {
	color: #194c85;
	text-decoration: underline;
	}
		
/*--------------------Sub Nav--------------------*/

#SubNav {
	background-color:#f2f5f9;
	width: 172px;
	vertical-align:top;
	padding: 0 20px 20px 20px;
	border-bottom: 1px solid #ffffff;
	}
	
#SubNav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#SubNav li {
	border-bottom: 1px solid #ffffff;
	list-style-image: none;
	margin: 2px 0 0 0;
	padding: 3px 1px 5px 1px;
	}
	
#SubNav ol li {
	background-image:none;
	list-style-image: none;
	margin: 0px 0px 0px 10px;
	font-size:8.5pt;
	padding: 2px;
	}
	
#SubNav ol {
	background-image:none;
	list-style: none;
	margin: 0px;
	padding: 5px;
	}
	
#SubNav li.last {
	background-image:none;
	margin: 2px 0 0 0;
	padding: 3px 1px 5px 1px;
	}
	
#SubNav li a:link, #SubNav li a:visited {
	color: #194c85;
	text-decoration: none;
	}
	
#SubNav li a:hover {
 	color: #194c85;
	text-decoration: underline;
 	}
	
#SubNav ol li a:link, #SubNav ol li a:visited {
	display: block;
	color: #194c85;
	text-decoration: none;
	padding-bottom:3px;
	}
	
#SubNav ol li a:hover {
 	color: #194c85; 
	text-decoration: underline;
 	}
	
#SubNavTop {
	background-image:url(../images/SubNav_Top.gif);
	background-repeat:no-repeat;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	}
