
html {
	margin-bottom:0.01em;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
 
}

body
{
/*the color here #2c2721 was the bottom color
of my gradient image - a seamless fade*/
background: #b8ccec ;
}


h1 { color:			#66788f; line-height: 	18px; font-size: 		16px; font-weight:	bold; font-family:	Verdana, sans-serif; font-style: italic; margin:			0; padding:		0; } 



h2 { color: #5681af; line-height: 	16px; font-size: 		16px; font-family:	Verdana, sans-serif; }

p { 

	line-height: 	16px; 
	font-size: 		12px;
	font-family:	Verdana, sans-serif;
	color:			#333;
} 

.paz11 {
	line-height: 	18px; 
	font-size: 		11px;
	font-family:	Verdana, sans-serif;
	color:			#666;
	
	} 


.paz12 {
	line-height: 	18px; 
	font-size: 		12px;
	font-family:	Verdana, sans-serif;
	color:			#666;
	
	} 

.paz13 {
	line-height: 	14px; 
	font-size: 		12px;
	font-family:	Verdana, sans-serif;
	font-weight:	normal;
	color:			#333;
}
.paz14 {
	line-height: 	16px; 
	font-size: 		14px;
	font-family:	Verdana, sans-serif;
	font-weight:	bold;
	color:			#333;
}
.paz14w {
	line-height: 	16px; 
	font-size: 		14px;
	font-family:	Verdana, sans-serif;
	font-weight:	bold;
	color:			#fff;
}
li {  
	font-family:	verdana;
	color:			#000000;
	font-weight:	normal;
	font-size: 		11pt;
}

ul {
	margin-top:		1em;
	margin-bottom:	1em;

}

a:link, a:visited, a:active { 
	color: 				#7a898b;
	background-color:	transparent;
	text-decoration: 	none; 
} 

a:hover { 
	color: 			#adc2dc;
	background-color:	transparent;
	text-decoration: 	none; 
}


#head {
background-color:#ffffff;
height:100px;
width:850px;
}
 
#menu { 
color: #fff; 
float: left; 
list-style: none; 
margin: 0; 
padding: 0; 
width: 100%; 
}

#menu li { 
color: #fff; 
float: left; 
font-size: 107.5%; 
font-family: Arial; 
margin: 0; 
padding: 0; 
}

#menu a {
	background: url(images/seperator.gif) no-repeat right bottom;
	color: #b8d3f7;
	display: block;
	float: left;
	margin: 0;
	padding: 6px 18px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	
	color: #fcfcfc;
	padding-bottom: 6px;
} 

.prop {
    height:450px;
    float:right;
    width:20px;
  }
  
 .clear {
    clear:both;
    height:1px;
    
 }

  
  * html .visualIEFloatFix { height: 0.01%; }
