A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
A:visited {
	COLOR: #e5fff1; TEXT-DECORATION: none
}
A:hover {
	CURSOR: crosshair; COLOR: #000000; TEXT-DECORATION: none; background-color: #ff3b3b;}

img {border: 0px;}

body, table, tr, td {
	font: 11px Tahoma; 
	color: #000000;
        letter-spacing: 2px}
		
b { 
	color: #ffb83b; 
	font: 12px Century Gothic;
	font-weight: bold;
	}
	
i {
    color:#fff47a;
	font: 11px Times New Roman;
	font-weight: italic;
	}
	
u {
    color:#e5f7ff;
	font: 11px Century Gothic;
	}

body { background-color:#d20001; text-align: right; margin: 0;}


#container {
	width: 800px;
	margin-top: 0px;
	float: right;
	text-align: justify;
	background-color: #d20001;
	}



#content {
	margin-top: -17px;
	margin-right: 40px;
	width: 700px;
	color: #000000;
	align: right;
}
	
#content a:hover { 

text-decoration: none;  
cursor: crosshair;
border-bottom: 2px dotted #FFFFFF; 
  
  }



#footer {;
	height: 86px;
	font: 9px Verdana;
	background-image: url(images/footer.png);
	background-repeat:no-repeat;
	padding-left: 30px;
	padding-right: 170px;
	line-height: 13px;
	margin-bottom: -10px;
	text-align: justify;
	clear: both;
	color: #000000;

}

h1:first-letter {
	font-family: "Script";
	font-weight: normal;
	color: #FFFFFF;
	font-size: 50px;}

h1 {
	text-align: left;
	font-weight: none;
	line-height: 28px;
        font-size: 175%;
        text-indent: 50px;
        color: #000000;
        font-family: Arial Rounded MT Bold;
		letter-spacing: 2px;
		background:url(images/header2.png);
		height: 47px;
		repeat: no-repeat;
     
}

input, textarea, option, select {
	background-color: #000000;
	font: 10px Times New Roman;
	color: #d20001;
	letter-spacing: 0px;
	border: 1px solid #000000;
	padding:2px; }
