body {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#container {
	margin:0 auto;
	width:100%;
	background-image: url(../images/stripe.gif);
	background-position: right;
	background-repeat: repeat-y;
	border:#000000 solid 1px;
}
#topLine {
	background: #000000;
	color: #FFFFFF;
	padding-right: 30px;
	z-index: 10000;
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#topLine a:link {
	color: #FFFFFF;
}
#topLine a:visited {
	color: #FFFFFF;
}
#header {
	background-color: #000000;
	width: 100%;
	height:80px;
	padding: 6 0;
	margin: 0;
	z-index: -6;
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.alignLeft {
	float:left;
	padding:0;
	margin:0;
}
.alignRight{
	float: right;
	padding:0 20 0 0;
	margin:0;	
}
.alignCenter {
	text-align: center;
}
/*begin left nav block*/
/*black background with yellow border for left navigation area*/
.blackBkgr {
	background-color:#000000;
	border:#ecff33 solid 6px;
	vertical-align:top;
}
#leftNav {
	width: 130px;
	padding: 6 0;
	margin: 0;
	list-style: none;
}
	#leftNav a {
		display:block;
	}
	#leftNav ul {
		list-style: none;
		margin: 1px;
		padding: 1px;
		z-index:20000;
	}
	#leftNav li {
		padding: 2px 2px 2px 5px;
	}
	.catHead {
		background-color: #F90403;
		width: 120px;
		color: #000000;
		font-weight: bold;
		padding: 2px;
		margin: 10px 2px 3px 2px;
	}
#leftNav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	z-index:10000;
}
#leftNav a:hover {
	color: #000000;
	background-color: #F90403;	
}
/*end of left nav block*/
/*begin content*/
#content {
	margin: 0;
	padding: 10px 20px;
	z-index: 100;
	width: 480px;
}
#tinyTable {
	position: absolute;
	right:20px;
	width:100px;
	height:60px;
}
#content a{
	white-space: nowrap;
}
#content a:link {
	color: #CC0000;
	display: inline;
	white-space: nowrap;
}

#content a:visited {
	color: #CC0000;
	white-space: nowrap;
	display: inline;
}
#content a:hover {
	color: #085B8D;
	white-space: nowrap;
	display: inline;
}

#tableContent {
	margin: 20px 20px 10px 160px;
	position: absolute;
	z-index: 100;
}
/*end content*/
.red {
	color: #CC0000;
}
hr {
	color: CC0000;
	align: center;
	width: 400px;
}
.footer {
	font-size: 10px;
	text-align: center;
}
.yellowBkgr {
	background: #ECFF33;
}
.floatRight {
	padding: 2px 0 2px 6px;
	clear: right;
	float: right;
}
.floatLeft {
	padding: 2px 6px 2px 0;
	clear: left;
	float: left;
}
.justFont {
	font-size: 12px;
}
.blackBorderLeft {
	border-left:#000000 solid 1px;
}
#rightAnnounce{
	position: absolute;
	right:20px;
	top:200px;
	width:200px;
	height:60px;
}
.largeFont{
	font-size:18px;
}
.largerFont{
	font-size:14px;
	font-weight:bold;
}
.paddingLeft{
	padding-left:20px;
}
.paddingTop{
	padding-top:30px;
}
.photoDesc1{
	width: 260px;
	padding-left: 20px;
}
.noBullets li{
	list-style:none;
	padding-bottom: 10px;
}
.readingWidth{
	width: 540px;
}
