html { min-height: 100%; margin-bottom: 1px; }

html { overflow: -moz-scrollbars-vertical !important; }



body {

	color: black;

	background: #e6e6e6;

	font-family: Verdana;

	font-size: 12px;

	text-align:center;

}


#page {

	background: url("/images/bodyrails.gif") repeat-y top; border: none;

	width: 790;

	margin: 0 auto;

	text-align: left;

}



#footer {

	background: url("/images/footer.gif") no-repeat bottom; border:none;

	width: 790;

	text-align: center;

	margin-left: auto;

	margin-right: auto;

	font-family: Verdana;

	font-size: 10px;

}



#content {

	padding: 0 5 5 7;

	width: 745;

	margin-left:17px;

	line-height: 1.6em;

}



p{

margin-bottom:0px;

}



#headline {

	padding-top: 30px;

	padding-bottom: 15px;

	font-family: Verdana;

	font-size: 18px;

	letter-spacing: 0.075em;

}



A:link { font-family: verdana; text-decoration: underline; color: #5e5e5e; }



A:active { color: #000000; text-decoration: none; }

A:visited { color: #5e5e5e; text-decoration: underline; }



A:hover { color: #5e5e5e; text-decoration: none }



blockquote {

	background: #666666;

	color: white;

	margin-right: -1px;

}



.rounded * {

	padding-left: 16px;

	padding-right: 16px;



}



.rounded {

	margin: 1em;

	padding: 0;

}



p.quotee {

	text-align: right;

	margin: -1px 0;;

	font-weight: bold;

	color: #eee;

}


#subtext {

	font-family: Verdana;

	font-size: 13px;

	color: #666666;

	padding-bottom: 5px;
	
	padding-top: 0px;
	
	margin-bottom: 10px;

}



.writingUL a {

color: #000000;

}



.writingUL a:hover {

	color: #000000;

	}



.writingUL a:visited { 

	color: grey;

	}



.writingUL a:active { 

	color: #000000;

	}



.imgBorderR {

	float:right;

	margin-left: 10px;

	padding:8px;

	border:1px solid #ddd;

	text-align: center;

}



.imgBorderL {

	float:left;
	
	margin-right: 10px;

	padding:8px;

	border:1px solid #ddd;

	text-align: center;

}

.imgBorderC {
	
	margin: 0 auto;
	
	padding: 15 10 15 10;
	
	border: 0px solid #ddd;
	
	text-align: center;
	
	}

.tableText {

	font-family: Verdana;

	font-size: 12px;

}	



.citation {

	font-family: Verdana;

	font-size: 10px;

	color: grey;

}



.citation a {

color: #000000;

}



.citation a:hover {

	color: #000000;

	}



.citation a:visited { 

	color: grey;

	}



.citation a:active { 

	color: #000000;

	}

.appearanceContentL {
	display: block;
	width: 350px;
	float: left;
	}

.appearanceContentR {
	display: block;
	width: 350px;
	float: right;
	}
	
.appearanceDate {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	}

.appearanceInfo {
	margin-left: 15px;
	padding-bottom: 10px;
	}
	
.intText {
	border-bottom: 1px solid #828282;
	padding-bottom: 15px;
}

.homePageEntries {
clear:both;
line-height:1.8em;
}