body {
		margin: 0px;
		padding: 0px;
		font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
		background: #ffffff url(../images/body_background.gif) repeat top left; 
		}
	
	#leftcontent {
		position: absolute;
		left:0px;
		top:100px;
		width:191px;
		background:#9933cc;
		border: 0;
		}

	#centercontent {
		background:#fff;
   		margin-left: 191px;
   		margin-right: 191px;
		border: 0;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 191px;
   		margin-right: 191px;
		}
	html>body #centercontent {
   		margin-left: 191px;
   		margin-right: 191px;
		}

	#rightcontent {
		position: absolute;
		right:0px;
		top:100px;
		width:191px;
		background: #ccf;
		border: 0;
		overflow: hidden;
		}
	
	#banner {
		background-color: #c90; 
		height:100px;
		border: 0;
		overflow: hidden;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:100px;
		}
	html>body #banner {
		height:100px;
		}
		
	p,h1,pre, h2 {
		margin:0px 10px 10px 10px;
		}
		
	#rightcontent h1, #leftcontent h1 {
		font-size:14px;
		padding-top:10px;
		border-bottom: 1px solid #60c;
		}

	#centercontent h1 {
		font-size: 18px;
		padding-top: 10px;
		border-bottom: 1px solid #60c;
		}

	#centercontent h2 {
		font-size: 18px;
		padding-top: 10px;
		color: #609;
		}

		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:11px;
		}

	#rightcontent h1 {
		margin-bottom: 2px;
		padding-top: 5px;
		}

#button {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #9933cc;
	color: #333;
	font-size: 12px;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#button li {
		margin: 0px 0px 0px 0px;
		border-bottom: 1px solid #9933cc;
		}

#button li a {
		display: block;
		padding: 2px 5px 2px 0.5em;
		border-left: 10px solid #609;
		border-right: 10px solid #c9f;
		background-color: #96f;
		color: #fff;
		text-decoration: none;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
		border-left: 10px solid #309;
		border-right: 10px solid #96f;
		background-color: #63f;
		color: #fff;
		}

#button li.currentlink {
		padding: 2px 5px 2px 0.5em;
		border-left: 10px solid #960;
		border-right: 10px solid #fc9;
		background-color: #c90;
		color: #fff;
		font-weight: bold;
		}


img {border: 0;
	padding: 0px;
	margin: 0px;}

.rightbutton {
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background-color: #9933cc;
	color: #333;
	font-size: 12px;
	}

.rightbutton ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
.rightbutton li {
		margin: 0px 0px 0px 0px;
		border-bottom: 1px solid #609;
		}

.rightbutton li a {
		display: block;
		padding: 2px 5px 2px 0.5em;
		border-left: 10px solid #96f;
		border-right: 10px solid #96f;
		background-color: #99f;
		color: #fff;
		text-decoration: none;
		}

html>body .rightbutton li a {
		width: auto;
		}

.rightbutton li a:hover {
		border-left: 10px solid #309;
		border-right: 10px solid #309;
		background-color: #63f;
		color: #fff;
		}

.rightbutton li.currentlink {
		padding: 2px 5px 2px 0.5em;
		border-left: 10px solid #960;
		border-right: 10px solid #960;
		border-bottom: 0px;
		background-color: #c90;
		color: #fff;
		font-weight: bold;
		}

.rightbutton li.toper {
		padding: 2px 5px 2px 0.5em;
		border-left: 10px solid #609;
		border-right: 10px solid #609;
		background-color: #609;
		color: #fff;
		font-weight: bold;
		}

#rightcontent table {margin: 8px auto;}

#map ul {list-style: none}

#map a {text-decoration: none;}
