body
{background-image: url("");
 background-color:#815777;
 font-family:  lucida console;
 font-size: 11px;
letter-spacing: 2px;
color:#848388;
text-align: justify;
}

div.header
{background-color: #521844;
font-weight:bold;
text-decoration: none;
padding: 2px;
}

.nav a:link, .nav a:visited, .nav a:active {
    text-decoration: none; 
    color:#86306D;
    font-weight: bold;
    background-color: transparent;
}
.nav a:hover {
    text-decoration: none;
    color:#815777;
    font-weight: bold;
    cursor: help;
    background-color: transparent;
}

div.main
{
width: 550px;
background:#521844;
font-family: lucida console;
font-size: 11px;
width: 92%;
margin-right: auto;
margin-left: auto;
text-align: justify;
}

div.content
{
width: 550px;
border:1pt solid #521844;
background:#521844;
font-family: lucida console;
font-size: 11px;
text-align: justify;
}

b {
color : #815777;
}
i {
color : #C0C0C0;
}

ul {
   list-style-type: square;
}


a:link, a:active, a:visited {
	
	font-weight: bold;
	color: #86306D;
	font-family: georgia; 
	font-size: 8pt
                  letter-spacing: 0px;
	text-decoration: none;
	
}
	a:hover {color: #815777;
	border-bottom: 1px dashed #86306D;
	font-family: georgia; 
	font-size: 8pt
	
}
input, textarea, option, select {
	background-color: #521844;
	border:1px dotted #86306D;
	font-family: lucida console;
	font-size: 11px;
	color: #815777;
	letter-spacing: 1px;
	padding:2px; }

 .block {
background-color: #5D1A4D;
color: #c0c0c0;
border-left:4px solid #815777;
border-right:4px solid #815777;
margin: 0px auto;
padding: 10px;
width: 98%;
}
