<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
   "http://www.w3.org/TR/html4/strict.dtd">
<HTML>
  <HEAD>
<style type="text/css">
	a:link 
	{
		text-decoration: none;
		color: #666666;
	}

	a:hover 
	{
		text-decoration: none;
		color: #cccccc;
	}
	
	a:visited 
	{
		text-decoration: none;
		color: #666666;
	}
	a:active 
	{
		text-decoration: none;
		color: #666666;
	}

	body, html 
	{	
		background-image: url(back2.jpg); 
		background-repeat: repeat;
		background-position: 0% 0%; 
		font-size: 12px; 
		font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif; 
		color:#7e7e7e;
		text-align: justify; 
   		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		height: 100%;
	}
		
	#main
	{
		margin-left: auto;
		margin-right: auto;
	}


	#header
	{
		height: 50px;
		margin-bottom: 0;
		width: 100%; 
		position: relative; 
		left: 0; 
		top: 0;
	}
		
	#side
	{
		float: left;
		margin-bottom: 5px;
		display: inline;
	}

	#flare
	{
		float: left;
		margin-top: 0px;
		margin-bottom: 0px;
		display: inline;
	}
	
	#content
	{
		height: auto; 
		width: auto;
		margin-right: 10px;
		margin-bottom: 5px;
		overflow:auto;
	}
			
	ul.circle 
	{
		list-style-type: circle;
	}
	
	p, li 
	{ 	
		font-size: 12px; 
		font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif; 
		color:#7e7e7e;
		text-indent: 20px;
		text-align: justify; 
	}

	h1 
	{ 
		font-size: 19px; 
		font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: 8pt; 
		color:#7e7e7e;
		text-align: center; 
	}

	h2 
	{ 
		font-size: 9px; 
		font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
		font-weight: lighter; 
		color:#7e7e7e;
		text-align: center; 
	}

	h3 
	{ 
		font-size: 13px; 
		font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: 5pt; 
		color:#7e7e7e;
		text-align: justify; 
	}

	h4 
	{ 
		font-size: 13px; 
		font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
		font-weight: bold;
		letter-spacing: 5pt; 
		color:#7e7e7e;
		text-align: right; 
	}

</style>
</head>
