<style>	<!--

	A.menu1 {
		font-family : Arial;
		font-size : 11px;
		text-decoration : none;
		color : #003300;

	}

BODY {
background-color: #b67f46;
background-image: url(img/background.jpg);
background-repeat: no-repeat}


	A.menu2 {
		font-family : Arial;
		color : #003300;
		text-decoration : underline;

	}

	A.menu5 {
		font-family : Arial;
		font-size : 11px;
		color : #003300;
		text-decoration : none;

	}



	A.menu3 {
		font-family : Arial;
		font-size : 12px;
		text-decoration : none;
		color : #FFFFFF;

	}

	A:hover {
		font-family : Arial;
		text-decoration : underline;
		color : FFFFFF;
	}

	div#sprites{ width: 240px; }

	div#sprites a#sub
		{
		font-weight: bold;
		height: 15px;
		font-family : Century Gothic;
		margin-left: 40px;
		font-size : 14px;
		text-decoration : none;
		color : #8cc464;
		}
	div#sprites a#sub:hover { 		
		text-decoration : underline;
		color : #f7ad44;
}


	div#sprites a
		{
			float: left;
			width: 230px;
			height: 32px;
			display: block;
		}
	a#sp1 { background: url(img/menu1.gif) no-repeat; }
	a#sp1:hover { background: url(img/menu11.gif) no-repeat;	}

	a#sp2 { background: url(img/menu2.gif) no-repeat; }
	a#sp2:hover { background: url(img/menu22.gif) no-repeat;	}

	a#sp3 { background: url(img/menu3.gif) no-repeat; }
	a#sp3:hover { background: url(img/menu33.gif) no-repeat;	}

	a#sp4 { background: url(img/menu4.gif) no-repeat; }
	a#sp4:hover { background: url(img/menu44.gif) no-repeat;	}

	a#sp5 { background: url(img/menu5.gif) no-repeat; }
	a#sp5:hover { background: url(img/menu55.gif) no-repeat;	}

	a#sp6 { background: url(img/menu6.gif) no-repeat; }
	a#sp6:hover { background: url(img/menu66.gif) no-repeat;	}

	a#sp7 { background: url(img/menu7.gif) no-repeat; }
	a#sp7:hover { background: url(img/menu77.gif) no-repeat;	}

	a#sp8 { background: url(img/menu8.gif) no-repeat; }
	a#sp8:hover { background: url(img/menu88.gif) no-repeat;	}

	a#sp9 { background: url(img/menu9.gif) no-repeat; }
	a#sp9:hover { background: url(img/menu99.gif) no-repeat;	}

	div#main a
		{
		font-weight: bold;
		font-family : Century Gothic;
		text-decoration : none;
		color : #865222;
		}

	div#main a:hover { 		
		text-decoration : underline;
		color : #f7ad44
	}
		
		div#main p
		{
	font-weight: bold;
	text-align: justify;
	text-indent: 10px;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #5F3918
		}

		div#main li
		{
	font-weight: bold;
	text-align: justify;
	text-indent: 10px;
	font-size : 12px;
	font-family: Arial, Helvetica, sans-serif;
	color : #5F3918
		}

		div#main h1
		{
	font-weight: bold;
	text-align: justify;
	text-indent: 10px;
	font-size : 20px;
	font-family: Century Gothic;
	color : #5F3918
		}

		div#main h2
		{
	font-weight: bold;
	text-align: justify;
	text-indent: 10px;
	font-size : 16px;
	font-family: Century Gothic;
	color : #5F3918
		}

#ditto_pages .ditto_off {
    border: 1px solid #865222;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    color: #865222;
	font-family: Century Gothic;
} 

#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
    border: 1px solid #5F3918; 
    padding: 1px 5px 2px; 
    margin-right: 1px; 
font-family: Century Gothic;
    text-decoration: none !important; 
    color: #5F3918;
} 

#ditto_pages a:hover {
    background-color: #A56429;
    color: #5F3918;
} 

#ditto_pages .ditto_currentpage {
	font-family: Century Gothic;
    border: 1px solid #5F3918;
    padding: 1px 5px 2px; 
    margin-right: 1px;
    background-color: #f7ad44; 
    color: #5F3918;
} 

	-->
</style>