BODY
   {
   padding-left: 80px;
   padding-right: 80px;
scrollbar-base-color: #808080;
scrollbar-arrow-color: #FF0000;
scrollbar-darkshadow-color: #000080;
scrollbar-face-color: #0000FF;
scrollbar-shadow-color: #000080;

 }

body, p, td {
font-family: "verdana",sans-serif;
color: #330099;
font-size: medium;
background-color: transparent;

font-style: normal;
font-weight: normal;
font-variant: normal;
}

h1 {
		font-color: #cc0000;
}

A:hover {background-color: #cccccc;}
A:link {text-decoration: underline; color: #000099;background-color: White;}
A:visited {text-decoration: underline; color: #CC0000;background-color: White;}
A:active {text-decoration: underline}
a img {
border: none;
}

	@import "all.css"; /* just some basic formatting, no layout stuff */
	
	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:50px;
		width:200px;
		background: transparent;
		border:1px solid #7a81f1;
		}

	#centercontent {
		background: transparent;
   		margin-left: 200px;
   		margin-right:19px;
		border:0px solid #000;
			
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right:20px;
		padding:10px 10px 0px 10px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:20px;
		}

	
	#banner {
		background:#fff;
		height:40px;
		border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:0px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:39px;
		}
	html>body #banner {
		height:39px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}


li
{
list-style-image: url(finger2.gif);
list-style-type: circle:
}
