body {
	background: #F5C27A;
	background-image: url(../images/background.jpg);
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099CC;
}

a:link {
font-weight: normal;
color: #006699;
text-decoration: underline;
}
a:visited {
font-weight: normal;
color: #006699;
text-decoration: underline;
}
a:hover {
font-weight: normal;
color: #CC9966;
text-decoration: none;
}
a:active {
font-weight: normal;
color: #006699;
text-decoration: none;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0099CC;
	font-weight: 900;
	font-style: italic;
	line-height: 25px;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC9966 ;
	font-weight: 900;
}

.micro {
font-size: 10px;
}

#left {
	width:40px;
	float:left;
}

#right {
	width:40px;
	float:left;
}

#bodycontent {
	padding: 15px;
	line-height: 15px;
}


#contentleft {
	width:320px;
	float:left;
}

#sidecontent {
	width:310px;
	padding: 0px;
	font-weight: bold;
    color: #336699;
	font-size:11px;
	line-height: 18px;
	float:left;
}

#sidecontentin {
	height: 300px;
}

#contentcenter {
	width:440px;
	float:left;
}

#frame {
	width:830px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(../images/columnbg.jpg);
}

h1 {
font-size:15px;
font-weight: 900;
margin: 20px 0px 10px 0px;

}

h2 {
font-size:14px;
font-weight: 900;
margin: 20px 0px 10px 0px;
}

h3 {
font-size:13px;
font-weight: 900;
margin: 20px 0px 10px 0px;
}

h4 {
font-size:12px;
font-weight: 900;
margin: 20px 0px 10px 0px;
}

#bottommenu {
	width:830px;
	background-image: url(../images/gradient_bottom2.gif);
	margin-right:auto;
	margin-left:auto;
	font-size:10px;
	text-align: center;
	color: #999999;
	height: 80px;
}

#links {
font-weight: bold;
text-decoration: none;
}

#links a{
font-weight: bold;
text-decoration: none;
}

#links a:hover{
font-weight: bold;
text-decoration: none;
}
