/* this stylesheet is created by StrangeBanana (http://www.strangebanana.com). I changed it to suit my needs but it made a good start! */body{	background-color: #393;	color: rgb(222,230,70);	font-family: Georgia, serif;	border-left-width: 5px;	border-right-width: 5px;	border-top-width: 5px;	border-bottom-width: 18px;	border-left-style: solid;	border-right-style: solid;	border-top-style: solid;	border-bottom-style: solid;	border-color: #fff;}#content{	font-size: 100%;	background-color: #FFF;	color: #000;	padding: 43px 43px 43px 43px;	border-color: #393;	text-align: left;	border-width: 3px;	border-style: solid;	}#menu{	background-color: #FFF;	color: #000;	font-family: trebuchet ms, sans-serif;	padding: 5px;	text-align: center;}a.menuitem{	font-size: 125%;	background-color: #000;	color: #fff;	margin-left: 15px;	margin-right: 20px;	margin-top: 15px;	margin-bottom: 15px;	text-align: center;	border-width: 4px 0px 0px 0px;	padding: 2px;	border-color: #009;}.i { text-indent: 2em; }.here{	font-size: 125%;	margin-left: 15px;	margin-right: 20px;	margin-top: 15px;	margin-bottom: 15px;	text-align: center;	border-width: 4px 0px 0px 0px;	padding: 2px;	border-color: #009;	}	.footnote{	font-size: 80%;	}.quote{	font-size: 100%;	padding: 0 5em 0 2em;	font-family: times new roman, times;	text-align: left;}.caption{	padding: 0 5em 0 5em;	font-family: times new roman, times;	font-size: 80%;}.larger { font-size: larger; }.left{	float: left;	padding: 0 1em 0 1em;}.right { float: right; }#logo, #logo a{	font-size: 195%;	background-color: #000;	color: #fff;	font-family: trebuchet ms, sans-serif;	padding: 50px 9px 9px 9px;	text-align: center;}#trail, #trail a{	font-size: small;	background-color: #000;	color: #FFF;	font-family: trebuchet ms, sans-serif;	padding: 8px 11px 20px 11px;	text-align: right;}#content a{	color: #009;	text-decoration: underline;}#content a:hover, #content a:active{	background-color: #eee;	color: #000;}h1, h2, h3, h4, h5, h6{	font-family: Georgia, serif;	font-weight: bold;}h1{	font-size: 150%;		text-indent: -1em;}h2 { font-size: 130%; }h3{	font-size: 120%;	text-indent: 10em;}h4 { font-size: 110%; }h5{	font-size: 100%;	text-indent: 3em;}h6 { font-size: 90%; }.footer { font-size: smaller; }.foothilite{	font-size: smaller;	border-color: #393;	border-width: 1px;	border-style: solid;	padding: 20px 10px 10px 10px;}.teeny { font-size: 15%; }#menu a { text-decoration: none; }.menuitem:hover{	background-color: #ddd;	color: #000;}#trail a { text-decoration: none; }#logo a { text-decoration: none; }#trail a:hover {text-decoration: underline;}/* layout */.menuitem { display: inline; }@media   print
	
	{
	
	#menu       {display: none;}
	
	#content    {padding: 0px;}
	
	#content a  {text-decoration: underline;}
	
	}