/*
**		CSS started from http://www.glish.com/css/hacks.asp		
*/
	body {
	margin: 0px;
	padding: 0px;
	font: 12pt/1.5 Verdana, "Trebuchet MS", Tahoma, sans-serif;
	background-attachment: fixed;
	background-image: url(corner.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background: #cc0000;
	z-index: 3;
}

	#leftcontent {
		position: absolute;
		left:0px;
		top:160px;
		width:200px;
		background:#cc0000;
		}

	#middlecontent {
		padding: 10px;
		background:#fff;
		font-size:80%;
   	margin-left: 199px;
   	margin-right:199px;
		voice-family: "\"}\"";
		voice-family: inherit;
   	margin-left: 201px;
   	margin-right:201px;
		}
	html>body #centercontent {
   	margin-left:201px;
   	margin-right:201px;
		}

	#rightcontent {
		position: absolute;
		right:0px;
		top:160px;
		width:200px;
		background:#cc0000;
		}

	#header {
		margin:0px; 
		padding:5px;
		background:black url("yveline.jpg") center no-repeat;
		height:140px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:139px;
		}
	html>body #header {
		height:139px;
		}
			
			
	#rightcontent p {
		font-size:10px
		}
		
	#header	h1 {
		margin-top: 84px;
	   margin-bottom: 0px; 
		padding:0px;
		color: #ff0000;
		font-size:24pt;
		font-family:  Georgia, "Trebuchet MS", Tahoma, Verdana, serif;
		font-weight: bold;
		text-align: center;
		clear: both;
		}
	#footer {
		margin:0; padding:0;
		background:white;
		}
	.column-in {
		margin:0; padding:0.5em 1em;
		}
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	h2,h3,h4 { margin: 0.2em 0 }
	p { margin: 0.5em 0 }

	a {
	text-decoration: none;
	font-weight: bold;
	color:  #000066;
	}

	a:visited {
	color:  #cc0000;
	}

	a:active {
	color:  #3300FF;
	}

	a:hover {
	color: #330066;
	text-decoration: underline;
	}
	.copy { text-align:center; font-size:80% }
	
	img
	{
	border: 0;
	}
	li#img
	{
	display: block;
	position: fixed;
	}
