html, body {
	padding:0;
	margin-top: 5px;
}
body{
	text-align: center;
}
div#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}
div#container {
	padding: 0px;
}
div#header {
	padding-bottom: 5px;
}
div#ads {
	clear: both;
	padding: 30px 0 12px 66px;
	/*border: thin solid #660033;*/
}
div#footer {
	text-align: right;
	padding-top: 12px;
	height: 20px;
	right: 0px;
	bottom: -85px;
	position: absolute;
	width: 635px;
}

/* Specific Styles for Danbury Upholsterers */
body {
	background-color: #666666;
	color: #CCCCCC;
	font: 16px "Times New Roman", Times, serif;
}
h1,h2,h3,h4,h5,h6{
	font-family:"Times New Roman", Times, serif;
	margin:0;
	padding:0;
	color:#CCCCCC;
}
h1{
	font-size:16pt;
	font-weight: bold;
}
h2, h3 {
	font-size:14px;
	margin:0;
}
h4{
	font-size:12pt;
	margin-top: 12px;
	font-weight: lighter;
}
h5{
	font-size:12px;
	
}
h6{
	font-size:11px;
	font-weight:bold;
}
p {
	margin: 0;
	padding: 0;
}
a{
	color:#CCCCCC;
	text-decoration:none;
}
a:hover{
	color: #FFFFFF
}
div#gutter {
	/*background:url(images/gutter.gif) no-repeat bottom center;*/
	height:9px;
}
* html #gutter {
	margin-top:-4px;
}
h2.album-date {
	margin-top: 6px;
}
p.album-description {
	margin-top: 20px;
	
}
ul.meta {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 0.8em;
}
ul.meta li {
	padding: 0;
	list-style: none;
}
div.caption-container {
	color: #CCCCCC;
	
}
div.image-desc {
	line-height: 1.3em;
	
}
div.photo-index {
	color: #CCCCCC;
}
div.image-title {
	/*border: thin solid #FF00CC;*/
}
.MastTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	letter-spacing: 2pt;
	border-top-width: 1pt;
	border-bottom-width: 1pt;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.MastFirst {font-size: 22pt;
}
.MastSub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-variant: normal;
	letter-spacing: normal;
	border: 1pt none;
}
.StoryTitle {
	border-top-width: 1px;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.NavigationUnderline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: underline;
	line-height: normal;
	color: #CCCCCC;
	}
.NavigationPlain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	line-height: normal;
	color: #CCCCCC;
}
