@charset "UTF-8";


a:link 			{ color: grey; text-decoration: none; }

a:hover 		{ text-decoration: none; color: orange; }

a: visited; 	{ color: grey: }

<br>			{ margin-top: 20px}



body 			{ font-family: courier, monospace; font-size: .8em; }

p 				{ font-family: courier, monospace; font-size: .8em; }

h1				{ color: black; font-size: 1em; }

h2				{ margin-bottom: 10px; margin-top: 10px; font-weight: 100; }

h3				{ font-size: .8em; font-weight: 100; margin-top: 18px; margin-bottom: 7px; }





#master 		{ margin-left: 20px; margin-right: auto; max-width: 800px; margin-top: 60px; }

#menu			{ font-size: .9em; margin-bottom: 5px; margin-top: 15px; }				

#subheader 		{ max-width: 800px; padding-bottom: 10px; padding-top: 10px; border-bottom: solid; border-width: 1px; border-color: lightgrey; margin-top: 20px;}


#p 				{ float: left; width: 800px; text-align: left; display: inline; margin-top: 5px; margin-bottom: 5px}


#one 			{ margin-top:15px; padding-top: 15px; padding-bottom: px;  margin-bottom: px;

				border-bottom: solid; border-width: 1px; border-color: lightgrey; max-width: 800px;}

				
#headerimage 	{ padding-bottom: 10px;  margin-bottom: 10px; margin-top: 5px;

				max-width: 400px;}

#footer     	{ margin-top: 10px; font-size: .9em; color: lightgrey; border: none; font-size: .8em; }

#footer p 		{ color: grey; }


#imagetext {

	font-family: Arial, Helvetica, sans-serif;

	float: left;

	font-size: 11px;

	width: 400px;

	text-align: left;

	margin-top: 7px;

	margin-bottom: 20px;

	margin-left: 10px;

	border-bottom: 2px solid #CCC;

	padding-left: 2px;

	padding-bottom: 2px;

	letter-spacing: 0em;

}

#imagetextlarge {

	font-family: Arial, Helvetica, sans-serif;

	float: left;

	font-size: 11px;

	width: 1200px;

	text-align: left;

	margin-top: 20px;

	margin-bottom: 20px;

	margin-left: 10px;

	padding-left: 2px;

	padding-bottom: 2px;

	letter-spacing: 0em;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

}

#image {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;

	width: 400px;

	text-align: left;

	margin-top: 25px;

	margin-left: 10px;

	border: 1px none #CCC;

	padding: 0px;

	clear: both;

}

