	html, body {
		margin: 0; padding: 0;
		overflow: auto;
		}

	body {
		width: 100%; max-width: 100%;
		height: 100%; max-height: 100%;
		background-color: #333;
		font: 12px arial, sans-serif;
		color: #ffffff;
		line-height: 1.4em;
		}

	a {
		text-decoration: none;
		color: #ffffff;
		font-size:14px
		}

	a:hover {
		text-decoration: underline;
		color: #ff9900;
		}

	#left {
		position: absolute; top: 0; left: 0; 
		overflow: hidden; 
		height: 100%; width: 35%;
		text-align: right;
		background: #333 url('fade.jpg') no-repeat right;
		}



	#outer {
	position: absolute;
	left: 2px;
	top: 191px;
	width:100%;
	height: 240px;
	margin-top: -120px;
	visibility: visible;
		}

	body > #left {
		position:fixed;
		}

	#mainhead {
		height: 100%;
		margin: 20px 5% 20px 38%;
		padding-top: 0px !important;
		padding-top: 20px;
		overflow: visible;
		}
	
	div.mainhead {
		margin-left: 2.9em;
		margin-bottom: 25px;
		border-left: solid 0px #3a3a3a;
		padding: 0 30px 30px 5px;
		background: #333 url('cornertop.jpg') no-repeat top right;
		}	
	
	#main {
		height: 100%; max-height: 100%;
		margin: 20px 5% 20px 38%;
		padding-top: 0px !important;
		padding-top: 5px;
		overflow: visible;
		}

	h1 {
		display: inline;
		margin-right: 30px;
		font: 800 35px 'century gothic', 'trebuchet ms', arial, sans-serif;
		color: #fff;
		text-align: right;
		}

	span.title {
		display: block;
		margin: 0 0 5px 0;
		font: 600 1.1em 'century gothic', 'trebuchet ms', arial, sans-serif;
		color: #fff;
		}


	a.nav {
		display: block;
		margin: 0;
		text-decoration: none;
		font: 400 20px 'trebuchet ms', arial, sans-serif;
		color: #ffffff;
		padding: 0 30px 3px 0;
		}

	a.nav:hover {
	color: #FF9900;
	background: #222;
	text-decoration: none;
		}

	.credit a, .credit a:hover {
		color: #555;
		}

	.date {
		float: left; 
		width: 2.0em;
		font: 600 1.3em arial, sans-serif;
		padding-right: 5px;
		text-align: right;
		}

	div.main {
		margin-left: 2.9em;
		margin-bottom: 25px;
		border-left: solid 1px #3a3a3a;
		padding: 0 30px 30px 5px;
		background: #333 url('corner.jpg') no-repeat bottom right;
		}


	a img.main:hover {
	background: #fff;
		}

	div.quote {
	margin: 8px 0 12px 10px;
	color: #fff;
	background: #2a2a2a url('quote.jpg') repeat-x top;
	border-bottom: solid 1px #2e2e2e;
	border-right: solid 1px #2e2e2e;
	border-left: solid 2px #fff;
	padding: 8px;
	line-height: 1.7em;
		}

	p.comment {
		font-size: 0.9em;
		font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;
		}

	span.credit {
		display: block;
		text-align: center;
		color: #555;
		margin: 15px 0 20px 0;
		font: 400 0.9em 'trebuchet ms', arial, sans-serif;
		}

	




.style4 {
	font-size: 55px;
	text-align: left;
	color: #FFFFFF;
	font-family: 'century gothic', 'trebuchet ms', arial, sans-serif;
}



dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
li{
font-size:20px;
font-weight:bold;
}
#bold{
font-weight:bold;
text-decoration:blink;
}
#menu {
	position: absolute;
	top: 192px;
	left: -1px;
}
dl#menu {
	width: 461px;
	color: #aaa;
	font-size: 20px;
}
dl#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: Right;
font-weight: bold;
color:#aaaaaa;
border: 0px solid gray;
background: #333333;
}
dl#menu dd {
border: 0px solid gray;
color: #aaa;
}
dl#menu li {
text-align: Right;
background: #333333;
}
dl#menu li a, dl#menu dt a {
color: #aaa;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
	background: #ff9900;
	font-style: none;
}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #aaa;
background-color: #333333;
}
#mentions a {text-decoration: none;
color: #aaa;
}
#mentions a:hover{text-decoration: none;
}
