
 		 body, html 
 			{
			margin:0; 
			padding:0; 
			border:0;
			} 
 
		.mask
			{
			margin: 0px;
			padding: 0px;
			}
		li
			{
			font-family: tahoma;
			font-size: 12px;
			margin-bottom: 0px;
			}	
		h5
			{
			background: #666699; 
			padding: 5px; 
			border: 1px solid #fff;
			color: #fff;
			}
		.hdescrip
			{
			text-indent: 20px; 
			margin: 0px; 
			font-size: 11px; 
			color: #fff;
			}
		#theTeam
			{
			margin: 0px;
			padding: 10px;
		 
			}
		#theTeam, .theTeam ul, .theTeam ul li
			{
			font-family: verdana; 
			font-size: 13px; 
			color: #000;
			}
		#ourTeam ul 
			{
			margin: 5px;
			padding: 0px;
			list-style: none;
			float: left;
			}
		#ourTeam ul li
			{
			margin: 0px;
			padding: 5px;
			float: left;
			}
		#ourTeam a, #outTeam a:visited
			{
			margin: 0px;
			padding: 0px;
			font-family: tahoma;
			font-size: 11px;
			color: navy;
			text-decoration: none;
			}
		#ourTeam a:hover
			{
			color: orange;
			text-decoration: underline;
			}
		h4.heading4
			{
			margin-bottom: 0px;
			padding-left: 10px; 
			font-family: verdana; 
			font-size: 13px; 
			color: #fff; 
			border-top: 1px solid #000066; 
			border-right: 1px solid #000066; 
			border-left: 1px solid #000066; 
			background: url(http://www.marinesresumes.com/images/sub_header_bg.gif);
			}
		A:link
	{
	color:#000000;
	font-size:12px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	cursor:default;
	font-variant:normal;
	text-transform:normal;
	background-color:#ffffff;
	}
A:active
	{
	color:#000000;
	font-size:12px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	cursor:default;
	font-variant:normal;
	text-transform:normal;
	background-color:#ffffff;
	}
A:visited
	{
	color:#000000;
	font-size:12px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	cursor:default;
	font-variant:normal;
	text-transform:normal;
	background-color:#fffff;
	}
A:hover
	{
	color:#336699;
	font-size:12px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	cursor:hand;
	font-variant:normal;
	text-transform:normal;
	background-color:#ffffff;
	}
	
strong a:link, strong a:visited
	{
	color:#000000;
	font-size:11px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	font-variant:normal;
	text-transform:normal;
	}
strong a:hover
	{
	color:#000000;
	font-size:11px;
	font-family:tahoma;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;
	cursor:default;
	font-variant:normal;
	text-transform:normal;
	}
