body {
	margin: 0;
	padding: 0;
	background-image: url(snowflake-bg.gif);
	}
	
a,
a:link,
a:visited	{ color: #27408B; font-weight: bold; text-decoration: none; }
a:active	{ color: #999999; }
a:hover		{ color: #27408B; 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: 56px;
	height: 125px;
	background-image: url(bg-words-snow.gif);
	background-repeat: no-repeat;
	position: fixed;
	margin-top:30px;
	}
	
#headerpic {
	background-image: url(p/headers/clouds-ind-man-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:#DCF2FB;
  	padding:3px;
	}
	
.description {
	font-family:verdana, arial, sans-serif;
	color:#27408B;
	font-size:x-small;
	font-weight:bold;
}

.sidetitle {
	color:#27408B;
	background:#DCF2FB;		
	}
