/* CSS Document */
.mapdiv {
	font-family: "Comic Sans MS";
	font-size:14px;
	color:#000000;
	width:inherit;
}
body {
	/*background-image:url(_images/_grafx/erotica-girl.gif);*/
	font-family: "Comic Sans MS";
	background-color: #000000;
	font-size:10px;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF0000; /* red */
}
a:active {
	text-decoration: none;
	color: #00FF00; /* green */
}
a:visited {
	text-decoration: none;
}
a {
	font-family: Comic Sans MS;
	color: #FFFFFF; /* white */
}
.red { 
	color:#FF0000; /* red */
	font-size:14px;
	}
.menus {font-size:14px ; color:#FFFFFF; font-family: "Comic Sans MS";}
.headings {font-size:16px ; color:#FFFF00}
.heading2 {font-size:14px ; color:#FFFF00}
.ptext {font-size:12px ; color:#FFFFFF}
.subtext {font-size:10px ; color:#FFFFFF}
.hidden {display:none; position:absolute; color:#FFFFFF;}
.graphic {position:static; left:inherit; top:inherit;}
.rhheaderimage {display:none; position:absolute; z-index:1;}
/**.stah { position: absolute; top:50; left:300; } */
/**.theimage {z-index:auto;} */
/**.imagestah {position:static top:50; left:300; }
/**.theimage {z-index:1;} */

.mov {position:absolute; z-index:1}
.alt{display:none;}
/*.graphic {position:absolute; left:inherit; top:inherit}


