@charset "utf-8";
/* CSS Document */
#header
{font-size:24px; color:#CC3300; float: none;
}

#globe
{ background-color:#000000; 
} 

div.clear {
clear: both;
}


#walks
{ width: 100%;
margin: 10px auto;
border: 0px solid gray;
}

#links
{ width: 60%; border: thick; border-color:#0099CC;
margin: 10px auto;
}

#footer
{text-align:center; text:#FF0000; background-color:#000000; 
}

#footer2
{text-align:center; text:#FF0000; 
}

#footerN
{text-align:center; text:#FF0000; 
}

.linx
{font: 24pt courier new;
	color:#ff6633;
}

.linx2
{font: 10pt courier new;
	color:#FF80C0;
}
.linx3
{font: 10pt courier new;
	color:#ffffff;
}
.linx4
{font: 8pt courier new;
	color:#ffffff;
}
.linx5
{font: 16pt courier new;
	color:#ffffff;
}
.linx6
{font: 24pt courier new;
	color:#ffffff;
}
.linx7
{font: 12pt courier new;
	color:#8DFF1C;
}
.linx8
{font: 12pt courier new;
	color:#AB12ED;
}
.linx9
{font: 12pt courier new;
	color:#E0C81F;
}
.linx10
{font: 18pt courier new;
	color:#FF4242;
}
.linx11
{font: 12pt courier new;
	color:#8080FF;
}
#linklist
{text-align: justify;
		font: 12pt courier new;
	    color:#ffffff;
}

#leftnav
{
float: right;
width: 300px;
margin: 0;
padding: 1em;
border: 0px solid gray;
font: 12pt "Courier New", Courier, monospace; 

}

#rightnav
{
float: left;
width: 300px;
margin: 0;
padding: 1em;
border: 0px solid gray;
font: 12pt "Courier New", Courier, monospace; background-image:
}

#topnav UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px 0px 15px 50px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px; font-family:"Courier New", Courier, monospace; font-size: 16px; 
}
#topnav UL LI {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; DISPLAY: inline; BORDER-RIGHT: #999 1px solid; PADDING-TOP: 0px
}
#topnav UL LI A {
	color:#999999; TEXT-DECORATION: none
}
#topnav UL LI A:hover {
	COLOR: #996633
}
#topnav UL LI.first {
	PADDING-BOTTOM: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 5px; PADDING-TOP: 0px
}
#topnav UL LI.last {
	BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; BORDER-TOP: medium none; BORDER-RIGHT: medium none
}


