@charset "UTF-8";


<style type="text/css"> 
 
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in #container */
	color: #000000;
	background-attachment: fixed;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
}

body  {
	background-image:url(images/bg.jpg);
	background-attachment:fixed;
}

.recount-table {
	border-collapse:separate;
	border:solid white 1px;
}

.padding {
	padding-top:6px;
	}

.twoColElsLtHdr #tablewrap {
	maximum-height: 250px;
}
.twoColElsLtHdr #TableCellLT {
	float: left;
	text-align:left;
	padding-left: 20px;
	padding-top: 6px;
	width: 130px;
	height: 100px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.twoColElsLtHdr #TableCellRT {
	float: right;
	text-align:left;
	padding-left: 6px;
	padding-top: 6px;
	width: 420px;
	height: 100px;
	margin-bottom: 0px;
}


.twoColElsLtHdr #container {
	width: 51em;  
	margin: 0 auto;
	border: 3px solid #000000;
	-moz-box-shadow: 6px 6px 8px #000;
	-webkit-box-shadow: 6px 6px 8px #000;
	box-shadow: 6px 6px 8px #000;
	text-align: left; 
	background-image:url(images/bg-parchment.jpg);
	background-repeat: repeat;
	
} 
.twoColElsLtHdr #header {
	background: #DDDDDD;
	height: 183px;
	background-image:url(images/header-bg-5.jpg)
} 
.twoColElsLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0;
}


.twoColElsLtHdr #sidebar1 {
	float: left;
	width: 13em;
	padding: 15px 0;
	text-align: center;
}
.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
}


.twoColElsLtHdr #mainContent {
	margin: 0 0 0 13em;
	border-color: red;
 	border-width: 0px 0px 0px 2px;
 	border-style: dotted;
} 

.twoColElsLtHdr #footer {
	padding: 0 10px; 
	background:#000000;
} 
.twoColElsLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.recount-table #cell-border {
	border: 2px;
	border-color: white;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltrt2 { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.fltlft3{
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {font-family: "Times New Roman", Times, serif}

a:link {
	text-decoration: none;
	color:#CC0000;
}

a:visited {
	text-decoration: none;
	color: #9900FF;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	text-align: center;
}
 
.TD-float-left { /* this class can be used to float an element left in your page */
	float: left;
	margin-left:0px;
	margin-right:30px;
	margin-bottom:20px;
}
.TD-float-right { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left:40px;
	margin-right:50px;
	margin-bottom: 30px;
}
.TD-float-right-bullet-embed { 
	float: right;
	margin-left:0px;
	margin-right:80px;
	margin-bottom:20px;
} 

.PhotoCaption {
	font-size: 10pt;
	font-style: italic;
}

.update-main-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	border-color: red;
	border-width: 2px 0px 2px 0px;
	border-style: dotted;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	background-image: url(images/td-article-bg.png);
}

.update-head {
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
}

.special {
	background-image:url(images/td-article-bg.png);
}

.feature-article-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-left: 12px;
	margin-right: 18px;
}

.feature-article-question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	margin-left: 12px;
}

.h1-feature-head {
	text-align: center;
}

.center-text {
	text-align: center;
}

</style>
[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsLtHdr #sidebar1 { padding-top: 30px; }
.twoColElsLtHdr #mainContent {
	zoom: 1;
	text-align: left;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

.index-story-headline {
	font-size: 16pt;
}

.index-text {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.featured-stories {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.sidebar-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
}

#simplegallery2 {
	position: relative;
	visibility: visible;
}

