@charset "utf-8";
/* CSS Document */

#header {
	position:absolute;
	left:0px;
	top:2px;
	width:880px;
	height:79px;
	z-index:1;
	background-image: url(/uploadedImages/GS/USMC/header.jpg);
}
#PhotoStripBorder {
	position:absolute;
	left:0px;
	top:80px;
	width:880px;
	height:240px;
	z-index:3;
	background-image: url(/uploadedImages/GS/USMC/photoStripBorder.png);
}
#PhotoStripPhotos {
	position:absolute;
	left:0px;
	top:4px;
	width:880px;
	height:230px;
	z-index:4;
}
#Middle {
	position:relative;
	left:0px;
	top:382px;
	width:880px;
	z-index:4;
	background-color:#0E0A30;
	text-align: right;
	overflow:visible;
}
#footer {
	position:relative;
	background-color:#000;
	color:#FFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px; 
	left:0px;
	top:382px;
	width:880px;
	height:20px;
	z-index:4;
}
#lowerFill {
	position:relative;
	top:382px;
	width:880px;
	height:17px;
}
#upperFill {
	position:relative;
	width:880px;
	height:32px;
	top: 382px;
}
.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 880px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
	border-color:#000;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	border-color:#000;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
	border-color:#000;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	border-color:#000;
}
a:visited img{
border: 1px solid #000;
}
a:active img{
border: 1px solid #000;
}
a:hover img{
border: 1px solid #000;
}
a:link img{
border: 1px solid #000;
}
#logo {
	position:absolute;
	left:4px;
	top:2px;
	width:164px;
	height:72px;
	z-index:5;
}

#nav {
	position:absolute;
	top:320px;
	width:880px;
	height:77px;
	z-index:5;
	background-image: url(/uploadedImages/GS/USMC/navBackground.png);
	background-repeat: no-repeat;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	color:#ffffff; 
	text-align:center;
}
#inset {

}
#insetTextHead {
	text-align:center; 
	font-weight:bold; 
	color:#000; 
	font-size:14px; 
	font-family: Arial, Helvetica, sans-serif;	
}
#insetTextMiddle {
	padding:5px; 
	text-align:left; 
	color:#ffffff;
	font-size:14px; 
	font-family: Arial, Helvetica, sans-serif;	
}
#photos {

}

