body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: medium;
	font-weight: normal;
	line-height: 1.3em;
	}
	
	img{display: none; visibility: hidden;}
	.mobileSite{display: inline; visibility: visible; margin-bottom: 1.5em;}

#content {

	width: 99%;
	margin:1em auto;
	}
#masthead{
	top: 0px;
	height: 0px;
	display: none;
}
#sidebar {
position: absolute;
top: 0px;
	width: 99%;
	margin:0; padding:1%;
	}

#sidebar-content {
	margin:0; padding: 0.5em 1em;
	}

#main {
position: absolute;
top: 500px;
margin:0px; padding:.5em;
	background-color: #ffffff;
	}

#main-content {
position: relative;
	margin:0; 
	padding: 1em;
	background-color: #ffffff;
	}

hr.cleaner {
	clear:both;
	height:1px;
	margin: -1px 0 0 0; padding:0;
	border:none;
	visibility: hidden;
	}
a:link {color: #0033cc; text-decoration: none; font-weight:600; } /* unvisited link */
a:visited {color: purple; text-decoration: none; font-weight:600; } /* visited link */
a:hover {color: red; text-decoration: underline; font-weight:600; } /* the mouse "hovers" over the link */
a:active {color: red; text-decoration: none; font-weight:600; }
img{
	visibility: visible;
	border: none;
}
#smartbutton{margin-bottom: 4em;}
#siteInfo{
	position: relative;
	color: #000000;
	margin-top: 4em;
}
.note{font-size: small;}
h1{font-size: 130%;}
h2{font-size: 120%;}
h3{font-size: 115%;}
h4{font-size: 110%;}
h5{font-size: 110%;}
h6{font-size: 105%;}

