<style type="text/css">

body
{
margin 0 auto;
}

#container
{
width:800px;
height:800px;
background: #333333;
}

#header
{
width:800px;
height:160px;
border-bottom: 1px dotted #FFFFFF;
font-family: Arial; 
font-size: x-small;
text-align: right;
margin-right: 20px; 
   margin-top: 0px; 
 
   margin-top: 2%;
 background: #333333; 
 background-image: url(design2head copy.jpg);
 }
 A:link {color:white}
 A:visited {color:white }
 A:active {color:white }


#menuspace
{
width:200px;
height:600px;
position: absolute;
 margin-top: 40px;
 margin-left:20px;
}

#main
{
	width:546px;
	height:600px;
	left:228px;
	position: absolute;
	margin-top: 40px;
	color: #C0C0C0;
	top: 174px;


 
}



.pagetitle
{
  color: #cc9933;
   font-family: Palatino Linotype, Arial; font-size: medium; font-weight: 400;  
   text-transform: uppercase;
 border-bottom: 2px ridge #ffffff;
  
}

.divide
{

  border-bottom: 1px dotted #4B4B4B;
}
.maintext
{
 font-family:Arial;
 font-size:12px;
 color:black;

}

#footer
{
 width:800px;
 height:50px;
 border-top: 0px solid #FFFFFF;
 
}





</style>
