/*This is the style sheet for scratchpad.It's free to use, just like the site template.Mod it, copy it, build on it.You're the man now, dog.*/body   {background: url(bg.png);background-repeat: repeat-x;background-attachment: fixed;margin: 0 0 0 0 ;font-size: 90%;}div.top {	margin-top: -2em; 		height: 180px;	background-image: url(images/MainHeader.jpg); background-repeat: no-repeat;	border-bottom: 2px solid #eaeaea;	color: #fff;	}div.top h1 {	font-family: verdana, arial, helvetica, sans-serif; tahoma;	letter-spacing: -1px;	padding-left: 10px;	}div.top h1 a { text-decoration: none; color: white; }div.body {	padding: 10px;		font-family: verdana, arial, helvetica, sans-serif; tahoma;}div.left h2, div.right h2 {	font-size: 18px;		padding: 10px;	margin-top: -0px;}div.right h5 {	margin-left: 10px;	margin-top: 0px;}div.left h3, div.right h3 {	font-size: 16px;		padding: 10px;	margin-top: -0px;}div.left {	background-color: #fff;	padding: 5px;	float: left;	min-height: 400px;	width: 200px;	border-top: 1px solid #808080;	border-left: 1px solid #808080;}div.right {	background-color: #fff;	padding: 5px;	min-height: 400px;	margin-left: 220px;	border: 1px solid #fff;	border-top: 1px solid #808080;	border-left: 1px solid #808080;	}	div.footer {		clear: all;	margin-top: 15px;	border: 1px solid #fff;	font-size: 90%;}ul.menu  {		list-style: none;		margin: 0;		padding: 0;		border: none;}ul.menu li  {	border-bottom: 1px solid white;	padding: 1px;}blockquote {	padding: 10px;		border-left: 1px dotted blue;	}ul.menu li a {	padding: 5px;	display: block;	text-decoration: none;	border-bottom: 1px dotted;	border-left: 1px dotted;	padding-left: 15px;	font-size: 85%;		}ul.menu li a:hover {	background-color: #eaeaea;	border-left: 10px solid blue;	padding-left: 6px;}p {	padding-left: 10px;	padding-right: 10px;}iframe {padding-left: 0px; padding-right: 10px; padding-top: 0px; padding-bottom: 5px; }img.rightBorder { float: right; border: 1px solid #808080; padding: 5px; margin: 5px;}img.leftBorder	{ float: left; border: 1px solid #808080; padding: 5px; margin: 5px;}img.border	{ border: 1px solid #808080; padding: 5px; margin: 5px; }span.gray { color: #808080; }	span.gray a { color: #808080; text-decoration: none; }.header {color:#ffffff; font-size: 40px; text-align: center; padding-top: 75px; }.subheader {color:#ffffff; font-size: 30px; font-style: italic; margin-top: -.5cm;  text-align: center; }.center {text-align: center; }.leftblock {position: relative; width: 45%; padding: 5px; margin-right: 10px; float: left; }.rightblock {position: relative; width: 45%; padding: 5px; margin-right: 10px; float: right; }.topspace {text-align: center; padding-top: 1em; }