body {

	background-image: url('visuals/bg.jpg');
	background-color: #000000;
        background-repeat: repeat-y;
	background-position: 0px 0px;
	margin: 0px;
	FONT: 10px 'verdana, lucida sans';
	LETTER-SPACING: 1px;
	color: #B0B0B0;
}


a {
	text-decoration: none;
        font-weight: bold;
	color: #8B668B;}
	


a:hover {
        font-weight: bold;
	color: #816687;
	cursor: help;}


table, tr, td {
	font: 10px 'lucida sans';
	vertical-align: top;}


.button {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	color: #666666;
	FONT: 10px 'lucida sans';
	padding: 3px;
	margin: 2px; 
	border-radius: 6px;}


.h1 {
	background-color: transparent;
	font: 20px 'times new roman'; 
        font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 1px solid #C4C4C4;
	color: #C4C4C4;}

.h2 {
	background-color: transparent;
	font: 15px 'lucida console'; 
        font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 0px;
	color: #D1D1D1;}

.h3 {
font-family : times new roman;
font-size : 14px; 
border-top : 1px solid #D1D1D1;
margin-bottom : 1px;
margin-left: 5px;
margin-right: 5px;
font-weight: bold;
letter-spacing : 4px; 
color : #C7C7C7; 
text-align : right;
width : 100%;
} 

h5 {
color: #666666;
font-family: Arial;
font-size: 95%;
text-transform: uppercase;
text-align: right;
}


b {
	font: 11px 'lucida sans';
	text-decoration: none;
        font-weight: bold;
	color: #D8BFD8;}


blockquote {

        background-image: url('');
	background: #cccccc;
        font: 10px 'tahoma';
        font-weight: normal;
        color: #999999;
        text-align: left;
        letter-spacing: 1px;
	padding: 10px;
        border-left: solid 14px #083d23;}


.first {
        background: #584E56;
	text-align: justify;
	font: 10px 'tahoma';
	color: #B0B0B0;
	padding: 8px;
	margin: 2px;}



.second {
       	background: #543948;
	text-align: justify;
	font: 10px 'tahoma';
	color: #B0B0B0;
	padding: 8px;
	margin: 2px;}