body		{


		margin:0 0 0 0px;
		
		padding:0px;
		
		background-image:url(images/background.gif);
		
		font-family:verdana;
		
		font-size:11px;
		
		}
		
.border		{


		border:#fff solid 4px; 
		
		
		}	
		
.padding	{

	padding:5px;


}

h1		{

		margin:0px;
		
		padding:0px;
		
		padding-left:10px;

		font-family:sans-serif;
		
		font-size:25px;
		
		color:#052a8c;
		
		font-weight:normal;
		
		height:30px;
		
		line-height:30px;
		
		background-image:url(images/h1.gif);
		
		background-repeat:no-repeat;
		
		}
		
.content	{

		padding-left:5px;
		
		
		text-align:justify;
		
		padding-right:7px;
		
		line-height:15px;
		}
		
#footer	{

		color:#FFFFFF;
		
		}
		
#footer a	{

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

		text-decoration:underline;		
		
		}	
		
		.heading{
		font-size:12px;
		color:#6a9208;
		font-weight:bold;
		}					
		
		
		#space{
		padding:5px;
		}
				
				
				.imgbdr{
				border:2px;
				border:solid;
				border:#666666;
				}
				
				.sitedesigner{
				font-family:verdana;
				font-size:11px;
				color:#333333;
				font-weight:bold;
				text-decoration:none;
				padding-right:2px;
				}
				.sitedesigner a{
				color:#000000;
				text-decoration:none;
				}
				
				a:hover.sitedesigner {
				text-decoration:underline;
				color:#006633;
				}
				
				.address{
				font-family:verdana;
				font-size:12px;
				font-weight:bold;
				color:#333333;
				}
			
												
				.more{
				padding-top:5px;
				padding-left:5px;
				color:#FF0000;
				font-weight:bold;
				font-family:verdana;
				}
				a.more{
				text-decoration:none;
				}
				a:hover.more{
				text-decoration:underline;
				color:#000000;
				}
				
				.subheading{
		font-size:12px;
		color:#006666;
		font-weight:bold;
		text-decoration:underline;
		}	