body {
	margin: 15px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

img {
	display: block;
}

a img {
	border: none;
}

#border {
	width: 770px;
	margin: 6px;
	border: 1px solid #102E5F;
}


#search a {
	color: #102E5F;
	font-size: 8pt;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
}

#search a:hover {
	color: #B1A9A5;
	font-size: 8pt;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
}

#search a:active {
	color: #B1A9A5;
	font-size: 8pt;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
	}
/* Menu */

#menu ul{
   padding : 0;
   margin : 0px 0px 0px 0px;
   white-space : nowrap;
   background-color : #FFFFFF;
   color : #102E5F;
   float : left;
   width : 770px;
   font-family: tahoma;
   font-size: 10px;
   font-stretch: ultra-expanded;
   font-weight: 900;
}
#menu ul li{
   display : inline;
   font-family: tahoma;
}
#menu ul li a{
   margin : 0px 0px 0px 2px;
   padding-left : 0px;
   padding-right : 0px;
   padding-top : 1px;
   padding-bottom : 1px;
   background-color : #B1A9A5;
   color : #102E5F;
   font-family: tahoma;
   font-size: 10px;
   font-stretch: ultra-expanded;
   font-weight: 900;
   text-decoration : none;
   float : left;
   border: 1px solid #102E5F;
}
#menu ul li a:hover{
   background-color : #102E5F;
   color : #B1A9A5;
}
#menu a#home {
   width: 70px;
   margin-left: 0px;
   padding-left: 0px;
}
#menu a#services {
	width: 77px;
}
#menu a#projects {
	width: 81px;
}
#menu a#engagements {
	width: 103px;
}
#menu a#presentations {
	width:110px;
}
#menu a#carmen {
	width: 70px;
}

#menu a#contact {
	width: 73px;
}
#menu a#clients {
	width: 70px;
}
#menu a#articles {
	width: 80px;
}
/* Content */

#content {
	width: 770px;
	margin-top: 6px;
	border: 1px solid #102E5F;
}

/* Left Column */

#left {
	width: 160px;
	border: 1px solid #102E5F;
	font-family: tahoma;
	font-variant: small-caps;
	color: #102E5F;
	font-size: 10px;
	font-weight: 900;
	font-stretch: ultra-expanded;
	
}

#left div {
	margin: 1px;
	border-right: 1px solid #102E5F;
	border-bottom: 1px solid #102E5F;
	padding: 4px;
	color: #036;
}

#left div h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

#left div p {
	font-size: 11px;
	margin-top: 0;

}
#left ul {
	list-style: none;
	color: #102E5F;
	padding: 0px;
	margin:0px 0px 0px 0px;
}

#left ul li {
	list-style: none; 
	color: #102E5F;
	line-height: 30px;
	font-size: 10px;
	font-weight: 900;
	font-stretch: ultra-expanded;
	font-variant: small-caps;
	margin:0px 0px 0px 0px;
	padding-left: 20px;
}


#left a {
	color: #102E5F;
	font-size: 10px;
	font-weight: 900;
	font-variant: small-caps;
	font-stretch: ultra-expanded;
	text-decoration: none;
}

#left a:hover {
	color: #102E5F;
	font-size: 10px;
	font-weight: 900;
	font-stretch: ultra-expanded;
	font-variant: small-caps;
	text-decoration: none;
}

#left a:active {
	color: #102E5F;
	font-size: 10px;
	font-weight: 900;
	font-stretch: ultra-expanded;
	font-variant: small-caps;
	text-decoration: none;
}

/* Main */

#main {
	width: 440px;
	background-image: url(NavyMemorialLargefadeBW.jpg); 
	background-repeat: no-repeat;
	background-color: #B1A9A5;
	border-top: 1px solid #102E5F;
	border-bottom: 1px solid #102E5F;
	border-right: 1px solid #102E5F;
	padding-bottom: 0px;
	margin: 12px 8px;
	font-family: tahoma;
	font-size: 10pt;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	
}

