
body
{
	background: #fff;
	border-top: 5px solid #000;
	color: #555;
	font-size: 14px;
	padding: 0;
	font-family: "Lucida Sans", "Lucida Unicode", "Lucida Grande", "Lucida";
}

a
{
	color: #FB4209;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 48px;
	font-weight: normal;
	text-align: left;
	color: #000;
	line-height: 100%;
}

h3
{
	padding: 5px;
	text-align: left;
	font-size: 22px;
	line-height: 28px;
	font-weight: normal;
	color: #000;
	margin: 10px 0 5px 0;
}

p,
.vcard
{
	border: 0px solid #666;
	overflow: hidden;
	padding: 0;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-size: 14px;
}

.container_12
{
	background: url('../img/bg.gif') repeat-y;
	background-position: -5px -20px;
	margin-bottom: 20px;
}

.contentContainer
{
	padding: 20px 0 40px 0;
}

img.img
{
	width: 310px;
}

.head_line,
.head
{
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 0;
	line-height: 10px;
}

ul 
{
	padding: 5px;
	margin: 0;
}

li
{
	padding: 0px;
	margin: 0 0 0 15px;
}

.head
{
	font-size: 10px;
	background-color: #F3F3F3;
	padding: 2px 5px;
}
.description .head,
.image .head_line
{
	color: #000;
	border-top: 1px solid #bbb;
}
.links .head 
{
	color: #aaa;
}

div.time p,
div.links p,
p.quoteSource
{
	font-size: 11px;
}

p.quoteSource
{
	margin-bottom: 10px;
}

div.address p 
{
	font-size: 11px;
	line-height: 130%;
	margin: 0;
	padding: 5;
	text-align: right;
}

h2
{
	border-top: 1px solid #000;
	text-align: right;
	color: #000;
}

.node
{
	margin-bottom: 40px;
}

.h2box
{
	margin-top: 10px;
}

.clearer
{
	clear: both;
}
