#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;}

h1, h3 {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;}

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

blockquote {border-left: 5px solid #E0D639;
color: #ffffff;
padding-left: 10px;}

.end {border-top: 1px dotted #ffffff;}

/* FORMS */
input, select, textarea {
background-color: #ffffff;
border: 1px solid #F137CB;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 13px;
margin: 0 0 1px 0;
padding: 5px 0;
} option {
background-color: #ffffff;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 13px;
margin: 0 0 1px 0;
padding: 1px;
}

.input1 { 
width: 49%; 
} .input2 { 
width: 120px; 
} .input3 { 
border: 0; 
} 

fieldset { 
background-color: #000000; 
border: 1px solid #E0D639; 
margin: 0 auto 12px auto; 
padding: 10px;
} fieldset label { 
float: left; 
padding: 0 1%;
text-align: right; 
width: 48%; 
} fieldset legend { 
color: #F137CB; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 17px; 
} fieldset p { 
margin: 0 0 4px 0; 
text-align: justify;
}

.tc { text-align: center; }
 .tl { text-align: left; }
  .tr { text-align: right; }
.tb { margin: 0 0 2px 0; }

.big { font-size: 16px; }
 .small { font-size: 10px; }
