/************************************************/
/* m_st8.css                                    */
/* whistlestop-gallery.com website				*/
/*												*/
/* copyright Joseph Langley 2006		        */
/* All rights reserved.							*/
/*												*/
/* this file cannot be duplicated and used in 	*/
/* its entirety without written permission of	*/
/* Joseph A. Langley.							*/
/************************************************/

/************************************************/
/*	layout divisions							*/
/************************************************/ 

#htdiv {
	font-family: "Times New Roman", Times, Georgia, serif; 
	font-size: 100%;
	width:580px;
}

#htdiv a {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#htpush {
	float:right;
	width: 440px;
	border: 0;
	text-align: left;
	margin: 5px 5px 5px 5px;
	padding: 5px;
}

#htpush a {
	color:#000000;
}

#indexlinks a:hover {
		color:#FFFFFF;
		text-decoration: none;
	}
	
#lowerlink a:hover {
		color:#333333;
		text-decoration: none;
	}

#backlinks{
	width: 365px;
	padding: 0px 0px 10px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
}

#backlinks a {
	color:#666666;
}

#copnot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-align:right;
	color: #999999;
}

/************************************************/
/*	content classes								*/
/************************************************/ 

.printheader
{
    display: none;
}

.indexlinks{
	padding: 2px 2px 2px 2px;
	background-color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #333333;
}

.head1 {font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	font-size: 119%;
	font-weight: bold;
}

.head2 {font-family:"Times New Roman", Times, serif;
	color:#990000;
	font-size: 90%;
	font-weight: bold;
}

.small {
	font-size: 80%;
}

.linkit {
	font-style:italic;
}

.makedark {
	color:#000000;
}

.pageind {
	color: #FFFFFF;
	background-color:#990000;
	font-size: 80%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.auxt {
	color: #FFFFFF;
	background-color:#996600;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.axt2 {
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	}
	
.underl {
	text-decoration: underline;
	}
	
.supers {
	font-size: 65%;
	vertical-align: super;
	}


/************************************************/
/*	html tags									*/
/************************************************/ 

a {
	color:#0000CC;
}

li {
margin-bottom: 12px;
}
