@charset "utf-8";
#container {
	width: 780px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#container #top #banner1 {
	margin: 4px;
	padding: 4px;
	font-family: "Trebuchet MS";
	color: #000000;
	height: 6px;
}
#container #top #banner2 {
	margin: 4px;
	padding: 4px;
	font-family: "Trebuchet MS";
	color: #000000;
	height: 30px;
}
#container #top #header {
	color: #000000;
	line-height: 6em;
	font-weight: bolder;
	font-style: normal;
	text-transform: uppercase;
	margin-left: 180px;
	margin-bottom: 40px;
}
#container #top #navbar {
	background-color: #ffffff;
	height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
	list-style-type: none;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-transform: uppercase;
	
}

/*
*/
#container #main #pagenote {
	font-size: 2em;
	font-weight: bolder;
	text-align: center;
	line-height: normal;
	clear: both;
	color: #000000;
	font-style: italic;
	font-family: "Trebuchet MS";
	margin-left: 240px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#container #main #sidebar1 {
	margin: 10px;
	padding: 8px;
	float: left;
	width: 200px;
}
#container #main #content {
	width: 500px;
	padding: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.8em;
	color: #000000;
	background-color: #ffffff;
}
#container #main #sidebar2 {
	margin: 10px;
	padding: 8px;
	float: right;
	width: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #main #endofpage {
	padding: 2px;
	clear: both;
}
#container #bottom #footer1 {
	clear: both;
	height: auto;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	position: inherit;
}
#container #bottom #footer1 ul {
}
#container #bottom #footer1 ul li {
	color:#ffffff;
}
#container #bottom #footer2 {
	padding: 10px;
	clear: both;
}
#container #top #logo_dvmfm {
	margin: 4px;
	padding: 4px;
	float: left;
	width: 780px;
	height: 90px;
}
.image-left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}
.image-right {
	float: right;
	margin-bottom: 8px;
	margin-left: 8px;
}
.styleliz1	{
	colour: #000000;
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
}

