


body {
	margin: 0px;
	padding: 0px;
	background: #F8F2BA;
	color: #000000;
	font-family: Arial, Heveltica, Verdana;
	font-size : 12px;
}

/* Body Navigation Style */

#nav				{ font-family: Arial, Heveltica; font-size: 11px; margin: 0 0 0 0;}
#nav a:link			{ color:#F8F2BA; }
#nav a:active		{ color:#F2DE83; }
#nav a:visited 		{ color:#F1CE2B; }
#nav a:hover		{ color:#F2DE83; text-decoration:none; }

#content			{ font-family: Verdana, Tahoma; font-size: 12px; margin: 0 0 0 0;}
#content td			{ font-family: Verdana, Tahoma; font-size: 12px; margin: 0 0 0 0;}
#content h1			{ font-size: 20px; font-family: Arial, Heveltica; margin: 0 0 0 0; padding: 0 0 0 0;}
#content h2			{ font-size: 14px; font-family: Arial, Heveltica; margin: 0 0 0 0; padding: 0 0 0 0;}
#content a:link			{ color:#996600; }
#content a:active		{ color:#F2DE83; }
#content a:visited 		{ color:#F1CE2B; }
#content a:hover		{ color:#F2DE83; text-decoration:none; }

.intro		{ font-size:16px; font-weight : bold; font-family: Verdana, Tahoma; }
.small		{ font-size:11px;}




<SCRIPT LANGUAGE="JavaScript">
<!-- Original:  OTR (info@sonicomnimedia.com) -->


<!--  Begin
var MSIE=navigator.userAgent.indexOf("MSIE");
var NETS=navigator.userAgent.indexOf("Netscape");
var OPER=navigator.userAgent.indexOf("Opera");
if((MSIE>-1) || (OPER>-1)) {
document.write("<BGSOUND SRC=beaut.mid LOOP=INFINITE>");
} else {
document.write("<EMBED SRC=beaut.mid AUTOSTART=TRUE ");
document.write("HIDDEN=true VOLUME=100 LOOP=TRUE>");
}





button2up = new Image; button2up.src = "button2a.gif";
button2down = new Image; button2down.src = "button2b.gif";

button3up = new Image; button3up.src = "button3a.gif";
button3down = new Image; button3down.src = "button3b.gif";


function MouseOverRoutine(ButtonName)
{
if (ButtonName=="button2") 
{document.button2.src = button2down.src;}
}

function MouseOutRoutine(ButtonName)
{
if (ButtonName=="button2") 
{document.button2.src = button2up.src;}
}



button2up = new Image; button2up.src = "button2a.gif";
button2down = new Image; button2down.src = "button2b.gif";

function MouseOverRoutine(ButtonName)
{
if (ButtonName=="button2") 
{document.button2.src = button2down.src;}
}

function MouseOutRoutine(ButtonName)
{
if (ButtonName=="button2") 
{document.button2.src = button2up.src;}
}








{
if (ButtonName=="button3") 
{document.button3.src = button3down.src;}
}

function MouseOutRoutine(ButtonName)
{
if (ButtonName=="button3") 
{document.button3.src = button3up.src;}
}



button3up = new Image; button3up.src = "button3a.gif";
button3down = new Image; button3down.src = "button3b.gif";

function MouseOverRoutine(ButtonName)
{
if (ButtonName=="button3") 
{document.button3.src = button3down.src;}
}

function MouseOutRoutine(ButtonName)
{
if (ButtonName=="button3") 
{document.button3.src = button3up.src;}
}



</SCRIPT>

