#Layer1 {
	position:absolute;
	width:661px;
	height:289px;
	z-index:1;
	left:0px;
	top:0px;
	cursor:default;	
}
#Layer2 {
	position:absolute;
	width:661px;
	height:260px;
	z-index:1;
	left:0px;
	top:270px;
	cursor:default;
	padding-left: 5px;
}
#Layer3 {
	position:absolute;
	width:500px;
	height:18px;
	z-index:1;
	left:136px;
	top:246px;
	cursor:default;
}

A:link {
	color: #F137CB; text-decoration: none; font-weight: bold; text-transform: uppercase; border-bottom: 2px dashed #E0D639;
}
A:visited {
	color: #F137CB; text-decoration: none; font-weight: bold; text-transform: uppercase; border-bottom: 2px dashed #E0D639;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
    cursor: help; color: #E0D639; font-weight: bold; text-decoration: none; border-bottom: 2px dashed #F137CB;
}

BODY {
background-color: #000000;
background-attachment: fixed;

font-family: trebuchet ms;
font-size: 7pt;
color: #ffffff;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

.codesort h2, h1 {font-family: century gothic;
font-size: 14pt;
color: #F137CB;
text-align: left;
font-weight: bolder;
background-color: none;
letter-spacing: 8px;
text-transform: uppercase;
border-bottom: 3px dashed #E0D639;
padding-left: 25px;}

b {font-size: 7pt;
color: #F137CB;
text-transform: uppercase;}

i {font-size: 7pt;
color: #E0D639;
font-style: italic;}

.codesort p, .codesort img {text-align: justify;}

.navigate {font-family: georgia;
font-size: 9pt;
color: #ffffff;
text-transform: uppercase;
text-align: center;
margin-top: -5px;
text-decoration: none;
font-weight: bold;}

input, textarea, option, select {
background-color: #000000;
font: 8pt verdana;
color: #FFFFFF;
letter-spacing: 1px;
border: 1px solid #ffffff;}
