a
 		{
		font-family:tahoma,serif;
		font-size:11px;
		color:#3366ff;
		}

a:visited
		{
		color:#3366ff;
		}		
		
a:hover
		{
		text-decoration:none;
		}
		
body
		{
		text-align:center;
		}

h1
	  {
	  font-family:Trebuchet,"Trebuchet MS",serif;
	  font-size: 20px;
		text-align:left;
		line-height:150%;
	  }
	
h2
		{
		font-family:Trebuchet,"Trebuchet MS",serif;
		font-size: 17px;
		margin-bottom:1px;
		padding-bottom:1px;
		}
		
img
		{
		border:0px;
		margin:0px;
		
		}

		
		
#top_banner		 
		{
		width:778px;
		height:71px;
		margin:0px auto 0px auto;
		background-image:url('images/top-banner.gif');
		}
		
#romnav
		{
		width:778px;
		height:169px;
		margin: 0px auto;
		padding:0px;
		border:0px;
		}
		
#left_romnav
		{
		width:258px;
		height:169px;
		margin:0px;
		border:0px;
		background-image:url('images/left-romnav.jpg');
		float:left;
		}
		
#right_romnav
		{
		width:520px;
		height:169px;
		margin:0px;
		border:0px;
		background-image:url('images/romnav.jpg');
		float:right;
		}
		
#toc_wrapper
		{
		position:relative;
		width:778px;
		height:58px;
		margin:0px auto;
		padding:0px;
		border:0px;
		}

#left_toc
		{
		width:258px;
		height:58px;
		margin:0px;
		border:0px;
		background-image:url('images/left-toc.jpg');
		float:left;
		}
		
#toc
		{
		position:absolute;
		top:0px;
		left:258px;
		width:520px;
		height:58px;
		margin:0px;
		border:0px;
		
		padding:0px;
		}

.tocimgs
		{
		
		margin:0px;
		border:0px;
		padding:0px;
		
		}


		
#central
		{
		width:778px;
		margin:0px auto;
		background-image:url('images/bg.gif');
		}
		
#central_left
		{
		width:178px;
		float:left;
		margin-top:20px;
		text-align:center;
		font-family:tahoma,serif;
		font-size:10px;
		}
		
#central_right
		{
		width:586px;
		float:left;
		margin-top:20px;
		}
		
#content_top
		{
		width:575px;
		height:29px;
		background-image:url('images/content-bg-top.gif');
		float:right;
		}

#content_middle
		{
		width:575px;
		background-image:url('images/content-bg.gif');
		float:right;
		}
		
#content
		{
		margin:10px 10px 10px 20px;
		text-align:justify;
		font-family:verdana,serif;
		font-size:11px;
		line-height:150%;
		}
		
#content_bottom
		{
		width:575px;
		height:14px;
		background-image:url('images/content-footer.gif');
		float:right;
		overflow:hidden;
		}
		
#footer
		{
		width:778px;
		height:62px;
		margin:0px auto;
		background-image:url('images/footer.gif');
		}
		
#copyright
		{
		margin:18px 0px 0px 20px;
		float:left;
		font-size:9px;
		font-family:tahoma,serif;
		display:inline;
		}
		
#created
		{
		margin:18px 20px 0px 0px;
		float:right;
		font-size:9px;
		font-family:tahoma,serif;
		display:inline;
		}
		
#valid
		{
		margin:18px 0px 0px 20px;
		float:left;
		font-size:9px;
		font-family:tahoma,serif;
		}