



body {
 text-align:center;
 padding:0;
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 background-color: black;
	}


h1  {
font-family: sans-serif, verdana, geneva, arial;
font-size: 1em;
font-weight: bold;
text-align:center;
}


h2  {
font-family: sans-serif, verdana, geneva, arial;
font-size: .8em;
font-style: bold;
text-align:center;
}

h3  {

font-family: sans-serif, verdana, geneva, arial;
font-style: bold;
font-size: 1.5em;
color: #CC9933;
text-align:center;
}

h4  {
font-family: sans-serif, verdana, geneva, arial;
font-size: 1.8em;
color: black;
text-align:center;
}

h5  {
font-family: sans-serif, verdana, geneva, arial; 
font-size: 2.8em;
color: #CC9933;
text-align:center;
}



td	{
font-family:sans-serif, font-family: verdana, geneva, arial;
font-size: 1.2em;
color: #CC9933;
	}

p	{
font-family:sans-serif, font-family: verdana, geneva, arial;
font-size: 1.2em;
	}


strong  {
font-size: 1.3em;
}

blockquote {
text-align:left;
font-size: 1em;
	}
table {
		text-align:left;
		font-size:.8em;
	}


th	{
		text-align:left;
		
	}


#box1 
	{
 		position: absolute;
 		top:0px;
		left:60px;
		width:890px;
 		height:100px;
		padding-top:10px;
 		color: #CC9933;
 		background-color: black;
		border-top:solid blue 0px;
		border-left:solid blue 0px;
		border-right:solid blue 0px;
		border-bottom:solid blue 0px;
		z-index:4;
 	}



#box2 
	{
 		position: absolute;
 		top:200px;
 		left:100px;
		width:220px;
		padding-left:0px;
		background-color:CCCCCC;
 		color:#CC9933;
		height:400px;
 		text-align:left;	
 		border-bottom:solid yellow 0px;
		border-left:solid yellow 0px;
		border-right:solid yellow 0px;
		border-top:solid yellow 0px;
		z-index:7;
 	}
#box3 
	{
 		position: absolute;
 		top:250px;
 		left:250px;
		width:50px;
		padding-left:0px;
		background-color:black;
 		color:#CC9933;
		height:300px;
 		text-align:left;
 		border-bottom:solid yellow 0px;
		border-left:solid yellow 0px;
		border-right:solid yellow 0px;
		border-top:solid yellow 0px;
		z-index:1;
 	}

#box4 
	{
 		position: absolute;
 		top:180px;
 		left:310px;
		padding-left:0px;
		background-color:black;
 		color:#CC9933;
		height:100px;
 		text-align:left;
 		border-bottom:solid #006634 0px;
		border-left:solid blue 0px;
		border-right:solid #006634 0px;
		border-top:solid #006634 0px;
		z-index:7;
 	}
#box5 
	{
 		position: absolute;
 		top:200px;
 		left:560px;
		width:320px;
		padding-left:0px;
		background-color:black;
 		color:#CC9933;
		height:100px;
 		text-align:left;
 		border-bottom:solid #006634 0px;
		border-left:solid blue 0px;
		border-right:solid #006634 0px;
		border-top:solid #006634 0px;
		z-index:10;
 	}




a:link
  
	{
        font-size:1.2em;
        mso-text-animation:none;
	font-family: sans-serif, verdana, geneva, arial, sans-serif;
	color:#CC9933;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;
        border:0}

a:visited
	{
	font-size:1.2em;
	color:#CC9933;
	mso-text-animation:none;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;
	}



 




