﻿body 
{
	 background-color:#000000;
	 margin-bottom:0;
	 margin-left:0;
	 margin-right:0;
	 margin-top:0;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a:link {color: #ffffff;	text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #cccccc; text-decoration: none;}
a:active {color: #ffffff; text-decoration: none;}

.leftColumn
{
	 background-image: url('images/homePage_01.gif');
	 background-repeat:no-repeat;
	 width:860px;
	 height:16px;
	 vertical-align: top;
}

.middleColumnGraphic
{
	 background-image: url('images/homePage_02.gif');
	 width:680px;
	 height:554px;
	 vertical-align: top;

}

.rightColumn
{
	 background-image: url('images/homePage_07.gif');
	 width:149px;
	 height:530px;
	 vertical-align: top;
}