body
{
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size: 1em;
	font-family: verdana, arial, sans-serif;
line-height: 1;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
	font-size: .7em;
}

.sitename
{
	color: #369;
	font-size: 2.8em;
	font-weight: bold;
}

.siteslogan
{
	font-size: 1.3em;
}

#head
{
	text-align: center;
	height: 75px;
	background: #EEE url("/images/head_bg.gif")      repeat-x bottom;
}

#sticky
{
position: absolute;
width: 200px;
top: 0px;
left: 0px;
}

#container
{
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#center
{
	margin-left: 155px;
	margin-right: 155px;
	font-size: .9em;
	text-align: left;
	padding: 10px;

}

#left
{
	float: left;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-left: 5px;
	text-align: center;
	font-size: .8em;
padding-bottom: 20px;
padding-top: 65px;
}

#right
{
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin-right: 5px;
	text-align: center;
	font-size: .8em;
padding-bottom: 20px;
}

#foot
{
	clear: both;
	height: 15px;
	font-size: .5em;
	text-align: center;
	background: #EEE url("/images/footer_bg.gif")      repeat-x bottom;
}

A, A:link, A:visited, A:active, A:hover
{
	color: #003366;
text-decoration: none;
}

.sidetitle
{
	background: #FFF url("/images/sidetitle_bg.gif") no-repeat;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin-top: 10px;
}

#sidetext
{
text-align: center;
margin: 6px 13px 6px 13px;
font-size: .9em;
padding: 0px 5px 0px 5px;
}

.article_title
{
	color: #000;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}

.article_body
{
	background-color: #FFF;
border-top: 3px solid #EEE;
border-bottom: 3px solid #EEE;
}