body
{
	margin: 0px 0px 0px 0px;
	background: #E7E7E7;
	font-family: verdana, arial, sans-serif;
}

A, A:link, A:visited, A:active, A:hover
{
	color: #003366;
}

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}

#container
{
	margin: 0px;
	padding: 0px;
	background-color: #E7E7E7;
	border: 10px solid #036;
}

#head
{
	color: #FFF;
	background: url(/images/toptile.jpg);
	padding: 15px;
	letter-spacing: .2em;
	text-align: center;
	border-bottom: 5px solid #036;
}

#head a, head a:link, head a:visited, head a:active, head a:hover
{
	color: #FFF;
	text-decoration: none;
}

.description
{
	color: #FFF;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
}

#content
{
	margin-right: 175px;
	background: #E7E7E7;
	padding: 10px;
font-size: small;
text-align: justify;
line-height: 110%;
}

#right
{
	float: right;
	width: 170px;
	background: #E7E7E7;
	line-height: 140%;
	padding: 2px;
	font-size: x-small;
}

.article_title
{
	color: #000;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
}

.article_body
{
	background-color: #FFF;
	border: 1px solid black;
	padding: 10px;
	margin-bottom: 15px;
}

.content_title
{
	color: #FFF;
	background: #69C;
	font-size: normal;
	font-weight: bold;
	line-height: 140%;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .2em;
}

.content_title a, head a:link, head a:visited, head a:active, head a:hover
{
	color: #FFF;
	text-decoration: none;
}

.sidetitle
{
	color: #FFF;
	background: #369;
	font-size: x-small;
	font-weight: bold;
	line-height: 140%;
	padding: 2px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin-top: 10px;
}

#footer
{
	clear: both;
	height: 15px;
	font-size: .5em;
	text-align: center;
}

.articlethumbnail {
padding:5px;
margin: 0px;
border:0px;
float: right;
}