
	body, table, tr, td {
		margin:5px 0px 0px 5px;
		background-color:white;
		font-family:arial;
		font-size:12px;
		}

	#banner {
		position: absolute;
		left:1%;
		width:98%;
		top:5px;
		/*background:DarkViolet;*/
		height:180px;
		}

	#leftcontent {
		position: absolute;
		left:1%;
		width:72%;
		top:220px;
		background:#fff;
		}

	#centerleftcontent {
		position: absolute;
		left:1%;
		width:43%;
		top:220px;
		background:#fff;
		}

	#centerrightcontent {
		position: absolute;
		left:46%;
		width:25%;
		top:220px;
		background:#fff;
		}

	#rightcontent {
		position: absolute;
		left:74%;
		width:23%;
		top:220px;
		background:#fff;
		}
	
	#centercontent {
		position: absolute;
		left:17%;
		width:66%;
		top:200px;
		background:#fff;
		}



	#thebox{
		border:3px solid BLACK;
		margin-bottom: 5px;
		}
		
	p, h1, pre {
		margin:0px 10px 10px 10px;
		}
		
	img {
		align:center;
	}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		text-transform:uppercase;
		font-family:arial;
		}
  
  h1#newsTitle{
    font-size:24px;
  
    }

	h2 {
		font-size:16px;
		padding-top:10px;
		text-transform:uppercase;
		background-color:#7A378B;
		color:white;
		font-family:arial;
		}
		
	h3 {
		border-bottom:1px solid BLACK;	
		border-top:1px solid BLACK;	
	}
		
	#header {
		background-color:#4F94CD;
		color:white;
		text-transform:uppercase;
		border-top:1px solid black;
		border-bottom:1px solid black;
		font-family:arial;
		font-size:12px;
		font-weight:bold;
		padding-left:5px;
	}
	#subheader {
		background-color:/*#104E8B*/gold;
		color:white;
		text-transform:uppercase;
		font-weight:bold;
	}
	

	
	
	a:link, a:active, a:visited, a:hover 
	{
		color: Blue;
		/*font-weight: bold;*/
		text-decoration: none; 


	}	
	
	a.blue:link, a.blue:active, a.blue:visited, a.blue:hover 
	{
		color: #ffffff; 
		text-decoration: none; 
	}
	
		a.menubar:link, a.menubar:active, a.menubar:visited, a.menubar:hover 
	{
		color: #00FFFF; 
		text-decoration: none;
			font-family:arial;
		font-size:16px;
		padding-right:30px;
	
	}
	
	.workcited{
margin-left:.6in;
text-indent:-.5in;
color:blue;
text-decoration:none;
}
