
html, body {
	background-color:00#00#))) ;
		background-image: url(http://www.heather-reilly.com/sdmetalsmith/wp-content/uploads/2009/06/sdmetalsmithBACK1.jpg)   ;
		background-attachment: fixed;
	background-position:left top;
		background-repeat:no-repeat ;
		color: #444444  ;
}

a {
	color: #000000 ! important;
	text-decoration:none; font-weight: bold;
}

a:hover {
	color:#f7c651;  ! important;
	text-decoration:underline;  font-weight: bold;
}

.sidebar-wrapper{
    border-left:#000 1px solid;
}

#sidebar-overlay{

	background-color:#f8f8f9 ;
       opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}

#nav-overlay{

       opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}

#footer-overlay{

       opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}

#main-overlay{

       opacity: 0.9;
	-moz-opacity: 0.9;
	filter: alpha(opacity=90);
}
