﻿.menuHome
{
  width:200px;
  height:40px;  
  background-image: url(images/mnuHome2.gif);
}

.menuMenu
{
  width:200px;
  height:40px;  
  background-image: url(images/mnuMenu2.gif);
}

.menuAbout
{
  width:200px;
  height:40px;  
  background-image: url(images/mnuAboutUs2.gif);
}

.menuContact
{
  width:200px;
  height:40px;  
  background-image: url(images/mnuContactUs2.gif);
}

.menuLast
{
  width:4px;
  height:40px;  
  background-image: url(images/last.gif);
}

.pageBot
{
  width:804px;
  height:39px;  
  background-image: url(images/PageBottom2.gif);
}

.pageBotContent
{
  width:804px;
  height:39px;  
  background-image: url(images/PageBottomMiddle2.gif);
  background-repeat:repeat-y;
}

.contact
{
	color: white; 
	vertical-align:top;
	font-size:small; 
	font-family:arial;
}

.content
{
	background-image:url(images/Mid2.gif); 
	background-repeat:repeat-y; 
	width:804px;
}

.contactHeader
{
	color:Black;
}

.entirePage
{ 
	border:none;
	margin:0 auto; 
	text-align: -moz-center;
	width:804px; 
} 

