<style type="text/css">


a { color: #282;}
a:link {	color: #282;}
a:visited {	color: #393;}
a:active { color: #4a4;}

body { background-color:#fff; background-image:url('gra/bg2.jpg'); background-repeat:no-repeat; 
background-position: 200px -40px; font-family: arial, helvetica, sans-serif;}
.img {margin-left:7px; margin-top:5px; border:2px outset #5df;}

#main { position:absolute;; left:250px; top:130px; width:500px; height:370px; margin:0px; padding:10px; overflow: scroll;}
#menubar1 { background-color:#5df; position:absolute; left:20px; top:140px; width:130px; height:44px; margin:0px; padding:0px;}
#menubar2 { background-color:#8c4; position:absolute; left:250px; top:95px; width:750px; height:15px; margin:0px; padding:0px; font-size:12px;}
#emuBG {position:absolute; left:0px; top:0px;}
#logo {position:absolute; left:188px; top:0px;}
#header {position:absolute; left:0px; top:0px; background-color:#09d; width:1000px; height:95px; margin:0px; padding:0px;}
#headphotos {position:absolute; left:520px; top:0px;}
#thumbs {position:absolute; left:0px; top:323px; background-color:#8c4; width:250px; height:200px; margin:0px; padding:0px; font-size:10px; color: #fff; text-align:center;}
#footer { width:1000px; position:absolute; top:523px; left:0px; background-color:#8c4; text-align:center; font-size:12px;}
#showimage {position:absolute; left:260px; top:313px; width:270px; height:200px; margin:0px; padding:0px; visibility:hidden;}
.section { font-family: arial, helvetica, sans-serif; font-size:13px; color:#030;}

/* GREEN NAVIGATION BUTTONS */
.cssnavg	{
			position:relative;
			float: left;
			margin: 0; 
			padding: 0px;
			font-family: arial, helvetica, sans-serif;
			background: url(gra/btnong.jpg) no-repeat;
			width: 131px;
			height: 29px;
              overflow:hidden;/* for ie to hide extra height*/	
}
.cssnavg a {
			display: block;
			color: #000000;
			font-size: 15px;
			width: 131px;
			height: 29px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
			overflow:hidden;/* for ie to hide extra height*/
}
.cssnavg a:hover {
			color: #ffffff;
}


.cssnavg img {width: 131px; height: 29px; border: 0; }
* html a:hover {visibility:visible}
.cssnavg a:hover img{visibility:hidden}

.cssnavg span {
		    position: absolute;
		    left: 0px;top: 4px;
		    text-align: center;
		    width: 131px;
		    cursor: pointer;   
		     
}
/* END OF NAVIGATION */
/* BLUE NAVIGATION BUTTONS */
.cssnavb	{
			position:relative;
			float: left;
			margin: 0; 
			padding: 0px;
			font-family: arial, helvetica, sans-serif;
			background: url(gra/btnonb.jpg) no-repeat;
			width: 131px;
			height: 29px;
              overflow:hidden;/* for ie to hide extra height*/	
}
.cssnavb a {
			display: block;
			color: #000000;
			font-size: 15px;
			width: 131px;
			height: 29px;
			display: block;
			float: left;
			color: black; 
			text-decoration: none;
			overflow:hidden;/* for ie to hide extra height*/
}
.cssnavb a:hover {
			color: #ffffff;
}


.cssnavb img {width: 131px; height: 29px; border: 0; }
* html a:hover {visibility:visible}
.cssnavb a:hover img{visibility:hidden}

.cssnavb span {
		    position: absolute;
		    left: 0px;top: 4px;
		    text-align: center;
		    width: 131px;
		    cursor: pointer;   
		     
}
/* END OF NAVIGATION */
.highlight {color:#ddd;}
</style>