#Layer1 {
	position:absolute;
	width:608px;
	height:488px;
	z-index:1;
	left:0px;
	top:0px;
	cursor:default;	
}
#Layer2 {
	position:absolute;
	width:470px;
	height:260px;
	z-index:1;
	left:220px;
	top:110px;
	cursor:default;
}
#Layer3 {
	position:absolute;
	width:375px;
	height:18px;
	z-index:1;
	left:261px;
	top:95px;
	cursor:default;
}

A:link {
	color: #14A8C4; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:visited {
	color: #14A8C4; text-decoration: none; font-weight: bold; text-transform: lowercase;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
    cursor: help; color: #287CD6; font-weight: bold; text-decoration: underline;
}

BODY {
background-color: #9DBEE1;
background-attachment: fixed;

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

.codesort h2, h1 {font-family: arial;
font-size: 12pt;
color: #287CD6;
text-align: left;
font-weight: lighter;
background-color: none;
letter-spacing: 8px;
text-transform: uppercase;
border-bottom: 1px dotted #287CD6;
padding-left: 25px;}

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

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

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

.navigate {font-family: trebuchet ms;
font-size: 7pt;
color: #ffffff;
text-transform: uppercase;
text-align: center;
margin-top: -5px;
text-decoration: none;
border-bottom: none;}

.navigate a:link {
background-color: none;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 2px;
border-bottom: none;}

.navigate a:active {
background-color: none;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 2px;
border-bottom: none;}

.navigate a:visited {
background-color: none;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 2px;
border-bottom: none;}

.navigate a:hover {
background-color: #6EA5E0;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 2px;
border-bottom: none;}

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