body {
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	min-width: 400px;
}
/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	width: 400px;
	color: #000000;
}

#c1, #c2, #c3, #c4 {
	float: left;
	text-align: justify;
}

#footer {
	width: 400px;
	margin: 0px auto;
	font-size: .7em;
}
.content {
	padding: 8px 0px 8px 0px;
	font-size: 0.85em;
	line-height: normal;
}
.content p {
	margin: 6px 0px 12px 0px;
}

.intro {
	line-height: 1.3em;
	font-style: normal;
	font-weight: bold;
}

	
h1 {
	margin: 1.3em 0em;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	font-weight: bolder;
	text-transform: uppercase;
}
h2 {
	font-size: 1.0em;
	margin: 1.5em 0em;
	font-weight: bolder;
	line-height: normal;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}

BLOCKQUOTE  { font-size: 10pt }


LI, DT, DD, OL, UL  { font-size: 9pt; font-family:
Georgia;list-style-type: disc }


#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*LINK STYLES*/
a:link {
	color: #000066;
}
a:visited {
	color: #880000;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a:active {
	color: #666666;
}


#news
{
position:absolute;
left:175px; top:25px;
width:300px;
}

