/* CSS Document */
/* css style sheet for www.spiritweaves.com  created by anneli molin-skelton */

html {
	margin: 0px;
	padding: 0px;
}

body {
	font: 10pt century gothic;
	color: #333333;
	background-color: #990000;
	margin: 60px;
	padding-bottom:99px;
	padding-top: 40px;
}

p {
	font: 10pt century gothic;
	min-width: 700px;
	min-height: 400 px;
	color: #333333;
	background-color: #ffffff;
	margin: 0px;
	padding: 50px;
	
}
	
#footer a{
	font-family:century gothic;
	font-size:10pt;
	color:999999;
	
}

#footer a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #999999;
	}
#footer a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #999999;
	}
#footer a:hover { 
	text-decoration: none; 
	color: #660000;
	}
	
	#footer a:active { 
	text-decoration: none; 
	color: #660000;
	}

a{

font-family:century gothic;
font-size:10pt;
color:333333;
}

a:link { 
	font-weight: normal; 
	text-decoration: none; 
	color: #333333;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #333333;
	}
	
a:hover { 
	font-weight: none;
	font-size:12pt; 
	text-decoration: none; 
	color: #660000;
	}
	
a:active { 
	text-decoration: none; 
	color: #660000;
	}