body {
margin: 0;
padding: 0;
background: #fff;
font-family: "Gill Sans Light", "Gill Sans", "Century Gothic", sans-serif;
}

#wrapper {
margin: 40px auto 0 auto;
width: 738px;
height: 502px;
padding: 25px;
border: 1px solid #D9D9D9;
}

#content { 
width: 567px;
height: 502px;
float: left;
}

#navigation { 
width: 171px;
height: 502px;
float: left;
}

#sectionNav {
height: 182px;
}

#sectionNav a {
color: #d9d9d9;
text-decoration: none;
}

#sectionNav ul, #imageInfo ul {
list-style: none;
padding: 0 0 15px 0;
margin: 0;
}

#sectionNav li, #imageInfo li {
padding: 0;
margin: 0;
font-size: 20px;
line-height: 20px;
height: 20px;
}

#sectionNav #nav2 li {
font-size: 17px;
line-height: 17px;
height: 17px;
}

#imageInfo {
height: 69px;
}

#imageInfo p, #content p {
font-size: 11px;
margin: 0;
padding: 0 0 4px 0;
}

#content p {
width: 171px;
padding: 182px 0 0 342px;
}

#imageInfo #back img, #imageInfo #forward img {
margin: 0;
padding: 0;
border: 0;
width: 12px;
height: 12px;
vertical-align: bottom;
}

#imageInfo #back {
margin: 0;
padding: 0;
border-top: 1px solid #d9d9d9;
border-left: 1px solid #d9d9d9;
}

#imageInfo #forward {
padding: 0;
margin: 0;
border-right: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}

#backinactive {
width: 12px;
height: 12px;
border-top: 1px solid #ededed;
border-left: 1px solid #ededed;
}

#forwardinactive {
width: 12px;
height: 12px;
border-right: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}


/* IMAGE NAV */

#imageNav {
height: 225px;
}

#imageNav ul {
list-style: none;
border: 0;
padding: 0;
margin: 0;
}

#imageNav li {
float: left;
margin: 0 5px 5px 0;
padding: 0;
}

#imageNav img {
height: 20px;
width: 20px;
margin: 0;
padding: 0;
vertical-align: bottom;
border: 0;
}

#imageNav h6 {
padding: 0;
margin: 0;
font-weight: normal;
display: inline;
font-size: 12px;
}

#imageNav h6 a {
text-decoration: none;
color: #d9d9d9;
border: 0;
display: inline;
}

#logo {
padding-top: 15px;
}

#logo img {
border: 0;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash #sectionNav li {
	visibility: hidden;
}

.sIFR-hasFlash #imageInfo li {
	visibility: hidden;
}
