h1
	{
	color: white;
	}

h1.white
	{
	color:white;
	font-family: Tahoma;
	}

p
	{
	font-family: arial, sans-serif; 
	color: blue; 
	margin: 2em; 
	padding-top: 0em; 
	padding-right: 2em;
	padding-left: 2em;
	border: none; 
	}

h2
	{
	font-family: arial, sans-serif;
	color:blue
	}
	
h2.content
	{
	font-family: arial, sans-serif;
	color: white;
	}
	
h3
	{
	font-family:arial, sans-serif;
	color:blue
	}
	
h3.content
	{
	font-family: arial, sans-serif;
	color: white;
	}
	
h3.teal
	{
	font-family: arial, sans-serif;
	color: #218799;
	text-align: center;
	}
	
h4
	{
	font-family:arial, sans-serif; 
	font-size:13px; 
	color:#218799;
	}
	
h4.red
	{
	font-family: arial, sans-serif; 
	font-size: 13px; 
	color: red
	}

input
	{
	color:red
	}

a.nodecor
	{
	text-decoration: none; 
	font-family: arial, sans-serif;
	color: #000000; 
	}

a
	{
	text-decoration: none; 
	color: #218799 
	}
	
b
	{
	text-decoration: none; 
	color: #218799 
	}
	
	li
	{
	color: #218799;	
	}
	
table.noShow
    {
	display: none; 
	border-style: none; 
	position: absolute;
	}

img.border
    {
	padding: 0em; 
	margin: 0em; 
	border: solid thin black;
    }
    
#top
	{
	 align: center;
	 width: 100%;
	 height: 250px;	
	padding: 0px;
	

	}
	
#left-bar
	{
	float: left; 
	margin-left: 6px;
	height: 100px;
	width: 1px;
	background: url(../images/pxl.jpg);
    }
   
#right-bar
    {
	 float: left; 
	 margin-left: 326px;   
	 height: 100px;
	 width: 1px;
	 background: url(../images/pxl.jpg);
    }
    
 #top-bar
    {
	 padding: 0px;
	 margin: 0px;
	 width: 270px;
	 height: 0px;
	 background: url(../images/img13.jpg);
    -moz-box-shadow: 5px 5px 2px #218799;
    -webkit-box-shadow: -5px -5px 2px #218799;
    -khtml-box-shadow: -5px -5px 2px #218799;
    box-shadow: -5px -5px 5px #218799;
    

    }
    
 #top-bar1
    {
	 padding: 0px;
	 margin: 0px;
	 width: 270px;
	 height: 0px;
	 background: url(../images/img13.jpg);
    -moz-box-shadow: -5px 5px 2px #218799;
    -webkit-box-shadow: 5px -5px 2px #218799;
    -khtml-box-shadow: 5px -5px 2px #218799;
    box-shadow: 5px -5px 5px #218799;
    
    }
       
#divider
    {
	 width: 100%; 
	 float: center;   
	 background: url(../images/pxl.jpg) repeat-x;
	 height: 1px;
	 
    }
    
#divider-small
    {
	 width: 150px; 
	 float: center;   
	 background: url(../images/px1.jpg) no-repeat;
	 height: 1px;
	 
    }
    
#menu_back
	{	
	 background: url(../images/menu_bg.jpg) repeat-x;	
	 width: 100%;
	 height: 50px;
	 padding-bottom: 0px;
	 -moz-border-radius-topright: 2em; 
	 -moz-border-radius-topleft: 2em;
	-webkit-border-top-right-radius: 2em; 
	-webkit-border-top-left-radius: 2em;
	border-top-right-radius: 2em;
	border-top-left-radius: 2em;
	}
#vid_menu_back
	{	
	 background: url(../images/banBar.jpg) repeat-x;	
	 width: 100%;
	 height: 9%;
	}
	
#bottomBar
	{
	 background: url(../images/banBar.jpg) repeat bottom;
	 height: 2%;
	 width: 100%;
	}
	
#statement
	{
	text-align: top center; 
	width: 79%;
	height: 100%;
	
	}
	
#welcome
	{
	color: #218799; 	
	}

#hire
	{
	text-align: left;
	font-family: font-family: arial, sans-serif;	
	color: #218799; 	
	}
#infoTable
	{
	color: #218799;
	background: url(../images/contact-bar.jpg);
	}
	
.white
	{
	color:white;
	}
#backgr
	{
	
	}
#menu_back a:hover {
	width: 79px;
    height: 31px;
	color: white;
	text-decoration: underline;
	background: url(../images/menu_back.gif) repeat-x;
}
#shadow
    {
	 float: left; 
	 margin-left: 0px; 
	 padding-bottom: 0px;  
	 padding-top: 0px;
	 padding-right: 0px;
	 padding-left: 0px;
	 height: 1px;
	 width: 100%;
	 background: url(../images/img13.jpg);
    }
