body
{
	padding: 0px;
	padding-bottom: 15px;
	margin: 0px;
	font-size: 11.0pt;
	/*background-color: #304547;*/
	/*background-color: #ffffff;*/
	/*background-color:#DDB791;*/
	background-color:#b06110;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-image: url('../images/filler.png');
	background-position: 0px 0px;
	color:#304547;
	
	font-family: 'Calibri', 'Tahoma', 'Arial', 'Helvetica', Sans-Serif;
	/*font-family: 'Tahoma', 'Arial', 'Helvetica', Sans-Serif;*/
}

a, a:visited
{
	color: #b06110;
}

hr
{ 
	height:1px; 
	color:#b06110;
}
span.link {
    	position: relative;
}

span.link a span.info {
    	display: none!important;
}

span.link a:hover {
    	/*font-size: 99%;*/
    	/*font-color: #000000;*/
}

span.link a:hover span.info { 
    display: block!important; 
    	position:absolute;     	top:-100px;    	left:100px;		float:right;
    	margin-top: 10px; 
    	margin-left: -10px;
	    width: 450px; padding: 5px; 
    	z-index: 1000; 
    	color: #000000; 
    	background: #DDB791; 
    	font: 12px 'Calibri', 'Tahoma', 'Arial', 'Helvetica', Sans-Serif;
    	text-align: left; 
    	text-decoration: none;
}


/*
<span class="link"><a href="javascript: void(0)"><font face=verdana,arial,helvetica size=2>Help me!</font>
	<span>Here is where you can get all kinds of help!<br><br>Just read through our handy dandy instructions. We are super-duper helpers and we've written the most helpful tips that you will ever see. You will love our tips.<br><br>And we're nice people too!</span></a></span>
*/
