@charset "utf-8";
/* CSS Document */

body {
	background-color: #CC9;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	height: auto;
} 
	}

h1 {
	font-size:2em;
	text-align:center;
	color:black;
	font-family:Century Gothic;
}

h2 {
font-size:1.2em;
}

#header{
	width:60.5em;
	height:4em;
	position: fixed;
	margin-left:1em;
	margin-top:1em;
	padding: 0.5em;
	background-color:#000;
	border-width: 3em;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: right;
	z-index: 1;
}

#header a {
        color: black;
 }

#worldnav{
	width: 48em;
	height: 3.3em;
	position: fixed;
	margin-left:18em;
	margin-top: 7.2em;
	background-color:#996;
	text-align: center;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	border-color: #000;
	border-width: 2em;
	padding: 0.1em;
	z-index: 1;
	
}

#localnav
{
	width:12.5em;
	height:14em;
	position: fixed;
	margin-left:1em;
	margin-top:6.4em;
	padding: 0.5em;
	background-color:#000;
	border-width: 3em;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	z-index: 1;
}

#sideimage
{
	width:7em;
	max-height:17.5em;
	position: absolute;
	margin-left:1em;
	margin-top:26em;
	padding: 0.5em;
	background-color:#D2C3A3;
	border-width: 1em;
	border-color: #996;
	border-style: solid;
	z-index: -1;
}


#hide
{
	width:38em;
	height:8.4em;
	position: absolute;
	position: fixed;
	margin-left:12.8em;
	top:0px;
	background-color:#CC9;
	z-index: 0;	
	border-bottom-color: #996;
	border-bottom-style: solid;
	border-bottom-width: .20;
}

#sidehide
{
	width:10.5em;
	height:26em;
	position: absolute;
	position: fixed;
	margin-left:1em;
	top:0px;
	background-color:#CC9;
	z-index: 0;	
}

#bottomhide
{
	width:80em;
	height:500em;
	position: fixed;
	margin-left:1em;
	top:44.5em;
	background-color:#CC9;	
	border-bottom-color: #996;
	border-bottom-style: solid;
	border-bottom-width: .20;
        z-index:1
}

#news
{
	width:45em;
	height:5em;
	position: absolute;
	margin-left:16em;
	margin-top:10em;
	padding: 0.5em;
	background-color:#D2C3A3;
	border-width: 0.31em;
	color: #996600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: left;
	border-color: #996;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	z-index: -1;	
}

#news a 
{
	color: #000;
	display: inline;
	text-decoration: underline;
	background-color: #D2C3A3;}
	
#content a {
	color: #000;
	display: inline;
	text-decoration: none;
	background-color: #D2C3A3;
        border-width: 1px;
	border-color: #000;
	border-style: dotted;
        text-transform:none;

}

#content
{
	width:45em;
	max-height:400em;
	position: absolute;
	margin-left:16em;
	margin-top:17em;
	padding: 0.5em;
	background-color:#D2C3A3;
	border-width: 0.31em;
	color: #996600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	text-align: left;
	border-color: #996;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	z-index: -1;
}

#messagefooter
{
	width:15em;
	height:3em;
	position: fixed;
	margin-left:1em;
	margin-top:30em;
	padding: 0.3em;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	text-align: left;
	background-color: #CC9;
	z-index: 1;
}

#bottomfooter {
	width: 53.5em;
	height: 5em;
	position: fixed;
	margin-left:18em;
	margin-top:58.5em;
	background-color:#996;
	text-align: center;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: .7em;
	border-style:solid:
	padding: 0.1em;
	z-index: 1;
	border-top-style: solid;
	border-top-color: #996;
	border-top-width: .4em; }
	
	#rq {
	border-bottom-color:#996;
	border-bottom-width:3px;
	border-bottom-style:solid;
	width: 20em;
	height: 12em;
}

#wn {
	width: 48em;
	height: 3em;
}

#ln {
	width: 13em;
	height: 14.5em;
}

#cr {
	width: 41em;
	height: 5em;
}

#content h1 {
	font-size:2em;
	text-align:center;
	color:black;
	font-family:Century Gothic;
}

#lln{
	width: 45em;
	height: 5em;
        overflow:hidden;

#arrow {
        position: absolute;
	margin-left:50.3em;
	margin-top:25em;
	z-index: -1; }