/* CSS Document */
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;}

#text { position: relative; top: 128px; right: 4px; width: 975px; height: 200px;
  background-color: transparent; color: #FFFFFF; z-index: 3; font-family: Arial; font-size: 10pt} 

#menu {	position: absolute;
	top: 512px;
	right: 0px;
	left: 0px;
	width: 942px;
	height: 30px;
	background-color: transparent;
	visibility: visible; font-family: courier; font-size: 10pt; font color="#FFFFFF"}  

#menu:link {color: #FFFFFF; font-family: courier; font-size: 10pt; text-decoration: none}
#menu:visited {color: #FFFFFF; font-family: courier; font-size: 10pt; text-decoration: none}	
#menu:hover {color: #FFFFFF; font-family: courier; font-size: 10pt; text-decoration: none}
#menu:active {color: #FFFFFF; font-family: courier; font-size: 10pt; text-decoration: none}

#style1 {color: #CCCCCC; font-family: courier; font-size: 10pt; font-weight: normal; z-index: 5}
#style2 {color: #FFFFFF; font-family: courier; font-size: 10pt; font-weight: normal; z-index: 5}

#content {	position: absolute;
	top: 50px;
	right: 0px;
	left: 198px;
	width: 525px;
	height: 44%;
	background-color: transparent;
	color: #000000;
	visibility: visible;
	font color="#FFFFFF" size="2" face="Courier New, Courier, mono"}  

#hover1 {	position: absolute;
	top: 50px;
	right: 0px;
	left: 700px;
	width: 300px;
	height: 100px;
	background-color: transparent;
	color: #000000;
	visibility: visible;
	font color="#FFFFFF" size="2" face="Courier New, Courier, mono"} 
