/************************************************/
/* h_st82.css                                    */
/* whistlestop-gallery.com website				*/
/*												*/
/* copyright Joseph Langley 2008		        */
/* 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%;
	padding: 0; /* optional */ 
	text-align: left; /* IE patch */ 
}

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

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

#htpush a {
	color:#000000;
}

#indexlinks {
	font-size: 93%;
	font-weight: bolder;
	text-align: right;
	width: 430px;
	background: #999999 url(ht_img/lback08.gif) center center repeat-x;
	padding: 15px 0px 5px 0px;
}

#indexlinks a {
		color:#FFFFFF;
		padding: 5px 0px 5px 0px;
		display: inherit;
		text-decoration: none;
	background: #CCCCCC url(ht_img/up.jpg) center center repeat-x;
	padding: 5px 0px 5px 0px;
	border: none;
	display: inline;
	}

a#indexind {
		color:#FFFFFF;
		text-decoration: none;
		background: #CCCCCC url(ht_img/over.jpg) center center repeat-x;
	}

#indexlinks a:hover {
		color:#FFFFFF;
		padding: 5px 0px 5px 0px;
		text-decoration: none;
		background: url(ht_img/over.jpg) center center repeat-x;
	}
	
#lowerlink a:hover {
		color:#333333;
		text-decoration: none;
	}

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

#backlinks a {
	color:#666666;
}

#copnot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	text-align:left;
	color: #999999;
}
#maincontent {width: 430px;
}

#wsgads {
	background-color: #CCCCCC;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	width: 430px;
	font-size: 75%;
	padding-top: 2px;
	padding-bottom: 2px;
}

#wsgads a {
	color:#003333;
	font-weight: normal;
}

#leftbar {float: right;
margin-right: 30px;
width: 130px}


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

.adlink {
	font-weight: normal;
}

.printheader {
    display: none;
}

.leftaln {text-align: left;
		}
		
.indexind {
		color:#FFFFFF;
		text-decoration: none;
		background: #FFFFFF url(ht_img/over.jpg) center center repeat-x;
	}

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

.small {
	font-size: 80%;
	line-height: 1.6;
}

.sm2 {
	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;
	line-height: 1.6;
	}

.errorid {
	color: #990000;
	background-color:#CCCCCC;
}

.formconf-error {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
}

.formconf-success {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
}
	
.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									*/
/************************************************/ 

html {overflow-y: scroll;}

body {margin-top: 30px;}

a {
	color:#0000CC;
}

li {
margin-bottom: 12px;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	font-size: 119%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {font-family:"Times New Roman", Times, serif;
	color:#990000;
	font-size: 90%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

body {margin-left: 8%;
	margin-right: 9%;}
