body {
	background-color: #ACA28D;
	font-family: "Myriad Pro", "Gill Sans", sans-serif;
	color: #033;
}
img, div { behavior: url(iepngfix.htc);
}
#wallpaper {
	width: 100%;
	position: absolute;
	height: 96%;
	z-index: 0;
}
#wallpaper img {
	height: 100%;
	width: 100%;
}
#masthead {
	left: 12px;
	top: 15px;
	position: absolute;
	width: 98%;
	z-index: 1;
}
#stripe {
	position: absolute;
	top: 0px;
	left: 110px;
	z-index: 3;
}
#stripe img {
}
#navbar {
	position: absolute;
	left: 5px;
	top: 230px;
	text-align: right;
	font-size: 16.5px;
	line-height: 45px;
	font-weight: lighter;
	z-index: 3;
}
#navbar li {
	list-style-type: none;
	color: #CCFFFF;
	line-height: 16px;
	display: block;
	margin-bottom: 1em;
}
#navbar ul li .replay {
	display: block;
	position: relative;
	top: 25px;
}
#navbar a {
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #996633;
}
a:active {
	color: #CCFFFF;
}
#content {
	position: absolute;
	left: 350px;
	top: 200px;
	width: 50%;
	font-size: 13px;
	line-height: 20px;
	color: #003333;
	z-index: 4;	
}
#content h1 {
	font-size: small;
	font-weight: normal;
}
#content li h1 {
	line-height: normal;
}
#content h2 {
	font-weight: 400;
}
#portfolio {
	position: absolute;
	left: 135px;
	top: 175px;
	z-index: 5;
}
.centered {
	font-size: 15px;
}
#footer {
	font-family: "Myriad Pro", "ITC Stone Sans Std Medium", sans-serif;
	font-size: 11px;
	position: relative;
	z-index: 6;
	top: 0px;
}
#footer2 {
	font-family: "Myriad Pro", "ITC Stone Sans Std Medium", sans-serif;
	font-size: 11px;
	position: relative;
	line-height: 20px;
	z-index: 6;
	top: 40px;
	text-align: left;
	left: 15px;
}
#content h4 {
	font-size: 13px;
	line-height: 16px;
}
#content h4+p {
	margin-top: -10px;
}
/*replay styles*/
#replay_sidebar{
	position: absolute;
	left: 30px;
	top: 250px;
	font-size: 14px;
	line-height: 25px;
	z-index: 3;
	width: 180px;
	color: #000;
}
#replay_content {
	position: absolute;
	left: 350px;
	top: 410px;
	width: 650px;
	font-size: 15px;
	line-height: 20px;
	color: #000;
	z-index: 4;
}
#replay_lgdlink {
	margin-left: -12px;
}
#replay_content li {
	padding-bottom: 5px;
}
#replay_images {
	position: absolute;
	z-index: 20;
	top: 100px;
	left: 282px;
}
#replay_images2 {
	position: absolute;
	z-index: 23;
	top: 25px;
	left: 316px;
}
#replay_links {
	line-height: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #300;
	color: #300;
	background-color: inherit;
}
#replay_tag {
	position: absolute;
	z-index: 21;
	left: 280px;
	top: 310px;
}

#replay_content .logos {
	margin-left: 30px;
}

#replay_content .poster {
	float: left;
	margin-right: 35px;
	margin-bottom: 10px;
}
#replay_gallery {
	position: absolute;
	left: 370px;
	top: 175px;
	width: 650px;
}
#replay_content ul {
	margin-top: 20px;
}
#gallery_masthead {
	position: absolute;
	left: 25px;
	top: 25px;
}
#replay_gallery h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 22px;
	color: #330;
	font-weight: lighter;
	margin-bottom: 3px;
}
#replay_gallery img {
	border: 2px groove #333;
}
#replay_content p {
	font-weight: bold;
	text-align: left;
}
#replay_sidebar .gallerylink {
	margin-left: -2px;
}
#gallery_tag {
	position: absolute;
	left: 360px;
	top: 75px;
	z-index: 22;
}
#closing {
	text-align: right;
	width: 100%;
	position: absolute;
	z-index: 5;
	margin-right: 5px;
	padding-right: 10px;
	right: 1%;
}
#gallery_box {
	text-align: center;
	position: absolute;
	top: 100px;
	width: 100%;
}
#gallery_box img {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 15px solid #300;
}
#small_logo img {
	width: 13%;
}
#small_logo {
	position: absolute;
	width: 100%;
}

