body {
	background-color: #ccc0bc;
	background-image: url(http://www.natasha-richardson.org/images/natasha_BG.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.header {
	font-family:Tahoma;
	font-size:10px;
	color:#876a6e;
	
}

.top { font-family:Tahoma; font-size:7px; color:#f2e7e2; padding:8px;}
.top a:link{ font-family:Tahoma; font-size:12px; color:#f2e7e2; font-weight:bold; padding:4px; text-decoration:none;}
.top a:hover{ font-family:Tahoma; font-size:12px; color:#f9f0eb; font-weight:bold; padding:4px; text-decoration:none;}
.top a:active{ font-family:Tahoma; font-size:12px; color:#f2e7e2; font-weight:bold; padding:4px; text-decoration:none;}
.top a:visited{ font-family:Tahoma; font-size:12px; color:#f2e7e2; font-weight:bold; padding:4px; text-decoration:none;}

.elite {background-color:#ece6e4; border: 1px solid #c9c1be; padding:2px; -moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.elite:hover {background-color:#ece6e4; border: 1px solid #c9c1be; padding:2px; -moz-border-radius: 4px;
-webkit-border-radius: 4px;
opacity:.70;
filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}

a:link {
	color: 876a6e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 876a6e;
}
a:hover {
	text-decoration: none;
	color: #644F52;
}
a:active {
	text-decoration: none;
	color: 876a6e;
}
.style2 {font-family: Tahoma; font-size: 10px; color: #876a6e; font-weight: bold; }

.topaffs { background-color:#b8b0ae; padding:5px; -moz-border-radius: 5px; font-family:Tahoma; font-size:11px; color:#555555; margin-bottom:2px;}

blockquote {
	background-image: url("");
	background-position: scroll;
	background-repeat:no-repeat;
	background-color: #e7d8d2;
	font-family: Trebuchet MS;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	padding-left: 7px;
	color: #a09d9d;
	margin:25px;
	border-right: 8px solid #ccc0bc;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.subcontent {
background-color: #e2dcd9;
background-image: url(http://www.natasha-richardson.org/images/contentbg.png);
background-position: bottom;
font-weight: bold; 
font-family: "lucida sans", arial, sans-serif; 
font-size:11px; 
letter-spacing:0px; 
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
padding-top:20px;
line-height:12px; 
color:#FFFFFF;
text-align:justify;
text-transform: uppercase;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px; 
border-radius: 6px; }

.subcontent a:link {
color:#e5e3e3;}
				

input, textarea, option, select {
	background: #ccc0bc url('');
        font-family: Trebuchet MS;
        font-size: 11px;
	color: #ae978f;
	padding:6px;
			border: solid 0px #ccc0bc;
	}
	
	input:hover, textarea:hover, option:hover, select:hover {
	background: #ccc0bc url('');
        font-family: Trebuchet MS;
        font-size: 11px;
	color: #ae978f;
	padding:6px;
			border: solid 0px #ccc0bc;
	}
	
		input:focus, textarea:focus {
	background: #d9cdc9;
		border: solid 0px #ccc0bc
	}
	
	
	
a img {
opacity:.70;
filter: alpha(opacity=70);
 -moz-opacity: 0.7;
border: 1px solid #d7c8c4;
padding:4px;
-moz-border-radius: 8px 8px 8px 8px;
}


a:hover img {
opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.9;
border: 1px solid #ccc0bc;
padding:4px;
-moz-border-radius: 8px 8px 8px 8px;
}


.footer {
font-family:Tahoma;
font-size:9px;
color:#876a6e;
}

.footer a:link {
font-family:Tahoma;
font-size:9px;
color:#876a6e;
}
