/* basic elements */
body { 
	margin: 0px;
	padding:0px;
  font-size:80%;
  /*text-align: center;*/
 	font: .7em Arial, Helvetica, sans-serif;
 	/*font: .8em Arial, Helvetica, sans-serif;*/
	color: #555753;
 	background: #CCCCCC;
 	background: #999999 url(images/sitebuild/bg.gif)  repeat-y 0 0;
	}
p { 
	text-align: justify;
	}
a { 
	text-decoration:none;
	color:#003366
	}
/*
a:visited { 
	text-decoration:none;
	font-weight: bold; 
	}
a:hover, a:active { 
	font-weight: bold; 

	}
*/
img {
	border: 0px;
}

/* specific divs */
#container {
  /*margin-left: auto;
  margin-right: auto;*/
  margin:0px;
  padding: 0px;
  padding-bottom: 0px;
  width: 790px;
  text-align:left;
  /*height: 100%;
  min-height: 100%;
  background: url(images/sitebuild/bgbar.gif) repeat-y top left;*/
  /*#2E4676;*/
	}

#pageHeader {
  width: 100%;
  /*float: right;*/
  padding: 0 0 0 0;
	}
#pageHeader h1 { 
	margin:0;
	padding:0;
	width: 790px;
	height: 120px;
  /*float: right;*/
	background: transparent url(images/sitebuild/header.jpg) no-repeat top left;
  /*background: transparent url(images/sitebuild/sitetitle.jpg) no-repeat top left;*/
	}
#pageHeader h1 span {
	display:none
	}
	
#pageFooter {
	position: relative;  /* Needed for Safari */

	padding: 10px;

	background:#e9e9e9;

	margin-left:120px;
	clear:both;
	width:650px;
	text-align:center;
}

#pageContentArea {
  margin: 0px;
  padding: 10px;
  margin-left:120px;
  /*clear:right;*/
  height:100%;
  /*padding-top:30px;*/
}
#pageContentArea ul.titles
{
	list-style: none;
	margin-left:0px;
	padding-left:0px;
	list-style-image: url(images/sitebuild/bullet.gif);
	padding-left:20px;
}
#pageContentArea a.title {
	font-size: 1.8em;
	text-decoration:none;
}	
#pageContentArea a.title:hover {
	text-decoration:underline;
}
#pageContentArea .description {
	margin: 0px;
  padding: 0px;
	margin-left:20px;
	}
	
#rightColumn {
	text-align:left;
	float: right;
	padding:10px;
	background:#e9e9e9;
	position: relative;
	margin:5px;
}
#rightColumn ul.titles
{
	list-style-image:none;
	list-style-type:disc;
	padding: 1em 0px 0px 1em;
	margin:0px;
}
#rightColumn li.title {
	font-size: 1.1em;
	text-decoration:none;
	padding-bottom:1em;
}	
#rightColumn li.title a:hover {
	text-decoration:underline;
}
#rightColumn .description {
	margin: 0px;
  padding: 0px;
	margin-left:20px;
	line-height:1.4em;
}


#pageContent {
  width: 100%;
	/*background:  white;/*#fafad2;*/
  text-align:left;
}
.header {
  font-size: 1.4em;
  font-weight: bold;
  padding: 0px;
  margin: 0px;
  padding-bottom: 4px;
  }

#pageContent p {
	text-align:left;
	font: 1em;
	line-height: 1.6em;
	}

#pageNavigation {
	padding: 0px;
	margin:0px;
	height:20px;
  
  float: right;
  width: 670px;
  
	/*margin-left:120px;*/
	color: white;
	background-color: #2E4676;
	text-align:right;
/*  background-color: #333366;*/
	}

#navigationList {
    padding: 2px;
	font-size: 1em;
	}
#navigationList ul {
	list-style-type: none;
  margin: 0px;
  padding: 0px;
	}
#navigationList li {
  display: inline;
  margin-left: 10px;
  font-size: 1em;
	}
#navigationList ul a {
	color: #D4CDDC;
}
#navigationList ul a:hover,
#navigationList ul a:focus {
	color: #9685BA;
}

#pageNavigation2 {
	float: left;
	width: 120px;
	padding:0px;
    margin:0px;
    text-align:center;
    background-color: #2E4676;
	}
.issue {
    padding: 2px;
	font-weight: bold;
    color: white;
    margin:0px;
    height:20px;
    /*border-bottom: 1px solid #87063B;*/
	}

