/********************************/
/*                              */
/* http://www.thinkWEBSTORE.com */
/*                              */
/********************************/
a:focus {
outline:none; 
}

		body {
			margin: 10px 0;
		}
		#content {
			padding: 20px 20px 75px 40px;
			
		 }
		 
		#content2 {
			padding: 20px 20px 75px 0px;
			text-align: center
		 }
		 
		p {
		 font-family: Trebuchet MS;
		 font-size: 12px; 
		 }
		 
		h2
		{
			font-family: Trebuchet MS;
			font-size: 24px;
			font-weight: normal;
			
		}
		h3
		{
			font-family: Trebuchet MS;
			font-size: 16px;
			
		}
		
		 h4 {
		 font-family: Trebuchet MS;
		 font-size: 12px;
		 font-weight:bold;
		 
		 }
		 
		
		
		
		div.top {
		 font-family: Trebuchet MS;
		 font-size: 12px;
		 padding: 5px 10px 5px 40px;
		 color:#790d0d;
		}
		div.bot {
		 font-size:12px; 
		 font-family: Calibri; 
		 text-decoration: none; color:#FFFFFF;
		 padding: 5px 20px 20px 40px;
		
		}
		a:focus {
		outline:none;
		}