body {
	background:url(images/background.gif);
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}
a {
	color:#006699;
	text-decoration:none;
	}
a:hover {
	color:#990000;
	text-decoration:underline;
	}
h1 {
	margin:0;
	padding:0;
	font-size:1.5em;
	}
h1.blueH1 {
	color:#00368F;
	text-align:center;
	font-size:1.2em;
	}
	
.clear {
	clear:both;
	text-align:center;
	}
.container {
	width:800px;
	margin:0 auto;
	}
.head {
	background:#fff url(images/bordertop.gif) center top no-repeat;
	padding:8px 0 0 0;
	font-size:0.7em;
	}
.head a.headLogo {
	display:block;
	width:798px;
	height:60px;
	background:url(images/logo.gif) center top no-repeat;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding-bottom:5px;	
	}
.headLinks {
	padding:5px 0 0 13px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:25px;
	}
.headLinks a {
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:underline;
	border-top:1px solid #eee;
	background:url(images/arrow.gif) center left no-repeat;
	padding:5px 5px 5px 25px;
	}
.adbarTop {
	background:url(images/bordertop.gif);
	height:8px;
	margin-top:10px;
	overflow:hidden;
	}
.adbar {
	text-align:center;
	background:#fff;
	padding:5px 0;
	border-bottom:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	}
.center {
	width:660px;
	float:left;
	margin:10px 5px 0 0;
	}
.centerHead {
	height:25px;
	border:1px solid #003366;
	background:#f0f0f0;
	text-align:center;
	line-height:25px;
	font-size:0.9em;
	font-weight:bold;
	color:#003366;
	margin-bottom:10px;
	}
.content {
	background:#fff;
	padding:10px;
	font-size:0.75em;
	border-top:1px solid #cecece;
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	}
.contentBottom {
	height:8px;
	background:url(images/borderbottom_small.gif) center top no-repeat;
	margin:0 0 20px 0;
	overflow:hidden;
	}
.contentBlock {
	float:left;
	width:150px;
	text-align:center;
	font-size:0.9em;
	margin:10px 0;
	padding:0 5px;
	}
.contentBlock a {
	display:block;
	margin-bottom:5px;
	}
.contentBlock img {
	border:none;
	}
.contentFlowers {
	height:60px;
	margin-bottom:20px;
	}
.contentFlowers img {
	float:left;
	margin-right:20px;
	border:none;
	}
.imageFloat {
	float:left;
	border:none;
	margin-right:25px;
	}
ul.contentList {
	margin:0;
	padding:0;
	font-size:0.9em;
	text-align:center;
	list-style:none;
	}
ul.contentList li {
	float:left;
	width:212px;
	height:20px;
	}
ul.contentListBig {
	margin:0;
	padding:0;
	font-size:0.9em;
	text-align:center;
	list-style:none;
	}
ul.contentListBig li {
	float:left;
	width:202px;
	padding:7px 5px;
	height:135px;
	overflow:hidden;
	}
.contentCenter {
	text-align:center;
	margin:10px 0;
	}
.contentTable {
	margin:10px auto 0 auto;
	width:500px;
	}
.relatedSections {
	margin-top:10px;
	text-align:center;
	font-size:0.9em;
	}
.relatedSections a {
	background:url(images/sarrow.gif) no-repeat;
	padding-left:16px;
	margin-right:5px;
	}

.sidebar {
	width:133px;
	float:left;
	margin:10px 0;
	border:1px solid #cccccc;
	font-size:0.7em;
	background:#fff;
	}
.sidebar ul {
	padding:0 0 0 5px;
	margin:0 0 10px 0;
	list-style:none;
	}
.sidebar ul li {
	padding-left:25px;
	height:18px;
	line-height:18px;
	border-bottom:1px solid #eee;
	background:url(images/FOmis70.gif) no-repeat;
	}
.sidebar ul a {
	color:#006699;
	text-decoration:none;
	}
.sidebar ul a:hover {
	color:#990000;
	}
.sidebarFeaturedTitle {
	background:#eff5ff;
	height:20px;
	width:120px;
	margin:0 auto;
	text-align:center;
	line-height:20px;
	font-weight:bold;
	color:#666;
	font-size:0.9em;
	}
.sidebarFeatured {
	width:110px;
	margin:1px auto 5px auto;
	background:#f9f9f9;
	padding:5px 5px 5px 10px;
	overflow:hidden;
	}
.sidebarFeatured a {
	display:block;
	text-decoration:none;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:4px 0 1px -5px;
	}
.sidebarFeatured a:hover {
	text-decoration:underline;
	}


.footer {
	clear:both;
	height:31px;
	text-align:center;
	font-size:0.7em;
	font-weight:bold;
	background:#fff url(images/borderbottom.gif) center bottom no-repeat;
	border-top:1px solid #cecece;
	}
.footerBlock {
	border-left:1px solid #cecece;
	border-right:1px solid #cecece;
	padding-top:10px;
	}
.footer a:hover {
	text-decoration:none;
	}