#sectionTable{
	width:400px;
}
#sectionTable td.imgCol{
	width:154px;
}
#sectionTable td.imgCol img{
	width:150px;
}
#sectionTable td.artCol {
}
#sectionTable td span.title{
	font-size:1.4em;
	font-weight:bold;
}
#sectionTable td span.author{
	font-size:.8em;
}
#sectionTable td div.description{
}


ul#sectionList {
    clear: both;
	width: 100%;
    margin: 0px;
    padding: 0px;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	color: #333;
	list-style: none;
  /*background: transparent url(images/sitebuild/11_old-town-bottom.gif) no-repeat top left;*/
/*  background: #333366;*/
	}
ul#sectionList li {
	margin: 0px;
	padding:0px;
  border-bottom: 1px solid #333366;
  border-top: 1px solid #7481A4;
  font-size:.9em;
  font-weight:bold;
  text-align: left;
	}
ul#sectionList li a{
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-left: 10px solid #2E4676;
 	border-right: 1px solid #7481A4;
	background-color: #516896;
	color: #fff;
	text-decoration: none;
	width: auto;
	}
ul#sectionList li a:hover,
ul#sectionList li a:focus {
	background-color: #933C31;
	}
	
ul.sideList {
    clear: both;
	width: 100%;
	padding: 0 0 0 0;
	margin:0px;
	margin-bottom: 0em;
	color: #333;
	list-style: none;
	text-align:left;
}
ul.sideList li {
	margin: 0px;
	padding:0px;
  border-bottom: 1px solid #544F3A;
  border-top: 1px solid #DFD9BC;
  font:.9em;
  font-weight:bold;
	}
ul.sideList li a{
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-left: 10px solid #726B46;
 	border-right: 1px solid #7481A4;
	background-color: #C7BD8A;
	color: #black;
	text-decoration: none;
	width: auto;
	}
ul.sideList li a:hover,
ul.sideList li a:focus {
	background-color: #516896;
	color:white;
	}
ul.sideList li.nolink{
	display: block;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	border-left: 10px solid #726B46;
 	border-right: 1px solid #7481A4;
	background-color: #C7BD8A;
	color: #black;
	text-decoration: none;
	width: auto;
	}
ul.sideList li.sectionListSub a {
	background-color: #D6CDA7;
	border-top-style: none;
	}
ul.sideListSub {
	list-style: none;
	margin: 0px;
	padding:0px;
	margin-left:1em;
	background-color: #D6CDA7;
	}
ul.sideListSub li {
	margin: 0px;
	padding:2px;
	border-style:none;
	font-size: .9em;
	font-weight:bold;
	text-align:left;
	background-color: #D6CDA7;
	text-decoration: none;
	}

.articleAuthor {
	position:absolute;
    font-size: .8em;
    text-align:left;
    color:red;
}
.articleSection {
    font-size: .8em;
    text-align:right;
    color:red;
}
.articlePart {
    clear: both;
}
.articlePartFirst {
	clear: none;
}
.articlePartFirst p{
}
#articleImage {
	text-align:center;
	float: right;
	clear: right;
}
.articleImageRightFirst {
	text-align:center;
	float: right;
}
.articleImageLeftFirst {
	text-align:center;
	float: left;
}
.articleImageRight {
	text-align:center;
	float: right;
	clear: right;
}
.articleImageLeft {
	text-align:center;
	float: left;
	clear: left;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
  }
.articleImagesFull {
    float: left;
    text-align:center;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.articleImagesFull img {
    margin: 2px;
}
.articleImagesFull p {
  margin: 0px;
  padding: 0px;
  text-align:center;
  font-size: .7em;
}
.articleImageDisplay {
    text-decoration: none;
  }
.articleImageDescription {
	font-size: .8em;
}

a.dynamicimg:hover { z-index:25; background-color: transparent;}
a.dynamicimg span { display: none; }
a.dynamicimg:hover span
{
    display: block;
    float: right;

	/* I've sometimes run into oddities when I
	didn't set the width.  YMMV. */

	width:30em;
	border:1px solid #000;
	background-color:#fff;
 	font: .8em georgia;
	color:#000;
	text-align: center;
	padding:8px;
	text-decoration: none;
}

.bobtable {
border: 1px solid #555;
margin-bottom:20px;
width:100%;
}

.bobtable th {
background-color:#2E4676;
color:white;
padding:5px;
}

.bobtable td {
font-size: 100%;
}
