<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>
<head>
	<title>Untitled</title>
	
<style> #main	{
  	background-color : #336699;
 	}
	
 	#mainleft	{
 	border-top : 1px #000000 solid;
 	border-left : 1px #000000 solid;
 	border-bottom : 1px #000000 solid;
 	width : 130px;
 	padding : 5px;
 	background-image : url(imgs/bg.jpg);
	font-size : 12px;
	font-family : verdana;
	}
 	
 	#mainleft p	{
  	color : black;
 	text-align : center;
 	padding : 2px;
 	}
	
 	#mainleft	a{
  	color : #336699;
 	text-align : left;
 	text-decoration : underline;
 	font-weight : bold;
 	}
 	
 	#mainleft	a:hover{
  	color : #000000;
 	text-align : left;
 	text-decoration : none;
 	font-weight : bold;
 	background-color : #EEE8AA;
 	}
 	
 	#mainleftbottom	{
 	border-right : 1px #000000 solid;
	height : 500px;
 	}
	
	#mainleftbottom2	{
 	border-right : 1px #000000 solid;
	height : 700px;
 	}
	
	#mainleftbottom3	{
 	border-right : 1px #000000 solid;
	height : 800px;
	font-size : 11px;
	text-align : center;
	color : #EEE8AA;
	font-weight : normal;
 	}
	
	#mainleftbottom4	{
 	border-right : 1px #000000 solid;
	height : 1000px;
 	}
	
	#mainleftbottom5	{
 	border-right : 1px #000000 solid;
	height : 1150px;
 	}
	
	#mainleftbottom6	{
 	border-right : 1px #000000 solid;
	height : 1700px;
 	}
	
	#mainleftbottom7	{
 	border-right : 1px #000000 solid;
	height : 2600px;
 	}
	
	#mainleftbottom8	{
 	border-right : 1px #000000 solid;
	height : 4000px;
 	}
	
 	#maincontent	{
  	border-top : 1px #000000 solid;
 	border-bottom : 1px #000000 solid;
 	border-right : 1px #000000 solid;
  	background-color : #FFFFFF;
 	width : 100%;
 	padding : 15px;
	font-family : verdana;
  	font-size : 12px;
  	color : black;
 	}
	
 	#maincontent #box	{
 	border : 1px #EEE8AA solid;
 	}
 	
	#maincontent .boxxy	{
 	border : 2px #336699 solid;
	margin : 5px;
 	text-align : left;
 	}
	
	#maincontent #boxscroll	{
	background-color : #FFFEF9;
    text-align : left;
	width : 100%;
	scrollbar-3d-light-color : #4682B4;
 	scrollbar-arrow-color : #EEE8AA;
 	scrollbar-base-color : #4682B4;
 	scrollbar-dark-shadow-color : #EEE8AA;
 	scrollbar-face-color : #B0C4DE;
 	scrollbar-highlight-color : #336699;
 	scrollbar-shadow-color : #4682B4;
 	}
	
 	#maincontent h1	{
 	font-size : 28px;
 	color : #990066;
 	text-align : center;
 	}
 	
 	#maincontent h2	{
 	font-size : 18px;
 	color : #990066;
 	text-align : center;
 	}
 	
 	#maincontent h3	{
 	font-size : 16px;
 	color : #990066;
 	text-align : left;
	margin-bottom : 2px;
 	}
	
	#maincontent h4	{
 	font-size : 24px;
 	color : #990066;
 	text-align : center;
 	}
	
	#maincontent p	{
 	text-align : left;
 	margin : 0 2 20 2;
 	}
 	
	#maincontent	a{
  	color : #336699;
 	text-decoration : underline;
 	}
 	
 	#maincontent	a:hover{
  	color : #000000;
 	text-decoration : none;
 	background-color : #EEE8AA;
 	}
 	
	#maincontent p b#title	{
	font-style : italic;
 	}
	
	#maincontent p b#names	{
	color : #990066;
 	}
	
 	#maincontent p#quote {
 	font-weight : bold;
 	margin : 0 8 10 8;
 	}
 		
	#maincontent p#links	{
 	text-align : center;
	width : 100%;
 	}
	
	#maincontent #disclaimer {
 	font-weight : normal;
 	margin : 50 20 20 20;
	font-size : 10px;
	text-align : center;
 	}
	
 	#mainright	{
 	width : 130px;
 	border-top : 1px #000000 solid;
 	border-bottom : 1px #000000 solid;
 	border-right : 1px #000000 solid;
	background-image : url(imgs/bg2.jpg);
 	font-family : verdana;
  	font-size : 14px;
	text-align : center;
 	}
 	
 	#mainright	p{
 	border-top : 4px #B0C4DE solid;
	border-left : 4px #B0C4DE solid;
	border-right : 4px #4682B4 solid;
	border-bottom : 4px #4682B4 solid;
 	padding : 4px;
 	}
 	
 	#mainright	a{
  	color : #990066;
 	text-decoration : underline;
 	font-weight : bold;
 	}
 	
 	#mainright	a:hover{
  	color : #000000;
 	text-decoration : none;
 	font-weight : bold;
 	background-color : #EEE8AA;
 	}
 	
 	#mainrightbottom	{
 	font-family : verdana;
  	font-size : 11px;
  	color : #EEE8AA;
 	text-align : center;
 	padding : 6px;
	width : 130px;
 	}
	
	#mainrightbottom	a{
  	color : #EEE8AA;
 	text-decoration : underline;
 	font-weight : bold;
 	}
	
	#mainrightbottom	a:hover{
  	color : #000000;
 	text-decoration : none;
 	font-weight : bold;
 	background-color : #EEE8AA;
 	}
	
	hr	{
	color : #EEE8AA;
	}
	
	#jojo	{
 	font-family : verdana;
  	font-size : 11px;
  	color : #000000;
 	text-align : center;
 	padding : 10px;
 	}
	
	#jojo	a{
  	color : #C0C0C0;
 	text-decoration : underline;
 	font-weight : bold;
 	}
	
	#jojo	a:hover{
  	color : #000000;
 	text-decoration : none;
 	font-weight : bold;
 	background-color : #C0C0C0;
 	}
	
	</style>

</head>

<body>



</body>
</html>
