body {
	background-color: 666699;
	margin: 0px;
	}
a:link {
	color: cc3333;
	text-decoration: none;
	}
a:visited {
	color: 993333;
	text-decoration: none;
	}
a:active: {
	color: 993333;
	text-decoration: none;
	}
#topsection {
	background-image: url(images/floheader.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 10px 10px 10px 20px;
	padding: 5px;
	border-style: solid;
	border-width: 5px 1px 5px 1px;
	border-color: #993333;
	background-color: ffffff;
	height: 180px;
	width: 940px;
	}
#topsection img {
	float: left;
	padding: 5px;
	}
.maintitle {
	font-variant: small-caps;
	font-size: 53px;
	font-weight: bold;
	color: 993333;
	}
.subtitle {
	font-size: 14pt;
	font-weight: bold;
	color: 993333;
	}
#sidebar {
	position: absolute; left: 20px; top: 220px;
	width: 150px;
	border-color: 993333;
	border-style: solid;
	border-width: 5px 0px 5px 0px;
	}
#sidebar p {
	background-image: url(images/bullet.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 2px;
	border-style: solid;
	border-color: #993333;
	border-width: 1px;
	background-color: ffffff;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
	font-variant: small-caps;
	}
#main {
	position: absolute; left: 190px; top: 220px;
	background-color: ffffff;
	border-color: 993333;
	border-style: solid;
	border-width: 5px 1px 5px 1px;
	padding: 0px 15px 15px 15px;
	font-family: sans-serif;
	font-size: 12pt;
	width: 600;
	line-height:1.2em;
	}
.header {
	color: 993333;
	font-weight: bold;
	font-family: serif;
	font-size: 14pt;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: 993333;
	}
.mainimage {
	margin: 10px;
	border-style: solid;
	border-width: 3px 3px 3px 3px;
	border-color: 993333;
	float: right;
	}

#translate {
	position: absolute; left: 840px; top: 220px;
	background-color: ffffff;
	border-color: 993333;
	border-style: solid;
	border-width: 5px 1px 5px 1px;
	padding: 0px 15px 15px 15px;
	font-family: sans-serif;
	font-size: 8pt;
	width: 100;
	}
.small {
	font-size: 10pt;
	}
#newsbox {
	float: right;
	padding: 0px 10px 10px 10px;
	width: 320;
	background-color: ffffff;
	font-size: 10pt;
	}
#newsbox a {
	font-weight: bold;
	}
.rss-items {
       list-style:none;
       margin:0;
       padding:5;
	}