body {
background-color: #F6FBF4;
background-image:url('http://allmylove.org/amanda/bg.jpg');
background-repeat: repeat-x;
background-position: top right;
background-attachment: scroll;}

body, font {
padding: 10px;
font-weight: normal; 
font-family: "Lucida Sans", arial, sans-serif;
font-size:12px; 
letter-spacing:0px; 
line-height:15px; 
color: #ffffff;
text-shadow: #9CA1A7 1px 1px 1px;
text-align: justify;}

h1, h2 {
margin: 0px;
background-color: #;
font-weight: bold; 
font-family: Lucida Sans;
font-size:20px; 
letter-spacing:0px; 
color: #ffffff;
text-shadow: #9CA1A7 1px 1px 1px;
text-align: left;
font-style: italic;
margin-bottom: 10px;}

#header {
position: absolute;
left: 36px;
top: 0px;}

#content {
position: absolute;
left: 370px;
top: 490px;
width: 550px;
background-color: #ADB4BC;
padding: 10px;
}

#sidebar {
        background-color: #F6FBF4;
        background-repeat: repeat-y;
       position: absolute;
        top: 470px;
        left: 70px;
        padding: 0px;
}

#side-title {
	background-color: #F6FBF4;
        background-repeat: repeat;
        position: absolute;
        top: 470px;
        left: 70px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:18px;
	letter-spacing: -1px; 
	line-height: 12px;
	color: #99A2B1; 
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
margin-bottom: 0px;
}


.side-content {
padding: 0px 0px 0px 0px;
font-weight: normal; 
font-family: "Lucida Sans", arial, sans-serif;
font-size:12px; 
letter-spacing:0px; 
line-height:15px; 
color: #ffffff;
text-shadow: #9CA1A7 1px 1px 1px;



}

b, strong {
	color: #ffffff;
	font-weight: bold;

}

em, i{
	color: #ffffff;
	font-weight: bold;

}


a img {
padding: 3px;
margin: 3px;
background: #BBC0C7;
border: 1px solid #ffffff;
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}


a:hover img {
padding: 3px;
margin: 3px;
background: #BBC0C7;
border: 1px solid #ffffff;
opacity:.90;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;

}

a {
	text-decoration: none;
	color: #6E6E6E;
	font-weight: bold;
	letter-spacing: 0px;

}
a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}