#main div {
	background-color: #B1A9A5;
	border-bottom: 1px solid #102E5F;
	padding-bottom: 0px;
}

#main h1 {
	margin: 12px 8px;
	padding: 0px;
}

#main p {
	margin: 0 8px 11px; 8px;
	font-size: 10pt;
	font-family: tahoma;
}

#main table {
	margin-bottom: 0px;
}


#mainhome {
	width: 440px;
	background-image: url(NavyMemorialLargefadeBW.jpg); 
	background-repeat: no-repeat;
	background-color: #ededed;
	border-top: 1px solid #102E5F;
	border-bottom: 1px solid #102E5F;
	border-right: 1px solid #102E5F;
	padding-bottom: 0;
	margin: 12px 8px;
	font-family: tahoma;
	font-size: 10pt;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	
}

#mainhome div {
	background-color: #ededed;
	border-bottom: 0px solid #102E5F;
	padding-bottom: 0px;
}

#mainhome h1 {
	margin: 12px 8px;
	padding: 0px;
}

#mainhome p {
	margin: 0 8px 11px; 8px;
	font-size: 10pt;
	font-family: tahoma;
}

#mainhome table {
	margin-bottom: 0px;
}
#mainhome a {
	color: #102E5F;
	text-decoration: none;
	font-weight: bold;
}
#mainhome a:hover {
	color: #102E5F;
	text-decoration: underline;
	font-weight: bold;
}


/* Main Inner Pages */

#maininner {
	width: 610px;
	background-color: #B1A9A5;
	border-top: 1px solid #102E5F;
	border-bottom: 1px solid #102E5F;
	border-right: 1px solid #102E5F;
	padding-bottom: 0;
	margin: 12px 8px;
	font-family: tahoma;
	font-size: 10pt;
	padding: 4px;
	
}

#maininner div {
	background-color: #B1A9A5;
	border-bottom: 1px solid #102E5F;
	padding-bottom: 0;
}
#maininner a {
	color: #102E5F;
	font-size: 10pt;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
}

#maininner a:hover {
	color: #ffffff;
	font-size: 10pt;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
}

#maininner a:active {
	color: #ffffff;
	font-size: 10pt;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
}
#maininner h1 {
	margin: 12px 8px;
	padding: 0;
}

#maininner p {
	margin: 0 8px 11px; 8px;
	font-size: 10pt;
	font-family: tahoma;
}

#maininner table {
	margin-bottom: 0;
}

/* Promotion */

#promotion {
	width: 170px;
	float: right;
	height: 450px;
	border-top: 1px solid #102E5F;
	border-bottom: 1px solid #102E5F;
	border-right: 1px solid #102E5F;
	padding-bottom: 0;
	font-family: tahoma;
	font-size: 10pt;
	font-variant: small-caps;
}

#promotion h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 1px;
	
	margin-bottom: 0;
}


#promotion ul {
	list-style: none;
	color: #102E5F;
	padding: 0px;
	margin:0px 0px 0px 0px;
}

#promotion ul li {
	list-style: none;
	color: #102E5F;
	line-height: 30px;
	font-size: 10px;
	font-weight: 900;
	font-stretch: ultra-expanded;
	margin:0px 0px 0px 0px;
	padding-left: 20px;
}

#promotion a {
	color: #102E5F;
	font-size: 10px;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
}

#promotion a:hover {
	color: #102E5F;
	font-size: 10px;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
}

#promotion a:active {
	color: #102E5F;
	font-size: 10px;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
}
/*Footer*/

#footer {
	width: 770px;
	margin-top: 6px;
	color: #B1A9A5;
	font-size: 9px;
	font-family: tahoma;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0 9px;
	border-left: 1px solid #B1A9A5;;
}

#footer a {
	color: #B1A9A5;;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer a:active {
	text-decoration: underline;
}



