<style type="text/css">
<!--
body {
        background-image: url(background5.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
        background-position: top center;
}

body, th, td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #000000;
	outline: none;
}


      
      
#left {
float: left;
width: 400px;
height: 0px;
padding: 20px;
background-color: #ffffff;
border: 0px solid #999999;
font-family: Verdana;
}



#right {
float: right;
width: 400px;
height: 1100px;
padding: 15px;
background-color: #ffffff;
border: 0px solid #999999;
text-align: none;
font-family: Verdana;
}

img
{
border:0px;
}

      
#left2 {
float: left;
width: 225px;
height: 0px;
padding: 10px;
background-color: #ffffff;
border: 0px solid #999999;
}


#right2 {
float: right;
width: 570px;
height: 490px;
padding: 15px;
background-color: #ffffff;
border: 0px solid #999999;
text-align: none;
}


table   { 
border-collapse: collapse;
border-spacing: 0px;
empty-cells: hide;
table-layout: fixed;
}

-->
</style>