BODY
	{
	font-size:medium;
	background-color:#000000 ;
	background: black ;
	font-family:'Century Gothic'  'Optimum', 'Windsor', 'Times New Roman', serif;
	font-weight:500;
 	color:#FFFFFF;
	}

a:link { color:#0000FF; }
a:vlink { color:#880088; }
a:alink { color:#FF0000; }
a:hover { color:#0099FF; }

h1 
	{
	display:block;
	position:relative;
	font-family:'Mistral', 'Bradley Hand ITC', 'Lucida Handwriting', 'Book Antiqua';
	font-size:275%;
	}

.BigBox35pct
{
position:absolute;
width:35%;
 }


.Box45pctLeft
 {
position:relative;
float:left;
width:45%;
 }

.Box45pct
 {
position:relative;
clear:left;
width:45%;
  }

.Box25pctRight
 {
position:relative;
float:right;
width:25%;
  }


.ImageBox
	{
	position:relative;	
	float:right;
	background: black;
	width:55%;
	
}









