body {
	margin: 0;
	padding: 0;
	background-image: url(bg-spring05.jpg);
	}
	
a 	        { color: #C97627; font-weight: bold; text-decoration: none; }
a:link		{ color: #C97627; }
a:visited	{ color: #C97627; }
a:active	{ color: #999999; }
a:hover		{ color: #C97627; text-decoration: underline;}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active{
		font-weight: bold;
		text-decoration: none;
		}
.blogbody a:hover { text-decoration: underline; }

#cry-text {
	float: left;
	width: 63px;
	height: 155px;
	background-image: url(/cryforhelp/styles/bgwords-spring05.gif);
	position: fixed;
	margin-top:0;
	}
	
#headerpic {
	background-image: url(p/headers/spring-header.jpg);
	width: 687px;
	height: 185px;
	}

#banner {
	font-family:verdana, arial, sans-serif;
	color:#FEFEFE;
	font-weight:bold;
	border-left:1px solid #FFF;	
	border-right:1px solid #FFF;  		
	border-top:1px solid #FFF;  		
	background:#C97627;
  	padding:3px;
	}
	
.description {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:x-small;
	font-weight:bold;
}

.sidetitle {
	color:#FFFDFD;
	background:#C97627;		
	}
