body		{
			padding: 0px;
			padding-top: 30px;
			padding-bottom: 30px;
			margin-top: 0px;
			margin-bottom: 0px;
			margin-left: 0px;
			margin-right: 0px;
			}
		

#head		{
			position: relative;
			top: 0px;
			width: 780px;
			height: 385px;
			background-image: url(../img/head.jpg);
			border: 0px;
			}
			
		
#content	{
			position: relative;
			top: 0px;
			padding: 20px;
			width: 740px;
			height: 350px;
			background-image:url(../img/body_hg.jpg);
			background-repeat: repeat-y;
			}
			
* html #content	{
			width: 780px;
			w\idth: 740px;
			}			
			
			
#bottom		{
			position: relative;
			top: 0px;
			width: 780px;
			height: 35px;
			background-image:url(../img/bottom.jpg); 
			background-position: bottom;
			background-repeat: no-repeat;
			}
			

	
			
p			{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			line-height: 145%;		
			}
	
			
.small		{
			font-size: 9px;
			margin: 0px;
			padding: 0px;						
			}
	
			
.text		{
			position: relative;
			width: 180px;
			float: left;
			top: 30px;
			text-align: left;
			vertical-align: bottom;
			padding-left: 50px;			
			}
			
* html .text		{
			width: 230px;
			w\idth: 180px;

			}
			
			
			
a:link 		{
			font-family: verdanda, arial, sans-serif;
			color: #FFFFFF;
			text-decoration: none;
			}

a:visited 	{
			font-family: verdanda, arial, sans-serif;
			color: #FFFFFF;
			text-decoration: none;
			}

a:hover 	{
			font-family: verdanda, arial, sans-serif;
			color: #FFFFFF;
			text-decoration: none;
			}

a:active 	{
			font-family: verdanda, arial, sans-serif;
			color: #FFFFFF;
			text-decoration: none;
			}
				
						
			
		
