/* CSS Document */
#content {
	/*background-color:#d9ccb1;
	position:absolute;
	left:178px;
	top:52px;*/
	float:left;
	width:566px;
}

#content p,h1,h2,h3 {
	padding-left:16px;
	padding-right:16px;
}

#content p {
	margin-top:0px;
	margin-bottom:6px;
}

.top {
	padding-top:16px;
	background-position:top right;
	background-repeat:no-repeat;
	background-image:url(images/global/subinfo_splatter_content.gif);
}	

#content h1 {
	height:38px;
	background-color:#ece4d2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	letter-spacing:.05em;
	font-weight:normal;
	color:#d70707;
	background-repeat:no-repeat;
	background-position:left;
	background-image:url(images/global/h1_bg.gif);
	margin-top:0px;	
}
	
#content h2 {
	font-size:0.9em; 	
	font-weight:900;
	margin-bottom:0px;
}

#content h3 {
	font-size:0.75em; 	
	font-weight:900;
	margin-bottom:0px;

}
	
.column {
	width:50%;

	float:left;
}	

.small {
	font-size:0.7em;
}	

#content img {
	margin:0px 8px 8px 16px;
	float:left;
}

.outline {
	border: 4px solid #beb196;
	float:left;
	display:block;
}	

.itemfirst {
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px;
}	

.item {
	width:100%;
	margin:12px 0px 0px 0px;
	padding:0px;
	clear:both;
}	

.list {
	border-top:1px solid #beb196;
	margin-top:8px;
}

.list td {
	vertical-align:top;
	padding:2px 0px 2px 0px;
	border-bottom:1px solid #beb196;
}

#content ul {
	margin-top:10px;
}	

.divider {
	background-color:#beb196;
	height:7px;
	padding:0px;
	margin:0px;
}	

#gallery {
	margin-left:16px;
}	

#gallery img{
	border:4px solid #beb196;
	margin:8px 8px 0px 0px;
}	

#galleryoff {
	height:80px;
	width:80px;
	border:4px solid #beb196;
	margin:8px 8px 0px 0px;
	background-color:#aca492;
	float:left;
}

.name {
	width:170px;
}			
	
#galleryfeature {
	text-align:center;
	clear:both;
}

#galleryfeature img{
	text-align:center;
	float:none;	
}
