A:link {
	COLOR: #1487ff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #1487ff; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #481a11; TEXT-DECORATION: none; background-color: #ffab4c;}

img {border: 0px;}

body, table, tr, td {
	font: 11px Times New Roman; 
	color: #f2d38c;
        letter-spacing: 2px}
		
b { 
	color: #d25731; 
	font: 11px Century Gothic;
	font-weight: bold;
	}
	
i {
    color:#FFFFFF;
	font: 11px Century Gothic;
	}
	
u {
    color:#31b18c;
	font: 11px Century Gothic;
	}

body { background-color:#d5d6ce; text-align: right; margin: 0;}


#container {
	width: 800px;
	margin-top: 0px;
	float: right;
	text-align: justify;
}



#content {
	margin-top: -17px;
	color: #000000;
	align: right;


}


#footer {;
	height: 80px;
	font: 9px Verdana;
	background-image: url(images/footer.png);
	background-repeat:no-repeat;
	padding-left: 0px;
	padding-right: 440px;
	line-height: 12px;
	margin-bottom: 7px;
	text-align: justify;
	clear: both;
	color: #000000;

}

h1:first-letter {
	font-family: "Script";
	font-weight: normal;
	color: #000000;
	font-size: 50px;}

h1 {
	text-align: left;
	font-weight: italic;
	line-height: 28px;
        font-size: 175%;
        text-indent: 50px;
        color: #ff0b1c;
        font-family: Century Gothic;
		letter-spacing: 2px;
     
}

input, textarea, option, select {
	background-color: #ff0b1c;
	font: 10px Times New Roman;
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #ff0b1c;
	padding:2px; }
