A:link
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 1px #FFFFFF; color: #FFFFFF; text-transform: capitalize; }
A:visited
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 1px #FFFFFF; color: #FFFFFF; text-transform: capitalize; }
A:active
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 1px #FFFFFF; color: #FFFFFF; text-transform: capitalize; }

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

body {
scrollbar-face-color : #637187;
scrollbar-shadow-color : #637187;
scrollbar-highlight-color : #637187;
scrollbar-3dlight-color : #2d384e;
scrollbar-darkshadow-color : #2d384e;
scrollbar-track-color : #2d384e;
scrollbar-arrow-color : #FFFFFF;
} 

.header
	{ 
	color: #85699d; 
	font-family: Georgia, Century Gothic;
 letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: italic;
text-transform: lowercase;
	border-style : dotted;
	border-color : #FFFFFF;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-width :0px;
	border-top-width : 0px;
	;

	}


    body { font-family: Arial; font-size: 11px; color: #637187; margin:0; text-align:justify; background-attachment: fixed; }
    

a.nav:link,a.nav:active,a.nav:visited{
color: #FFFFFF;
font-weight: normal;
text-transform: uppercase;
background-color: #3d4f6a;
border-top: 2px dotted #282e39;
border-bottom: 2px dotted #282e39;
border-left: 2px dotted #282e39;
border-right: 2px dotted #282e39;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 1px;
padding-top: 1px;
}

a.nav:hover{
color: #3d4f6a;
background-color: #FFFFFF;
}

.layout {
width: 800px;
height: 509px;
background: url('images/bg.gif') fixed;
position: absolute;
top: 0px;
left: 0px;
}

.content {
position: absolute;
width: 500px;
top: 211px;
left: 411px;

}
