body, td, th   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #002065; background: #ffffff; margin:0px; }
p			 { font-family: Verdana; font-size: 10pt; color: #18234F; font-weight: normal;}
h1           { font-family: Verdana; font-size: 14pt; color: #062f7e; font-style: normal; font-weight: bold }
h2           { font-family: Verdana; font-size: 12pt; color: #062f7e; font-style: normal; font-weight: bold }
a:link 		 { font-size: 10pt; text-decoration: underline; color: #18234F; }
a:visited 	 { font-size: 10pt; text-decoration: underline; color: #006699; }
a:hover 	 { font-size: 10pt; text-decoration: none;  color: #006699; }
a:active 	 { font-size: 10pt; text-decoration: none; color: #002065; }


#container 			{
	text-align: center;
	width: 769px;
	height: 410px;	/*WAS 445 was 432 */
	background: white;
	border-right: 1px solid #b3b7d2;
	border-bottom: 1px solid #b3b7d2;
	border-left: 1px solid #b3b7d2;
					}

<!--
#containerheader	{
	text-align: center;
	width: 750px; 
	height: 697px;
	background: black;
	border-right: 1px solid #b3b7d2;
	border-bottom: 1px solid #b3b7d2;
					}
-->
			
#containernav 		{
	height: 410px; /*WAS 445 was 432 */
	/*width: 156px;*/
	background: #cbcee2;
	border-left: 1px solid #b3b7d2;
	border-bottom: 1px solid #b3b7d2;
					}
					
#button					{ text-align:center; }
#button a:hover 		{ background-image:url('images/button_EdBlog_hover.png') }
#imgleft			{ 
					float:left;	
					padding: 0px 10px 0px 0px;
					vertical-align: top;
					}

td.othnews 			{
					background-image:url('images/placeholder_paleblue.jpg');
					text-align: center;
					border: 0px none; 
					/*background-color:#993333*/; padding-left:5px; padding-right:5px; padding-top:10px; padding-bottom:10px
					}  
					
td.pad				{
	border: 0px;
	padding: 0px 10px 0px 0px; 
	vertical-align: top;
					}
					
td.cont				{
	border: 0px;
	padding: 0px 30px 0px 0px; 
					}
					
td.padpic			{
	/*width: 325px works better without ; even */
	border: 0px;
	padding: 10px 10px 0px 0px; 
	vertical-align: top;
					}
					
td.padpicportrait	{
	border: 0px;
	padding: 0px 10px 0px 0px; 
	vertical-align: top;
					}
/*Top padding is 0px   Right padding is 10px  Bottom padding is 10px 	Left padding is 0px*/