﻿.contents { width: 990px; height: 90%; background-color: transparent; margin: 0 auto; }

/* Top Navigation */
/*#navigation { height: 130px; width: 791px; margin: 0 auto; }*/
#navigation { height: 120px; width: 791px; margin: 0 auto; background: transparent url("../Images/parchment_bg_791x400.png") no-repeat center -250px; position: relative; z-index: 1000; }
#navigation ul { margin: 0; padding: 0; list-style: none; }
#navigation ul li { display: inline; float: left; }
#navigation ul li a, #navigation ul li img { margin: 0; padding: 0; }

/* Content */
#content { width: 990px; margin: -30px auto; padding-top: 30px; background: transparent url("../Images/boards.png") repeat-y center top; min-height: 400px; }
.dynamicContent { width: 70%; margin: 0 auto; min-height: 400px; }
.dynamicContent p { margin-bottom: 10px; }
.contentItems { }
.contentItem { clear: left; margin-bottom: 15px; border: solid 2px rgb(0,0,0); padding: 5px; background: transparent url("../Images/dynamic_bg.png") repeat; }
.contentItem p { margin-bottom: 10px; }
.contentImage { width: 150px; position: relative; float: left; }
.contentNarrative { margin-left: 160px; }
.videoLink { position: relative; float: left; height: 33px; width: 140px; padding-left: 37px; background: transparent url("../Images/video.png") no-repeat left top; }
.videoLink a { color: rgb(0,0,0); }
.pdfLink { margin-left: 150px; height: 33px; width: 140px; padding-left: 37px; background: transparent url("../Images/pdf.png") no-repeat left top; }
.pdfLink a { color: rgb(0,0,0); }

.successImages { width: 150px; position: relative; float: left; vertical-align: top; }
.successImages img { padding-bottom: 3px; }

/* Content Footer */
#contentFooter { clear: both; text-align: center; width: 830px; margin: 0 auto; margin-top: 15px; background: transparent url("../Images/boards.png") repeat-y center 20px; }
#contentFooter img { margin: 0; padding: 0; }

/* Footer */
#footer {width: 822px; margin: 0 auto; height: 58px; background: transparent url("../Images/footer.png") no-repeat 0px top; margin-top: -2px; padding-bottom: 30px; }

.selectList { text-align: center; margin-bottom: 10px; }
