	#navtop 
	{
		position: absolute;
    	top: 0px; left: 20px;
    }
    
    #navleft 
	{
		position: absolute;
    	top: 76px; left: 20px;
    }
    
    #navBar 
	{
		position: absolute;
    	top: 162px; left: -2px; width: 140px;
    }
    
    a:link    
    {
    	color: #963;
    	font-style: normal;
    	font-variant: normal;
    	font-weight: normal;
    	text-decoration: none;
    	background-color: transparent;
    }
	
	a:visited	
	{
		color: #C93;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration: none;
    	background-color: transparent;
	}
	
	a:hover	
	{
		color: #630;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration: underline;
    	background-color: transparent;
	}
	
	h1	
	{
		color: #993;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 18px;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		line-height: 18px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px 10px 10px 20px;
		background-color: transparent;
	}
		
	h2	
	{
		color: #600;
		font-family: times, 'times new roman', serif;
		font-size: 14px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: left;
		line-height: 16px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px 10px 10px 20px;
		background-color: transparent;
	}
		
	h3	
	{
		color: #333;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		line-height: 14px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0 10px 5px 20px;
    	background-color: transparent;
	}
		
	h4	
	{
		color: #333;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px 10px 0px 40px;
		background-color: transparent;
	}
		
	h5	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 12px;
		font-style: oblique;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0 10px 0 0px;
		background-color: transparent;
	}
		
	h6	
	{
		color: #963;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 5px 10px 5px 10px;
		background-color: transparent;
	}
		
	.overline	
	{
		color: #963;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 10px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: left;
		line-height: 12px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 1px;
		margin: 10px 10px 10px 20px;
		background-color: transparent;
		font-style: italic;
	}
		
	.page {
		margin: 0;
		padding: 0;}
	
	.linkhead	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 14px;
		line-height: 16px;
		font-style: oblique;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		background-color: transparent;
		margin: 10px;
	}
	
	.related	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		background-color: transparent;
		margin: 10px;
	}
	
	.links	
	{
		color: #C60;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		background-color: transparent;
		margin: 10px;
	}
	
	.offer	
	{
		color: #600;
		font-family: times, 'times new roman', serif;
		font-size: 14px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: left;
		line-height: 14px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 1px;
		margin: 0 10px 10px 20px;
		background-color: transparent;
	}
		
	.offer-a	
	{
		color: #600;
		font-family: times, 'times new roman', serif;
		font-size: 14px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: left;
		line-height: 14px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 1px;
		margin: 20px 10px 10px 20px;
		background-color: transparent;
	}
		
	.h4space	
	{
		color: #333;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px 10px 0px 40px;
		background-color: transparent;
	}
		
	.body	
	{
		color: #333;
		font-family: arial, verdana, news gothic, sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 20px;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px 10px 0px 20px;
		background-color: transparent;
	}
		
	.bodyzero	
	{
		color: #336;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0px;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0px 0px 0px 20px;
		background-color: transparent;
	}
	
	.body-b	
	{
		color: #333;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin-left: 40px;
    	background-color: transparent;
	}
	
	
	.body-d	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: 900;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin-left: 0px;
		background-color: transparent;
	}
	
	
	.body-e	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: 900;
		text-indent: 0%;
		text-align: center;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin-left: 0px;
    	background-color: transparent;
	}
	
	.body-f	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: 900;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin-left: 10px;
    	background-color: transparent;
	}
	
	.body-h	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0 10px 0 20px;
    	background-color: transparent;
	}
	
	.body-i	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: 900;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px 10px 0px 20px;
    	background-color: transparent;
	}
	
	.body-j	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: 900;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0;
    	background-color: transparent;
	}
	
	.body-k	
	{
		color: black;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0;
		background-color: transparent;
	}
	
	.body-list	
	{
		color: #333;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px 10px 0px 20px;
		background-color: transparent;
	}
		
	.body-indent	
	{
		color: #333;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0 10px 10px 40px;
		background-color: transparent;
	}
		
	.bhead	
	{
		color: #600;
		font-family: times, 'times new roman', serif;
		font-size: 14px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 1px;
		margin: 20px 10px 10px 0px;
		background-color: transparent;
	}
		
	.bhead-indent	
	{
		color: #600;
		font-family: times, 'times new roman', serif;
		font-size: 14px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 1px;
		margin: 5px 10px 0px 40px;
		background-color: transparent;
	}
		
	.chead	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 12px;
		font-style: oblique;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0 10px 10px 0px;
		background-color: transparent;
	}
		
	.chead-indent	
	{
		color: #600;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 12px;
		font-style: oblique;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0 10px 10px 20px;
		background-color: transparent;
	}
		
	.dhead	
	{
		color: #600;
		font-family: times, 'times new roman', serif;
		font-size: 14px;
		line-height: 14px;
		font-style: oblique;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: center;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px;
		background-color: transparent;
	}
		
	.feathead	
	{
		color: #963;
		font-family: times, 'times new roman', serif;
		font-size: 16px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: center;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 1px;
		margin: 0px 10px 0px 10px;
		background-color: transparent;
	}
		
	.featsubhead	
	{
		color: #036;
		font-family: times, 'times new roman', serif;
		font-size: 12px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: center;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 1px;
		margin: 10px;
		background-color: transparent;
	}
		
	.key	
	{
		color: #333;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0px 10px 5px 40px;
		background-color: transparent;
	}
		
	.key3	
	{
		color: #336;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0 10px 5px 0px;
		background-color: transparent;
	}
		
	.art-a	
	{
		color: #069;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		line-height: 14px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 5px 10px 0px 20px;
		background-color: transparent;
	}
		
	.art-b	
	{
		color: #633;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		line-height: 14px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 0px 10px 0px 35px;
		background-color: transparent;
	}
		
	.caption	
	{
		color: black;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px 10px 10px 20px;
		background-color: transparent;
	}
	
	.footer	
	{
		color: #900;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 10px;
		line-height: 12px;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: center;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin-left: 0px;
    	background-color: transparent;
	}
	
	#img1	
	{
		float: right;
		margin: 10px 5px 0px 0px;
	}
		
	#img2
	{
		float: left;
		margin-left: 0px;
	}
		
	#img3	
	{
		float: left;
		margin: 0px 10px 0px 0px;
	}
		
	#img4	
	{
		float: left;
		margin: 0px 10px 10px 0px;
	}
		
	#img5	
	{
		float: left;
		margin: 0px;
	}
		
	#img6	
	{
		float: left;
		margin: 0px 10px 0px 0px;
	}
		
	#img7	
	{
		float: left;
		margin: 10px 15px 0px 0px;
	}
		
	#img8	
	{
		float: right;
		margin: 15px 15px 15px 15px;
	}
		
	#img9	
	{
		float: none;
		margin: 0px 0px 10px 0px;
	}
		
	#img10	
	{
		float: none;
		margin: 5px 0px 0px 0px;
	}
		
	#img11	
	{
		float: none;
		margin: 0px 0px 0px 0px;
	}
		
	#img12	
	{
		float: none;
		margin: 0px 10px 20px 10px;
	}
		
	#img13	
	{
		float: right;
		margin: 0px 10px 10px 10px;
	}
		
	#img14	
	{
		float: none;
		margin: 5px 10px 0px 0px;
	}
		
	#img15	
	{
		float: right;
		margin: 10px 0 0px 0px;
	}
		
	.form-a	
	{
		color: #600;
		font-family: times, 'times new roman', serif;
		font-size: 14px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: right;
		line-height: 14px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: normal;
		margin: 0 10px 0 0;
    	background-color: transparent;
	}
		
	.form-a2	
	{
		color: #600;
		font-family: times, 'times new roman', serif;
		font-size: 14px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: left;
		line-height: 15px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: normal;
		margin: 0 10px 0 0;
		background-color: transparent;
	}
		
	.form-b	
	{
		color: #333;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		line-height: 14px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: normal;
		margin: 0px 0px 0px 10px;
		background-color: transparent;
	}
		
	.form-c	
	{
		color: #336;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		line-height: 14px;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin-left: 0px;
		background-color: transparent;
	}
		
	.form-head	
	{
		color: #333;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 12px;
		font-variant: normal;
		font-weight: normal;
		text-indent: 0%;
		text-align: left;
		line-height: 14px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: normal;
		margin: 20px 0px 0px 10px;
    	background-color: transparent;
	}
		
	.form-head2	
	{
		color: #993;
		font-family: arial, verdana, 'news gothic', sans-serif;
		font-size: 16px;
		font-variant: normal;
		font-weight: bold;
		text-indent: 0%;
		text-align: right;
		line-height: 16px;
		text-transform: none;
		text-decoration: none;
		word-spacing: normal;
		letter-spacing: 0px;
		margin: 10px 15px 10px 20px;
		background-color: transparent;
	}
		
	
