/* CSS Document */

	body {
		margin:0px 0px 0px 0px;
		padding:0px;
		font-family: Arial, Helvetica, sans-serif;
		}
	
	#leftmenu {
	position: absolute;
	left:10px;
	top:78px;
	width:160px;
	background:#000000;
	border:none;
	z-index: 3;
		}

	#leftcontent {
	position: absolute;
	left:10px;
	bottom:84px;
	width:160px;
	background:#000000;
	border:none;
	color: #AC6B44;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
		}

	#centercontent {
	background:#000000;
	margin-left: 175px;
	margin-right:35px;
	padding-left: 10px;
	color: #FFFFFF;
	border-left: Gray;
	voice-family: inherit;
	margin-left: 175px;
	margin-right:35px;
		}
	html>body #centercontent {
   		margin-left: 175px;
   		margin-right:35px;
		}

	#centerAriane {
	background:#000000;
	margin-left: 185px;
	margin-right:35px;
	margin-top:80px;
	border: none;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 185px;
	margin-right:35px;
/*	float: inherit;*/
		}
	html>body #centerAriane {
   		margin-left: 185px;
   		margin-right:35px;
		}

	#centerArianebas {
	position: absolute;
	margin-left: 190px;
	background:#000000;
		border: none;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	clear: left;
		}

	#centerbacklinks {
	background:#000000;
	float: inherit;
	color: #FFFFFF;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-right: 35px;
		}

	#rightcontent {
	position: absolute;
	right:10px;
	top:78px;
	background: Gray;
	border:none;
	/*visibility: hidden;*/
	z-index: 1;
		}
	
	#banner {
	position: absolute;
	left:10px;
	top:0px;
	background:#000000;
	height:71px;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	clear: both;
	voice-family: inherit;
	height:71px;
	z-index: 1;
		}
	html>body #banner {
		height:71px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
	font-size:10px;
	padding-top:0px;
	margin: 0 0 0 0;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}

	a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #FFFFFF;
	}
	a:hover {
		color: #AC6B44;
		text-decoration: underline;
	}
	a:active {
		text-decoration: none;
	}

	ul {
	list-style: disc url(images\bullet.gif) /*inside*/;
	}
