body { 
	position: relative; margin: 0px; padding: 0px;
	font-family: Verdana, Arial, sans-serif; font-size: 13px;
	background: #fffff0 url(../images/system/ff0bg.jpg) repeat scroll 0 0; color: #000; 
	}
div#masthead { 
	position: absolute; top: 1px; left: 1px; right: 1px; margin: 0px; white-space: nowrap; 
	font: bold 0.7em Verdana, sans-serif; text-align: right; background: transparent; 
	}
div#container {
	position: absolute; top: 48px; left: 0px; right: 1px; background: transparent; 
	color: #000; font: 1em Verdana, sans-serif; padding: 10px; 
	}
div#linksbg {
	position: absolute; top: 84px; left: 1px; width: 130px; height: 275px; 
	display: block; color: #ffff52;
	background: #def url(../images/system/h1d.jpg) repeat; 
	}
div#links { 
	position: absolute; top: -5px; left: 0px; width: 130px; font: 1em Verdana, sans-serif; 
	}
div#links a {
	display: block; text-align: center; font: bold 1em sans-serif; 
	padding: 5px 5px; margin: 5px;
	border-top: solid #ffc 2px; border-left: solid #ffc 2px;
	border-right: solid #000 2px; border-bottom: solid #000 2px;
	background: url(../images/system/ff0bg.jpg) repeat;
   	text-decoration: none; color: #00f;
   	}
div#links a:hover { 
	border-top: solid #000 2px; border-left: solid #000 2px;
	border-right: solid #ffc 2px; border-bottom: solid #ffc 2px;
	background: transparent; color: #fff;
	}
.disable { border-top: solid #000 2px; border-left: solid #000 2px; cursor: default;
	border-right: solid #ffc 2px; border-bottom: solid #ffc 2px; padding: 1px 10px;
	background: #036; color: #fff; text-transform: uppercase;
	}
div#adspace { 
	position: absolute; top: 360px; left: 1px; width: 124px; height: 224px; 
	display: block; border: solid #69c 3px; 
	}
div#adspace .title { 
	font: 10px Tahoma, Verdana, Arial, sans-serif; 	height: 14px; 
	margin: 0px; padding: 0px 0px 0px 2px; background: #acf; color: #000; 
	}
div#adspace .title a { color: #666; }
div#adspace .adtop {
	font: bold 11px Tahoma, Verdana, Arial, sans-serif; margin: 0px; padding: 20px 3px;
	border: solid #acf 1px; background: #036; color: #fffff0; 
	}
div#adspace .adtop a { text-decoration: none; color: #fff; }
div#adspace .adbot { 
	font: 11px Tahoma, Verdana, Arial, sans-serif; padding: 0px; color: #aecceb; }
div#adspace .adbot a { text-decoration: none; }
div#adspace .callsign { 
	font: 9px Tahoma, Verdana, Arial, sans-serif; padding: 0px; color: #aecceb; }
div#adspace .callsign a { text-decoration: none; }
div#content {
	position: absolute; top: 65px; left: 132px; right: 1px; 
	background: transparent; color: #000;  
	font: 1em Verdana, sans-serif; padding: 10px; 
   	}
div#content a:link {color: #00f;}
div#content a:visited {color: #800080;}
div#content a:link:hover {color: #f00;}
div#content a:visited:hover {color: #f00;}
div#content p { margin: 0 1em 1em; }
div#content h3 { margin-bottom: 0.25em; }
div#content hr { clear: both; }
h1 {
	/* margin: -9px -9px 0.1em; padding: 15px 0 5px; text-align: right; */
	margin: -9px -9px 0.1em; padding: 8px 0 12px; text-align: right;
	background: url(../images/system/h1d.jpg) repeat; color: #fff; 
	letter-spacing: 0.5em; text-transform: lowercase; font: bold 2em Verdana, sans-serif; 
	height: 15px; vertical-align: top; white-space: nowrap;
	}
.box { float: left; width: 40%; border: ridge #f00 5px; margin: 15px; padding: 5px; }
.box h1 {
	margin: -5px -5px 0.6em; padding: 15px 0px 0px; height: 25px; 
	background: url(../images/system/h1d.jpg) repeat; color: #fffff0; 
	letter-spacing: 0.3em; text-transform: lowercase; font: bold 1.5em Verdana, sans-serif; 
	}
.dir { font: bold 0.7em Verdana, sans-serif; text-decoration: none; color: #000; }

.imglogo { float: left; border: solid #fffff0 1px; }
.imgban { float: left; margin: 0px; /*border-bottom: solid #00f 1px; */ }
.imgfloatl { float: left; margin: 3px 15px 10px; }
.imgfloatr { float: right; margin: 3px 15px 10px; }
.figure { float: left; width: 24%; margin: 1px; padding: 1px; }
.figr { float: right; width: 24%; margin: 1px; padding: 1px; }
.imgfloatl, .imgfloatr, .figure, .figr {
	text-align: center; font-style: italic; font-size: 0.8em; color: #000; text-indent: 0; }
.middle { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.footer { font: 0.7em Verdana, sans-serif; font-weight: bold; color: #fff;
	background: url(../images/system/h1d.jpg) repeat; }
.image { border: #000 1px solid; margin: 2px; }
