body {
	background-image: url(back.gif);
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
  	min-width: 800px;
}

h1 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

li {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding-bottom: 4pt;
	text-decoration: none;
	text-transform: none;
	white-space: normal;
}

h2 {
	color: #000000;
	font-family: "Arial";
	font-size: 15px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 15px;
	margin-left: 240px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

main {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

h6 {
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

h5 {
	color: #000000;
	font-family: "Verdana";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 15px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

h4 {
	color: #333333;
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	background-color: #cccccc;
	text-align: center;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
}

h3 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 10px;
	margin-left: 240px;
	margin-right: 210px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

a:link { color:#333333; text-decoration:none}
a:visited { color:#333333; text-decoration:none}
a:hover { color:#CC0000; text-decoration:underline; cursor:default}
a:active { color:#333333; text-decoration:none}

div#container {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	margin: 0 auto;
	width: 900px;
	padding: 0px;
	text-align: left;
	}
	
div#container2 {
	margin: 0 auto;
	width: 900px;
	padding: 0px;
	}
	
div#container3 {
	margin: 0 auto;
	width: 900px;
	padding: 0px;
	}	

div#containerright {
	width: 175px;
	padding: 0px;
	float: right;
	}
	
.date {
	background-image: url(date_back.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 20px 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: right;
	}
	
.menu {			
	background-color: #f0f8ff;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: none;
	color: #333333;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: left;
	margin: 0px;
	}

.menu2 {			
	background-color: #f0f8ff;
	border-top-color: #cccccc;
	border-top-style: dotted;
	border-top-width: 1px;
	border-bottom-color: #cccccc;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-style: none;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	color: #333333;
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 4px;
	text-align: left;
	margin: 0px;
	}


div#menu {
	width: 200px;
	float: left;
	height: 100%; /* for IE */
min-height: 100%; /* for not-IE */
	}
	
div#right {
	width: 175px;
	float: right;
	border-left-color: #cccccc;
	border-left-style: solid;
	border-left-width: 1px;
	margin-right: 0px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	}
	
div#menufooter {
	width: 225px;
	float: left;
	margin-left: 20px;
	}
	
#img {
	margin: 0px;
	padding: 0px;
	}
	
.header {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

div#date {
	background-image: url(date_back.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px 0px 20px 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-top: 10px;
	text-align: right;
	}			