#Layer1 {
	position:absolute;
	width:464px;
	height:600px;
	z-index:1;
	right:0px;
	top:0px;
	cursor:default;	
}
#Layer2 {
	position:absolute;
	width:500px;
	height:242px;
	z-index:1;
	right:0px;
	top:335px;
	cursor:default;
	padding-right: 5px;
}

A:link {
	color: #000000; text-decoration: none; font-weight: bold; text-transform: uppercase; border-bottom: 1px dashed #646464; background-color: #c0c0c0;
}
A:visited {
	color: #000000; text-decoration: none; font-weight: bold; text-transform: uppercase; border-bottom: 1px dashed #646464; background-color: #c0c0c0;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
    cursor: help; color: #646464; font-weight: bold; text-decoration: none; border-bottom: 1px solid #ffffff; background-color: #000000;
}

BODY {
background-image:url(bg.jpg);
background-attachment: inherit;
background-repeat: repeat;
background-position: inherit;

font-family: verdana;
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: #000000;
text-align: right;
font-weight: bold;
background-color: none;
letter-spacing: 8px;
text-transform: uppercase;
border-bottom: 2px dashed #646464;
padding-right: 15px;}

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

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

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

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