html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;

}

* {
	margin: 0;
	padding: 0;
	border: 0;
}
a:active, a:focus {
    outline: 0;
}

a.tn {
	text-decoration:none;
}

a.tn img {
	margin-top:5px;
}
	

html, body, table, #outerWrapper {
    min-height: 100%;
	width: 100%;
	height: 100%;
}

table {
  border:0;
  border-collapse: collapse;
}

tr {
  vertical-align:top;
}

#outerWrapper td.mainContent {
	padding-top: 14px;
	padding-right: 19px;
	padding-bottom: 14px;
	padding-left: 19px;
	background-color: #666655;
}

body {
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #BEBEA0;
}

h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

#outerWrapper {
	text-align: left;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
}
#outerWrapper #header {
  background-color: #ddd;
  font-size: 18px;
  font-weight: bold;
  height: 150px;
  line-height: 15px;
  width: 920px;
}
#outerWrapper #topNavigation {
	color: #FFFFFF;
	font-weight: bold;
	height: 23px;
	width: 920px;
	line-height: 23px;
	background-color: #000066;
}

#outerWrapper #bottomNavigation {
	color: #000000;
	font-weight: bold;
	height: 23px;
	width: 920px;
	line-height: 23px;
	background-color: #FFFF8B;
}

#outerWrapper .mainContent #topNavigation a{
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
	font-size:13px;
	text-decoration:none;
}

#outerWrapper .mainContent #topNavigation a:hover{
	color:#ffff68;
	font-weight:bold;
}

#outerWrapper .mainContent #bottomNavigation a{
	margin-right: 5px;
	margin-left: 5px;
	font-size:13px;
	text-decoration:none;
	color:#000;
}

#outerWrapper .mainContent #bottomNavigation a:hover{
	color:#8e8e76;
}

#outerWrapper .mainContent #topNavigation a.firstLink, #outerWrapper .mainContent #bottomNavigation a.firstLink {
	margin-left: 13px;
}


#outerWrapper #contentWrapper #noticeBoard {
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	line-height: 15px;
	width: 230px;
	margin-top: 21px;
	background-color: #8E8E76;
}


#outerWrapper #contentWrapper #content {
	width: 652px;
	margin-bottom: 0;
	margin-left: 19px;
	margin-right: 19px;
}

#outerWrapper #contentWrapper #contentFull {
	width: 882px;
	margin-bottom: 0;
	margin-left: 19px;
	margin-right: 19px;
	
}

#outerWrapper #contentWrapper #contentFull a {
	font-size:12px;
}

#outerWrapper #contentWrapper #contentFull img[alt="Photo Gallery"] {
	margin-bottom:10px;
}

#outerWrapper #contentWrapper #contentFull ol#guestBookList {
	margin-left:10px;
}

#outerWrapper #contentWrapper #contentFull ol#guestBookList li{
	margin-top:5px;
}


#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}
#outerWrapper #footer {
	background-color: #BEBEA0;
	color: #7C7C68;
	font-size: 11px;
	line-height: 16px;
	margin-bottom:10px;
	margin-top:5px;
}

#footer a {
	font-size: 9px;
}


#contentWrapper #gallery {
	height: 183px;
	width: 882px;
	margin-right: 19px;
	margin-left: 19px;
	background-color: #666655;
}
#gallery #leftPic {
	float:left;
	margin-top: 7px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 10px;
}
#gallery #midPic {
	float:left;
	margin-top: 7px;
	margin-right: 13px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#gallery #rightPic {
	float:left;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#content h1, #contentFull h1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 23px;
	background-color: #DCDCB9;
	background-image: url(images/h1BG.gif);
	margin-top: 21px;
	padding-top:0px;
	color: #000066;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left;
}
#content p {
	margin-left: 12px;
	color: #000;
}
#content h2 {
	font-size: 13px;
	line-height: 17px;
	margin-left: 12px;
	color: #1D1D71;
	padding-top: 16px;
}

#contentFull p {
	margin-top:15px;
}

#contentWrapper {
	width: 920px;
	background-color: #DCDCB9;
	padding-top: 18px;
}

#noticeBoard h1 {
	font-size: 15px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 6px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 12px;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#noticeBoard h2.nbDate {
	color: #FFFF8B;
	margin-top: 0px;
}
#noticeBoard h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color:#FFF;
	margin-left: 12px;
}
#noticeBoard hr {
	background-color:#FFF;
}
#noticeBoard p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 19px;
	margin-left: 12px;
	margin-right: 12px;
}

#noticeBoard a {
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	text-decoration:underline;
}

#noticeBoard a:hover {
	font-weight:normal;
	color:#FFFF8B;
}

#outerWrapper #contentWrapper #contentFull a.resourceLink {
	font-size:14px;
}

#contentFull .resourceParagraph, #contentFull .authorsParagraph {
	margin-top:0;
	
}



/***** Slideshow *******/

#s1 {
	margin-top:0px;
	z-index:1;
}

#s2 {
	margin-top:7px;
	z-index:1;
}

.pics  {  
    width:  400px; 
    height: 169px; 
   
} 

.mix {
	display:none;
}


#slideShow {
	margin-top: 7px;
	position:relative;
	float:left;
}

#featureRightImage, #slideShow2 {
	position:relative;
	float:left;
}

#slideshowNav {
	width:400px;
	position:absolute;
	bottom:-4px;
	line-height:16px;
	left:0;
	background-color: #000066;
	z-index:5;
	
}

#slideshowNav2 {
	width:400px;
	position:absolute;
	bottom:0px;
	line-height:16px;
	left:0;
	background-color: #000066;
	z-index:5;
	
}

#pauseButton, #slideshowNums, #playButton {
	display:inline;
}

#slideshowNums {
	float:left;
	font-size:11px;
	width:50%;
	margin-left:auto;
	margin-right:auto;
}

#pauseButton, #playButton {
	width:25%;
	font-size:11px;
	font-weight:bold;
}

#pauseButton {
	float:left;
	
}

#playButton {
	text-align:right;
	float:right;
}

#slideshowNav a {  text-decoration: none; margin: 0px; padding: 0px 5px; color:#FFF; font-size:10px; }
#slideshowNav2 a {  text-decoration: none; margin: 0px; padding: 0px 5px; color:#FFF; font-size:10px; }
#pauseButton a:hover, #playButton a:hover { background-color:#FFFF8B; }
#slideshowNums a.activeSlide { background-color: #FFFF8B; color:#000; }
#slideshowNums a:focus { outline: none; }

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

/******* End of Slidehow ***************/

.voicesContent {
	background-image: url(images/home/leftBorder.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bookTitle {
   	font-size : 17px;
   	color : #000066;
   	font-weight : bold;
	margin-top:10px;
	margin-bottom:10px;
}

tr.classifiedTitleTop {
	height:10px;
}

tr.ediawebTitleTop {
	height:10px;
}

tr.allCategoriesTop{
	height:20px;
}

tr.allCategoriesBottom{
	height:20px;
}

#content .voicesContent p a {
	font-size: 12px;
}
#contentFull table .categoriesHeadingRow {
	line-height: 25px;
	font-weight: bold;
	background-color: #FFFF99;
}
#members_form {
	border-spacing:0px 5px;
	border-collapse: separate;
}
