body {
	background-image: url(../images/new4_01.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000000;
	font-size: 0.7em;
	font-family: helvetica, arial, sans-serif;
}

div.page01 {

	width: 90%;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 0px;
	overflow: hidden;
}

.mf-logo {
	display: none;
}

.flash {
	postion: relative;
	margin-top: 100px;
	margin-left: 500px;
}

.middlearea {
	background-color: transparent;
	margin-top: 100px;
	margin-left: 128px;
	clear: both;
	padding: 0px;
}

.content {
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	height: 50%;
}

.linkarea {
	float: left;
	clear: left;
	background-color: transparent;
	margin: 0px 20px 20px 10px;
	padding: 0px;
	width: 15%;
}

.link {
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
	clear: both;
}

div.link a {
	color: #B90300; 
	text-decoration: underine; 
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.text {
	float: left;
	background-color: transparent;
	width: 50%;
}

div.text .title h1 {
	font-weight: bold;
	color: #332200;
	font-size: 1.5em;
	margin-bottom: 5px;
	padding: 0px;
}

div.text .title h2 {
	font-weight: bold;
	color: #332200;
	font-size: 1.2em;
	margin-top: 7px;
	padding: 0px;
}

div.text .body {
	font-weight: normal;
	color: #000000;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}

p.rss-date {
	display: none;
}

div.body h2 {
	font-weight: bold;
	color: #332200;
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px;
}

div.body p {
	margin: 0px 10px 10px 10px;
	padding: 0px; 
}

p.folio {
	margin: 0px 10px 20px 10px;
}

div.body b.start {
	color: #aa3300; 
	font-size: 1em; 
	font-weight: bold;
	font-family: times new roman, serif;
}

a { 
	color: #B90300; 
	text-decoration: none; 
	font-weight: normal; 
}
	
a:hover { 
	color: red; 
	font-weight: normal; 
	text-decoration: underline; 
}

.imagebar {
	float: left;
	clear: right;
	background-color: transparent;
	width: 25%;
}

div.imagebar .image {
	position: relative;
	margin: 10px 10px 10px 10px;
	padding: 0px; 
}

.footer {
	position: relative;
	width: 100%;
	clear: both;
}

div.footer .image {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/new4_07.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 30px;
}

.pagefooter {
	top: 0px;
	vertical-align: top;
	clear: both;
	width: 100%;
	margin-left: 128px;
	margin: 0px;
	text-align: center;
	height: 20px;
}

div.folio-link {
	float: left;
	vertical-align: top;
	width: 225px;
	display: inline;
	clear: none;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	top: 0px;
	height: 240px;
}

p.folio {
	display: ;
	width: 200px;
}

img.folio {
	border: 1px #B90300 solid;
}


//** Mobile only tags **//

//**
.mf-logo {
	postion: relative;
}
**//

