/************************************************/
/* m_st83.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							*/
/************************************************/ 

#wsgallpage {background-color:#FFFFFF;
	padding: 4% 8% 8% 8%;}
	
#copnot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #666666;
}

#copnot a {color: #666666;
} 

#bodycontent {
	font-size: 90%;
}


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

.smallit{	font-size: 90%;}

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

a {
	color:#000099;
	font-weight: bold;
}

img {
	border: 0;
}

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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:center;
	background-image:url(m_img/back3.gif);
	background-attachment: fixed;
	margin: 50px;
}
