body {
	background-repeat: repeat-y;
	background-color: #220000;
	height: 100%;
	margin-top: 3px; 
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 0px;
	align: center;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#container	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 997px;
	/* Expands to fit content vertically. */
	height: 100%;
	/* Static. An overflow: auto; must be used for the content div. */
	/*height: 570px;*/
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	/*border: 2px solid #333399;*/
}

#banner {
	background-image: url('../../images/bannerbg.jpg');
	background-color: #220000;
	height: 100px;
	width: 100%;
	/*border-bottom: 2px solid #333399;
	border-left: 2px solid #333399;
	margin-bottom: 3px;*/
	}
	
#bannerimage {
	float: left;
	height: 100%;
	width: 120px;
	}
	

#bannerdkgrey {
	background-color: #220000;
	height: 25px;
	}
	
#banneryellow {
	background-color: #440000;
	height: 45px;
	font-family: Arial;
	font-size: 25px;
	color: #f89827;
	font-weight: bold;
	padding-top:5px;
	}

#bannerltgrey {
	background-color: #760000;
	height: 25px;
	}
	
#mainbg {
	background-color: #E7E2ED;
	width: 100%;
	height: 900px;
	padding-top: 10px;
	}
	
#main {
	background-color: #FFFFFF;
	width: 927px;
	/* height: 80%;  */
	border: solid;
	margin-left:auto; 
	margin-right:auto; 
	padding: 15px;
	border-top-width: 20px;
	border-left-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-color:#440000;
	}

p {
	font-size: 14px;
	line-height: 20px;
	}
	
ul {
		line-height: 20px;
	}
	
h1 {
	font-family: Arial;
	color:#333399;
	/*color:#23238E;*/
	font-size:24px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h2 {
	font-family: Arial;
	color: #760000;
	font-size:16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}
	
h3 {
	font-family: Arial;
	color:#760000;
	font-size:16px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:center;
	}

#content {
	margin: 20px;
	height: 100%;
	}
	
#newsbox {
	width:275px;
	background-color: #440000; 
	margin-top:10px;
	margin-bottom: 14px;
	}

#newstitle {
	background-color: #000000; 
	color: #ffffff; 
	width: 100%; 
	height: 20px; 
	text-align: center; 
	font-family:arial; 
	font-weight:bold; 
	padding-top:3px;  
	font-size:16px;
	}
	
#newscontent {
	background-color: #440000;
	color: #FFCC66;
	width: 251px;
	height:85px;
	/*line-height:16px;*/
	/*font-weight:bold;*/
	/*font-family:Verdana, Verdana, Geneva, sans-serif;*/ /*tried 4.15.10 dnl*/
	padding:7px;
	margin-left: 7px;
	}
	
a.newslink:link, a.newslink:visited, a.newslink:active {
	color: #FFCC66; 
	font-size: 12px;
	text-decoration: none;
	}

a.newslink:hover {
	color: #DAA520; 
	font-size: 12px;
	text-decoration: underline;
	}
	
#botnav {
	margin-right: auto;
	margin-left:auto;
	width: 600px;
	color: #555555;
	font-size: 12px; 
	height: 30px;
	text-align: center;
	}

#address {
	font-family: Arial;
	margin-right: auto;
	margin-left:auto;
	width: 650px;
	color: #760000;
	font-size: 15px; 
	height: 20px;
	text-align: center;
	font-weight: bold;
	margin-top:15px;
	}
	
a#addresslink:link, a#addresslink:visited, a#addresslink:active {
	color: #760000;
	font-size: 15px;
	text-decoration: none;
	}

a#addresslink:hover {
	color: #760000;
	font-size: 15px;
	text-decoration: underline;
	}
	
#ipg {
		width: 495px;
		margin-right: auto;
		margin-left:auto;
		margin-top:10px;
		height: 26px;
		color: #555555;
		font-size: 9px; 
		font-family: Arial, Arial, Helvetica, sans-serif;
		vertical-align:center;
		}

	#ipgleft {
		position: relative;
		left: 0px;
		font-size: 9px; 
		font-family: Arial, Arial, Helvetica, sans-serif;
		width: 75px;
		
		}
	
	#ipgright {
		position: relative;
		left: 80px;
		bottom: 55px;
		text-align:left;
		font-size: 9px; 
		font-family: Arial, Arial, Helvetica, sans-serif;
		width: 175px;
		}
		

a.ipg:link, a.ipg:visited, a.ipg:active {
	color: #555555;
	font-size: 9px;
	text-decoration: none;
	}

a.ipg:hover {
	color: #555555;
	font-size: 9px;
	text-decoration: underline;
	}
	
a.welcome:link, a.welcome:visited, a.welcome:active, a.welcome:hover {
	color: #000000;
	text-decoration: none;
	}

a.partners:link, a.partners:visited, a.partners:active {
	color: #000000;
	text-decoration: none;
	}

a.partners:hover {
	color: #000000;
	text-decoration: underline;
	}
	

a:link, a:visited, a:active {color:#550000; font-weight: bold; text-decoration: none;}      /* unvisited link */
a:hover {color:#f89827; text-decoration: underline;}  /* mouse over link */
