div#content_body{ padding: 10px; width: 580px; height: 570px; }

h1{ margin: 0px; font-weight: normal; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; }
hr
{ 
	border-top: 1px solid #999999;
	border-bottom: 1px solid #666666; 
	margin-bottom: 12px; 
}

div.scroll_text_holder
{
	width: 580px;
	height: 490px;
	
}

p 
{
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 5px 0px 10px 0px;
}

span.updated
{
	margin: 2px 20px 0px 0px;
	font-size: 1.4em;
	line-height: 0.857143em;
}

hr{ margin-bottom: 10px; color: #c2c2c2; border-top: 1px solid #cccccc; border-bottom: 1px solid #c2c2c2; }
	
h3 
{
	font-size: 1.6em;
}
	
a:hover{ text-decoration: underline; }
a{ text-decoration: none; color: #00ccff; }

div.gallery_item img
{
	border: 1px solid #333333;
	width: 98px;
	height: 98px;
}

div.gallery_item
{
	margin: 10px 0px 20px 0px;
	height: 100px;
	clear: both;
}

div.gallery_item h2
{ 
	margin: 0px 0px 5px 0px; 
	font-size: 1.6em;
}

div.gallery_item p
{
	font-size: 1.5em;
	line-height: 1.3em;
}

div.galleries_content
{
	width: 430px;
	margin-right: 10px;
	margin-left: 10px;
}

div#galleries_holder
{
	width: 100%;
	height: 520px;
}
