BODY  {background-color: #FFFFFF;
	   width: 1000px;
}
#container {
			min-width: 1000px;
			max-width: 1000px;
			width:expression(document.body.clientWidth < 1000? "1000px" : document.body.clientWidth > 1000? "1000px" : "auto");
}
hr  { color: #808080; height: 1; 
}
h1 { 
color: #999999; 
font-family:Times New Roman; 
font-weight: normal;
font-size:18pt; letter-spacing:1px; word-spacing:0; line-height:100%; margin-top:0; margin-bottom:0 
}
h2 { 
color: #666666; 
font-family: Times New Roman;
font-weight: normal; 
font-size: 18pt; letter-spacing:1px; word-spacing:0; line-height:150%; margin-top:0; margin-bottom:0 
}
h3 { 
color: #666666; 
font-family:Times New Roman; 
font-size:22pt; word-spacing:0; line-height:100%; margin-top:0; margin-bottom:0 
}
.catalog {
	width: 20%;
	font-size: 95%;  
	text-align: center;
	vertical-align: top; 
	padding: 2px; 
	color: #666666;
	Font-family:MS Sans Serif 
}
a:link {
	color: #84414A;
	text-decoration: underline;
	}
a:visited { 
	color: #84414A;
	text-decoration: underline; 
	}
a:hover {
	color: #666666;
	text-decoration: underline;
	}
a:active { 
	color: #84414A;
	text-decoration: underline; 
	}


div.StoryShare{
		width: 89%;
		margin:5px 0;
		border-top:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		padding:5px 0; }
div.StoryShare a{
		margin-right:10px;
		font-size:12px;
		padding-top:2px;
		display: block;
	    text-decoration: none;
	    color: black;
	    hover color: #666666;
		 }
	
	.ShareBookmark{ background-image:url('http://s9.addthis.com/addthis16.gif'); }
	.IconOnTag{
		background-repeat:no-repeat;
		background-position:left center;
		padding-left:20px;
	}
		
	