BODY {
color:#ffffff;
font-size:9px;
font-family:georgia;
line-height:10pt;
letter-spacing: 0pt;
text-align:justify;}


b {color:#2f3f8a; font-weight:normal; text-decoration:none; }

i{color:#c763a9; text-decoration:none; }



A:link, A:visited
{text-decoration: none; color:#dd92ae;}
A:hover
{text-decoration: none; background-color:#383a46; }

body {
background-image: url(images/haleybg.png);
background-repeat: repeat;
padding: 0px;}



h1 { 
margin: 0px;
text-align:center;
font-family: georgia;
font-size: 13pt;
color:#db8cab;
line-height: 10px;
letter-spacing: 2px;
border-bottom: 0px;
text-transform:lowercase;
font-weight: normal;}

h2 { 
margin: 0px;
text-align:left;
font-family: georgia;
font-size:13pt;
color:#af4495;
line-height: 10px;
letter-spacing: 2px;
border-bottom: 0px;
text-transform:lowercase;
font-weight: normal;}




#layout {
position: absolute;
top: 0px;
left: 0px;
}

input, select, textarea {
	border-bottom: 1px dotted #9f5d8b; 
	border-top: 1px dotted #9f5d8b; 
	border-left: 1px dotted #9f5d8b; 
	border-right: 1px dotted #9f5d8b; 
	color: #ffffff;
	background-color: #3e414f;
	font-size: 10pt;
        width: 230px;
	font-family: georgia;
}


#nav {
position: absolute;
top: 5px;
right: 50px;
width: 230px;
height: 15px;
padding: 0px;
background-color: #212229;
z-index: 1;
overflow: auto;
}




#content {
position: absolute;
top: 45px;
right: 50px;
width: 240px;
padding: 0px;
background-color: #212229;
z-index: 2;
overflow: auto;
}

