﻿@charset "UTF-8";
* { behavior: url(iepngfix.htc) }

html {
height:100%; 
max-height:100%;  
padding:0; 
margin:0; 
border:0; 
font-size:76%; 
font-family: trebuchet ms, tahoma, verdana, arial, sans-serif; 
background:#fff url(clown.jpg) -18px 0 no-repeat; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	background-image: url(images/clouds.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	overflow-x: hidden;
	padding-left:500px;
	position:relative;
	z-index:3;
	text-align: left;
	bottom: 100px;
}
#words {
	width: 370px;
	font-family: Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	padding-top: 0px;
	padding-left: 2px;
}

#foot {
	position:fixed;
	margin:0;
	bottom:0px;
	display:block;
	width:100%;
	height:100px;
	text-align:left;
	z-index:4;
	background-image: url(images/brwnpapr.gif);
}
#subnav {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
}
#spacer {
	margin: 0px;
	padding: 0px;
	height: 307px;
	width: 100%;
	vertical-align: top;
}
#MainNav {
	height: 100px;
	width: 100%;
	background-image: url(images/root.gif);
	background-repeat: no-repeat;
	background-position: 347px top;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #937459;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}

#left {
	position:fixed;
	top:0;
	height:100%;
	width:500px;
	background-position:left top;
	;
	font-size:1em;
	z-index:0;
	text-align: center;
	left: 0px;
}

* html #head, * html #foot,* html #left {position:absolute;}


#content p {
	padding:5px;
	margin: 0px;
}

.bold {font-size:1.2em; font-weight:bold;}

#wordsleft {
	float:left;
	top:100px;
	left:150px;
	height:200px;
	width:150px;
	border:1px solid #000;
	margin:5px;
	padding:5px;
}
#wordsright {
	float:right;
	top:100px;
	right:150px;
	height:200px;
	width:150px;
	border:1px solid #000;
	margin:5px;
	padding:5px;
}
#wordsabsolute {
	position:absolute;
	top:280px;
	left:400px;
	border:1px solid #000;
	margin:5px;
	padding:5px;
	font-size:2em;
	color:#c00;
}
#wordsrelative {
	position:relative;
	top:10px;
	left:30px;
	padding:0px;
	font-size:2em;
	width:490px;
	margin-left: -346px;
	text-align: left;
	margin-bottom: 15px;
	height: 32px;
}
#tagline {
	height: 50px;
	width: 200px;
	position: relative;
	z-index: 100;
	margin-left: 400px;
	clear: both;
}

a.nav, a.nav:visited {display:block; width:100px; height:25px; text-decoration:none; color:#fff; font-weight:bold; line-height:25px;}
a.nav:hover {color:#fc0;}

scrollbar slider
{
        margin-left: -1px;
        border-left: 1px solid #8C8D90;
        margin-top: -1px;
        border-top: 1px solid #8C8D90;
}
#Right {
	width: 375px;
	background-position: left 
	padding: 0px;
	height: 100%;
	margin-top: -25px;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited, a:active {
	color: #588484;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}.headline {
	cursor: hand;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	color: #588484;
}
.date {
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #588484;
}
#map {
	float: left;
	height: 135px;
	width: 108px;
	margin-right: 20px;
	margin-left: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

