
body {
	font:	12px/1.2 Verdana, Arial, Helvetica, sans-serif;
	background:#cca;
	padding:0px;
	margin:0px;
	margin:10px 10px 0px 10px;
	}
	
a {
	text-decoration:none;
	font-weight:bold;
	color:#c00;
	}
	
pre {
	font-size:11px;
	color:blue;
	}
	
	
li {
	margin-bottom:2px;
	list-style: none;
	}
	
ul {  padding: 0; margin: 0;}
		

#leftcontent {
	position: absolute;
	left:10px;
	top:211px;
	width:170px;
	background:#fff;
	border:1px solid #000;
	}

#centercontent {
	background:#fff;
   	
	border:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 0px;
   	margin-right:201px;
   	text-align:center;
   	padding: 10px;
   			
   	
	}
	
html>body #centercontent {
   		margin-left: 0px;
   		margin-right:201px;
	}

#rightcontent {
	position: absolute;
	right:10px;
	top:111px;
	width:200px;
	background:#fff;
	border:1px solid #000;
	text-align:center;
	}

#banner {
	background:#fff;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:39px;

	}
html>body #banner {
	height:100px;
	background: #eee url('smilebg.gif') ;
	
		
	}
	
p,h1,pre {
	margin:0px 10px 10px 10px;
	}
	
h1 {
	font-size:26px;
	padding-top:5px;
		text-transform: uppercase;
	}
	
h2 {
	font-size:18px;
	padding-top:0px;
	text-transform: uppercase;
}
	
#banner h1 {
	font-size:14px;
	padding:10px 10px 0px 10px;
	margin:0px;
	}

#rightcontent p {
	font-size:10px
	}
		
		

.box {
	border: 1px solid #ccc;
	padding: 1em;
	margin: 0 0 1em 0;
}

#footer { clear: both; border-top: 1px dotted #ccc; margin: 0 0 0 0; text-align: center; font-size: .8em;}

#subheader { 
	clear: both; 
	background: #eee url('bar1.png') ;
	color: #FFF;
	padding: 0 0 0 0px;
	margin: 0 0 05px 0;
	height: 40px;
	line-height: 35px;
	font: bold 35px Arial;
	text-align: center;
	text-transform: uppercase;
}





#menu { font-size:10px; float: right; margin: 0 0 10px 0; 		background: #eee url('smilebg.gif') ; }
#menu li {display:inline;}

#menu li a
{
	padding:0.2em 1em;
	background:#cdf;
	color:#000;
	text-decoration:none;
	border:1px solid #000;
	line-height:2em;

}

#menu li a:hover
{
	background:#08c;
	color:#fff;
}

