body {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #CCCCCC;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#topbg {
	background-image: url(images/images/topbarbg.jpg);
	height: 78px;
}
#navbg {
	background-image: url(images/navBg.jpg);
	height: 53px;
}
#nav {
	text-align: center;
	margin: 0;
	padding: 0;
} 
#nav li {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 4px;
	display: inline;
	line-height: 20px;
} 
#navContainer {
	margin-top: 6px;
}

#nav a:link, 
#nav a:visited {
	color:#006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	text-align: center;
}  
#nav a:hover { 
color:#990000; 
} 
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	text-decoration: underline;
	margin-left: 20px;
	font-weight: normal;
}
#pageText {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
}
#pageText2 {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	padding-left: 20px;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	padding-right: 30px;
}
.picborder {
	border: 2px solid #996600;
}


#divider {
	border-left-style: solid;
	border-left-color: #330000;
	height: 680px;
	border-left-width: 1px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	margin-left: 20px;
	font-weight: normal;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	line-height: 16px;
}
#imgCol {
	font-family: "Times New Roman", Times, serif;
	color: #330000;
	font-size: 12px;
	line-height: 20px;
	padding-right: 10px;
}
