body {
	background-color: #d6e4f6;
	background-image: url(../../images/16-blue-gradient-background.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	margin-top: 10px;

}

h1 {
	color: #2d6294;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana;
	
}

h2  {
	color: #3f8cd4;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}


#mainContainer  {
	display: block;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;	
	padding-bottom: 0px;
	background-color: #FFFFFF;

}

#toolBar  {
	background-image: url(../../images/02-toolbar-gradient.jpg);
	background-repeat: repeat-x;
	padding-left: 70px;
	float: left;
	width: 730px;
	text-align: center;
	padding-bottom: 30px;

}

#newsDisplay  {
	border-color: #b3b3b3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 10px;
	width: 176px;
	background-image: url(../../images/14-article-background.jpg);
	background-repeat: repeat-y;
	float: left;
	margin-right: 20px;

}

#newsItem  {
	padding-top: 10px;
	text-align: left;

}

#newsItem a {
	text-decoration: none;
	color: #4f8bb6;
	font-weight: bold;

}

#newsItem a:hover {
	color: #eea21f; 
	text-decoration: underline;
}

#newsItem li {
	/* list-style-image:url(../../images/25-blueAndPointy.png); */
	list-style: none;
	margin-left: 15px;
}

#newsItem p {
	width: 150px;


}

#width-Content-560  {
	background-image: url(../../images/18-560-background.jpg);
	background-repeat: repeat-y;
	margin-left: 20px;
	width: 560px;
	float: left;
}

#width-Content-560 p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	}
	
#width-Content-560 li {	
	list-style-image:url(../../images/25-blueAndPointy.png);
	padding-bottom: 2px;
}

#width-Content-560 img {
	vertical-align: bottom;
}

#newsDisplay img {
  vertical-align: top;
}

#footer {
	background-color: #1f1f1f;
	width: 801px;
	height: 36px;
	text-align: center; 
	margin-top: 20px;
	line-height: 36px;
	float: left;
	color: white;

}

#footer a { 
	text-decoration: none; 
	color: white; 
}

#footer A:active {

	font-size: 11px; 
	font-family: Verdana; 
	color:red ; 
	text-decoration:none;
}

#footer A:hover {
	font-size: 11px;
	font-family: Verdana; 
	color: #eea21f; 
	text-decoration: underline;
}

#credits a   {
	text-decoration: underline;
	color: #4c4c4c;
	font-size: 9px;
	font-family: Verdana;
	
}

#credits {
	text-decoration: none;
	font-size: 9px;
	font-family: Verdana;
	color: #666666;
	margin-top: 2px;
	text-align: center;
}
