body         
	{
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal; 
	font-size: 10px;
	color: #aeaeae; 
	font-family: trebuchet ms, arial, sans-serif;
        background: #000000;
	background-image: url(background2.jpg);
	background-repeat: repeat-x; 
	margin: 2px;
	padding: 2px
	}

ul 
	{

	font-family: Trebuchet MS, Arial, sans-serif;
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
	padding:0px;
	margin:0px;
	margin-left:15px;
	list-style-type:circle;
	
	}

li 

	{ 
	margin:-1px;
	padding:2px;
	}

strong {
	color: #8e2c5b;
	font-weight: bold;
	text-transform: uppercase;
	}

em {
 	color: #8e2c5b;
	}

	blockquote {
		font-size: 10px;
		font-family: Verdana; 
		font-weight: normal;
		line-height: 8pt;
		text-align: center;
		border-left: 2px solid #404040;
		border-right: 2px solid #404040;
		background-image : url(block.jpg);
		text-indent: 15px;
		padding-top: 1px;
		padding-bottom: 2px;
		color: #C0C0C0; 
			}

A:link, A:active, A:visited       
	{
	text-decoration:none;
	color: #c0c0c0;
        border-bottom: 1px dotted #ff2895;
	}

A:hover       
	{
	text-decoration:none;
	color: #aeaeae;
        border-bottom: 0px dotted #781416;
	}

#nav a {
	text-decoration:none;
	color: #000000;
        border-bottom: 0px dotted #ffffff;
}

#nav a:hover {

	text-decoration:none;
	color: #004eff;
}

table 
	{
	font: 9px verdana;
	}

input, textarea, button, select, option
	{
	color: #ffffff; 
	font-size:9px;
	font-family: trebuchet ms, arial, sans-serif;
	letter-spacing:0; 
	background-color: #000000;
	border-style: solid; 
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #ff2895 1px solid;
	}

.bgimage 
	{
	position:absolute;
	top: 0px;
	left: 0px;
	}

h1 {	
letter-spacing: 10px;	
height: 50px;	
display: block;	
padding: 0px 0 0 50px;
color: #E5E9F2;
font-family: Georgia;
background: url(h1.jpg)
no-repeat top left;
text-transform: uppercase;	
font-size: 7px;
margin: 0px 0 3px 0;
}


h2 {	
font-family: Georgia, Verdana, sans-serif;
color: #000000;	
margin: -43px 0 3px 0;	
font-size: 1px;	
background-image: url(h2.jpg);
height: 5px;
padding-left: 35px;
}
