#content {
	width: 420px;
	background: url(images/bg.jpg) 0 0 repeat #7A0B0B;
	padding: 22px 40px;
}

* {
	margin: 0 auto;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	margin-bottom: 43px;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	color: #bcbdb0;
	margin: 35px 0;
}

#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 28px;
	color: #FFED00;
	margin: 35px 0;
}

#content h6 {
	width: 305px;
	height: 109px;
	padding: 36px 42px 35px 73px;
	background: url(images/quote.gif) 0 0 no-repeat transparent;
	color: #7A0B0B;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}

#content h3 {
	font-weight: bold;
	font-size: 9px;
	margin: 3px 0 35px 0;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	line-height: 1.4em;
	margin-bottom: 10px;
}

#content table.border0 {
	width: 100%;
	margin-bottom: 20px;
}

#content table.border0 td {
	padding: 3px 0;
	vertical-align: top;
}

#content li {
	margin-left: 15px;
	margin-bottom: 3px;
}

#content ul, #content ol {
	margin-bottom: 20px;
}

#picBar {
	float: left;
	width: 250px;
	height: 300px;
	background: none transparent;
}
body#picBar {
	background: url(images/bg.jpg) 0 0 repeat #7A0B0B;
}

#picBar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
}

#picBar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}

#picBar h3 {
	font-weight: bold;
	font-size: 9px;
	margin: 3px 0 35px 0;
}