	body {
		margin: 0px;
		padding: 0px;
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		}

	a:link {
		color:#990000; 
		font-face:Trebuchet MS; 
		font-weight:bold; 
		text-decoration:none;
		}
	a:visited {
		color:#990000; 
		font-face:Trebuchet MS;
		font-weight:bold; 
		text-decoration:none;
		}
	a:active {
		color:#990000; 
		font-face:Trebuchet MS; 
		font-weight:bold; 
		text-decoration:underline;
		}
	a:hover {
		color:#990000; 
		font-face:Trebuchet MS; 
		font-weight:bold; 
		text-decoration:underline;
		}


	#container {
		width: 1000px;
		text-align: left;
		}
	
	#leftcontent {
		float:left;
		width: 210px;
		background:#fff;
		border: 0px;
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		}

	#centercontent {
		float: left;
		background:#fff;
		width: 572px;
		border: 0px;
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		}

	#rightcontent {
		padding-left: 3px;
		float:left;
		width: 210px;
		background: #fff;
		border: 0px;
		font-family: Trebuchet MS;
		font-size: 12px;
		color: #000000;
		}
	
	#banner {
		background: url('images/header_repeat.jpg') repeat-x #990000;
		border: 0px solid #000;
		height:130px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:130px;
		}

	html>body #banner {
		height:130px;
		}
		
	p,pre {
		margin: 0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top: 7px;
		padding-left: 7px;
		margin-bottom: 6px;
		}
		
	#banner .logo {
		float: left;
		padding-top: 20px;
		padding-left: 50px;
		}

	#banner .advert {
		float: right;
		padding-top: 30px;
		padding-right: 50px;
		margin:0px;
		}

	#tut_desc {
		float: left; 
		width: 511px; 
		padding-bottom: 25px; 
		padding-left: 7px;
		margin-top: -6px;
		}

	#tut_image {
		float: left; 
		width: 40px; 
		padding-left: 12px; 
		margin-top: -3px;
		}

	img {
		border: 0px;
		}

	hr {
		border: solid 1em #000000;
		}

	.tag_cloud { 
		padding: 3px; 
		text-decoration: none; 
		font-family: Trebuhet MS;
		}
	.tag_cloud:link  { 
		color: #990000;
		}
	.tag_cloud:visited { 
		color: #990000;
		}
	.tag_cloud:hover { 
		color: #990000; 
		}
	.tag_cloud:active { 
		color: #990000; 
		}
