A:link {
	COLOR: #2bd1ea; TEXT-DECORATION: none
}
A:visited {
	COLOR: #f38087; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #e7e7e7; TEXT-DECORATION: none; border-bottom: dotted 4px #ec3d41; background-color:#66CCFF}

b { 
	color: #700d00; 
	}
	
i {
    color:#db521c;
	}
	
u {
    color:#986316;
	}


body, table, tr, td {
	font: 10px Georgia, Serif; 
	color: #949494;
	letter-spacing: 1px}


body {
	margin: 0;
	background-color: #f2d5d7;
	background-image: url(images/background.png);
	background-position: top center;
	background-repeat:repeat-x;
	text-align:right
}

img {border: 0} 

#header {
	width: 781px;
	margin-top: 0px;
 }

#header a{ border-bottom: 0; }


#container {
	width: 781px;
	margin-top: 0px;
	float: right;
		
	}



#content {
	margin-top: -50px;
	margin-right: 40px;
	width: 700px;
	color: #949494;
	text-align:justify;
}
	


#footer {
	height: 181px;
	font: 9px Georgia, Serif;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-color: #f2d5d7;
	line-height: 10px;
	margin-top: 0px;
	clear: both;
	color: #e2e2e2;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding-top: 180px;
	padding-left: 190px;

}


h1 {
	text-align: center;
	line-height: 90px;
        font-size: 200%;
        text-indent: 50px;
        color: #949494;
        font-family: Georgia, Serif;
		letter-spacing: 2px;
		height: 80px;
		background-repeat: no-repeat;
     
}

input, textarea, option, select {
	background-color: #f2d6d7;
	font: 10px Georgia;
	color: #f04c03;
	letter-spacing: 0px;
	border: 1px solid #f04c03;
	padding:2px; }

