/* CSS Document */
	body {
		margin:10px 10px 0px 10px;
		padding:0px;
		background-image: url(../images/background_2.jpg);
		background-repeat: repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		margin:0px 0px 0px 0px;
		background-position: right top;
	}

	#background_image {
		position: absolute;
		top: 0px;
		right: 0px;
		margin:0px 0px 0px 0px;
		z-index: 0;
	}
	
	#banner {
		background-color:#0099FF;
		height:130px;
		border-top:0px solid #000;
		border-right:0px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		}
	html>body #banner {
		height:130px;
		}
	#logo {
		padding: 10px;
		font-weight: bold;
	}

	#maincontent{
		padding:10px;
		position:absolute;
		top:128px;
		z-index:10;
	}
	#leftcontent{
		color:#FF0000;
		text-decoration:none;
	}
	a#leftcontent{
		color:#FF0000;
	}
	#footer {
		font:Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	a#footer {
		color:#FFCC00:
	}
.contact {
	font-weight: bold;
	color: #FFCC00;
	font-size: small;
}
a#contact {
	font-weight: bold;
 color: #FFCC00; 
 text-decoration: none;  
}
a#contact:visited {
	font-weight: bold;
 text-decoration: none;
 color: #FFCC00; 
}
a#contact:hover {
	font-weight: bold;
 text-decoration: underline;
 color: #FFCC00; 
}
a:link {
 color: #FFCC00; 
	text-decoration: none;
}
a:visited {
 color: #FFCC00; 
	text-decoration: none;
}
a:hover {
 color: #FFCC00; 
	text-decoration: underline;
}
a:active {
 color: #FFCC00; 
	text-decoration: none;
}
