

						body {background-color: #fdfafa}
						
A:link 					{color: #000080}
A:visited 				{color: #000080}
A:hover					{color: #ff6633}


div.container			{
						width: 747px;
						heigh: 100px;
						position: absolute;
						top: 0px;
						left: 0px;									
						}

div.top_left			{
						background-image:url('backgrounds/top_left.gif');
						width: 84px;
						height: 82px;
						float: left;										
						}
						
div.top_mid				{
						background-image:url('backgrounds/logo.gif');
						width: 150px;
						height: 82px;
						float: left;								
						}
						
div.top_right			{
						background-image:url('backgrounds/top_right.jpg');
						width: 513px;
						height: 82px;
						float: left;
						}
															
div.subtop_left			{
						background-image:url('backgrounds/subtop_left.gif');
						width: 82px;
						height: 105px;
						float: left;								
						}
						
div.subtop_mid			{
						background-image:url('backgrounds/subtop_mid.gif');
						width: 637px;
						height: 105px;
						float: left;
						padding-top: 0px;
						padding-left: 0px;
						font-family: Verdana, Geneva, Arial, sans-serif;
						font-size: 11px;
						line-height: 180%
						}
						
div.subtop_right		{
						background-image:url('backgrounds/subtop_right.gif');
						width: 28px;
						height: 105px;
						float: left;
						}
						
div.left_marg			{
						background-image:url('backgrounds/left_marg.gif');
						width: 84px;
						height: 3px;
						float: left;
						}
						
div.main				{
						background-image:url('backgrounds/main1.gif');
						width: 747px;
						float: left;			
						overflow: visible;	
						}
						
div.maintext			{
						width: 525px;
						heigh: 100%;
						margin-left: 40px;
						margin-bottom: 40px;
						float: left;			
						font-size: 11px;
						font-family: Verdana, Geneva, Arial, sans-serif;
						color: #808080;
						overflow: visible;
						padding-top: 10px;	
						}	
						
 div.filler_1			{
						width: 40px;
						height: 80px;
						float: left;
						}						
	
div.bott				{
						background-image:url('backgrounds/bott.gif');
						width: 744px;
						height: 100px;
						float: left;
						font-size: 11px;
						font-family: Verdana, Geneva, Arial, sans-serif;
						color: #808080;
						line-height: 180%;
					
						}
						
 div.filler_2			{
						width: 10px;
						height: 80px;
						float: left;
						}
						
div.newsitemcontainer 	{
						position: relative;
						font-size: 10px;
						font-family: Verdana, Geneva, Arial, sans-serif;
						font-weight: bold;
						text-decoration: none;
						color: #3333CC;
						padding: 0px;
						background-color: #ffffff; 
						float: right;
						width: 150px;
						margin-right: 20px;
						margin-bottom: 20px;
						}
						
div.newsboxheader 		{
						color: #111111;
						font-size: 11px;
						color: #808080;
						font-family: Verdana, Geneva, Arial, sans-serif;
						line-height: 14px;
						background-image:url('backgrounds/newsheader.gif');
						position: relative;
						padding: 5px 5px 5px 5px;
						height: 20px;
						width: 140px;
						overflow: visible;
						}
						
div.newsbox 			{
						font-size: 11px;
						font-family: Verdana, Geneva, Arial, sans-serif;
						color: #808080;
						background-color: #ffffff;
						padding: 5px 5px 5px 5px;
						margin-bottom: 15px;
						width: 139 px;
						border-top:none;
						border-color: #e6e6e6;
						overflow: visible;	
						border-width: 2px;
						border-style: solid;
						}
						
div.picbox				{
						margin-bottom: 15px;
						margin-right: 20px;
						width: 150px;
						background-color: #ffffff
						}
