#page {position:absolute; left:20px; top:1px; width:1000px; height:1px;}
body {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position:top left;
	background-color:#000;
	color:#fff;
	Position: relative; 
	width: 1000px; 
	margin: 1px auto; 
}

/*STYLES */
p.yellow {font-size:12px; color:#FFd42a; }
p.bigyellow {font-size:14px; color:#FFd42a; }
.bee {font-size:14px; color:#FDB813; }
p.font10 {font-size:10px;}
p.red {font-size:14px; color:#FF0000;}
p.strong {font-size:14px; font-weight:bold;}
p.menu {font-size:12px; font-weight:bold; color:#FF0000}
hr { color: #FDB813;   }
#italics {font-style:italic;}
/* LAYERS */
/*TOP TOP TOP */
#titlebar {position:absolute; left:180px; top:4px; width: 520px; height: 73px; background:#000; background-repeat:no-repeat; border:none;}
#rodenttitlebar {position:absolute; left:540px; top:4px; width: 520px; height: 73px; background:#000; background-repeat:no-repeat; border:none;}
img.logo1 {background:white; border-style:none; height:71px; width:149px;} 
img.logo2 {background:white; border-style:none; height:88px; width:137px;} 
img.logo3 {background:white; border-style:none; height:71px; width:234px;} 
#topright {position:absolute; left:350px; top:2px; width:502px; height:102px;}
#rodenttopright {position:absolute; left:625px; top:2px; width:502px; height:102px;}
#topright2 {position:absolute; left:700px; top:2px; width:502px; height:102px; font-size:9px;}
#rodenttopright2 {position:absolute; left:700px; top:2px; width:502px; height:102px; font-size:9px;}
#title {position:absolute; left:442px; top:100px; width:216px; height:30px; color:#000;}
/* BODY */
#menustrip {position:relative; left:1px; top:90px; width:150px; padding-top: 1px; padding-right: 4px;}
#bodytext {position:absolute; left:170px; top:90px; width:500px;  border-left: 1px; border-right: 1px; border-right-color: #FDB813; border-right-style: solid;  border-left: 1px; border-left-color: #FDB813; border-left-style: solid;  padding-left: 10px;  padding-right: 10px;}
#rightstrip {position:absolute; left:700px; top:90px; width:180px;  padding-top: 1px;}
#maplayer {position:absolute; left:445px; top:100px; width:488px; height:366px; }

#netext {position:absolute; left: 270px; top:110px; width:auto; height:auto; }
#swtext {position:absolute; left: 120px; top:339px; width:auto; height:auto; }
#Carousel {position:relative; left:4px; top:10px;  }
#copyright {position:relative; left:1px; top:10px; height:110px; font-size:10px;}

/* MAIN MENU STUFF */
img.navgif {border-style:none; text-decoration:none; color:#000;}
#navtext1 {position:absolute; left:13px; top:24px; width:80px; height:13px;}
#navtext2 {position:absolute; left:13px; top:40px; width:80px; height:13px;}
#navtext3 {position:absolute; left:13px; top:56px; width:80px; height:13px; }
#navtext4 {position:absolute; left:13px; top:72px; width:80px; height:13px; }
#navtext5 {position:absolute; left:13px; top:88px; width:80px; height:13px;}
#navtext6 {position:absolute; left:13px; top:104px; width:80px; height:13px;}

/* PROJECT MENU STUFF*/
#projecttext1 {position:absolute; left:614px; top:90px; width:105px; font-size:14px;}

/* PICTURE LAYERS */
#pic1layer {position:absolute; left:10px; top:430px; width:122px; height:97px;}
#imagefade {position:absolute; left:630px; top:430px; width:200px; height:133px;}

a {color:#FF0000;}
a:link    {text-decoration:none; color:#FF0000; }
a:visited {text-decoration:none; color:#FF0000;}
a:hover   {text-decoration:none; color:#FFd42a;}
a:active  {text-decoration:none; color:#FF0000;}

a.map:link    {text-decoration:none; color:#FF0000; }
a.map:visited {text-decoration:none; color:#fff;}
a.map:hover   {text-decoration:none; color:#ff7200;}
a.map:active  {text-decoration:none; color:#FF0000;}

a.next:link    {text-decoration:none; color:#FF0000; }
a.next:visited {text-decoration:none; color:#FFd42a;}
a.next:hover   {text-decoration:none; color:#ff7200;}
a.next:active  {text-decoration:none; color:#FF0000;}
a img {border:none;}


/* Thumbnail Viewer Stuff */
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Arial;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
color: #000000;
z-index: 5;
}

/*POP layers*/
/*div.popmenu {position:absolute; left:10px; top:420px; width:100px; height:85px; visibility:hidden;}
#pop1 {}
#pop2 {}
#pop3 {}
#pop4 {}
#pop5 {}
#pop6 {}
#pou7 {}
#pop8 {}
#pop9 {}
#pop10 {}
#pop11 {}
#pop12 {}
#pop13 {}*/


