﻿
a img 
{
	border:0;	
}

ul 
{
  margin-top: 0px;
  margin-bottom: 0px;
}







body 
{		
	background-color:Gray;	
}

#page 
{			
	width:800px;	
	margin:20px 0 0 0;
	background-color:White;
	border-width:20px;
	border-style:solid;
	border-color:White;
	text-align:center;
}

#header 
{
	background-color:#CC6A04;
}

#Img1 
{	
	width:107px;
	width:107px;
}

#Img2 
{	
	text-align:center;
	width:100%;
}

#HomePageContact
{	
	float:right;
	position:relative;
	top:44px;
	margin:0 9px 0 0;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	color:White;
	text-align:center;
	 	
}

#HomePageContact a:link 
{
	color:White;
	text-decoration:none;
}

#HomePageContact a:visited 
{
	color:White;
	text-decoration:none;
}


#menu 
{	
	width:100%;
	height:30px;
	margin:2px 0 2px 0;
	background-color:Gray;
	font-weight:bold;		
}

.menuBuffer 
{	
	width:107px;
}



#menu tr td 
{
	text-align:center;
}


#menu a:link 
{
	color:Black;
	text-decoration:none;
}

#menu a:visited 
{
	color:Black;
	text-decoration:none;
}

#menu a:hover 
{
	text-decoration:underline;
}

.pageTitle
{
	color:Black;
	font-size:200%;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:40px;
}


#imageColumn 
{
	float:left;
	width:107px;
	padding:0;
	margin:0;
	height:100%;	
}

#contentColumn 
{	
	padding:0;
	
	height:100%;
}

#leftImage 
{
	/*width:100%;
	height:100%;
*/
}

.contentArea 
{	
	margin:0 30px 0 30px;
	border:0;
	height:100%;
}

.contentHeading
{
	color:#CC6A04;
	font-size:120%;
	font-weight:bold;
}