/*img, div { behavior: url(iepngfix.htc) }*/
div#back {
	background-image: url(img/33.jpg);
	border-color: black;
	border-style: solid;
	border-width: 0px;
	margin: 0 auto;
	top:20px;
	position: relative;
	height: 625px;
	width: 1000px;
}
div#menu_top {
	background-image: url(img/logo.jpg);
	border-right-color: #004080;
	border-left-color: #004080;
	border-top-color: #004080;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	color: #666666;
	padding-top: 10px;
	font-style: italic;
	margin-bottom: center;
	margin-top: center;
	text-align: right;
	position: absolute;
	font-family: "Trebuchet MS";
	height: 119px;
	width: 998px;
	border-width: 1px;
}

div#content {
	text-align: justify;
	color: #666666;
	border-right-color: #004080;
	border-left-color: #004080;
	border-left-style: solid;
	border-bottom-style: none;
	border-right-style: solid;
	border-top-style: none;
	border-right-width: 1px;
	border-left-width: 1px;
	font-family: "Trebuchet MS";
	top: 132px;
	position: absolute;
	left: auto;
	height: 360px;
	width: 998px;
	margin: center;
}

div#menu_bottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #004080;
	border-left-color: #004080;
	border-right-style: solid;
	border-left-style: solid;
	position: absolute;
	left: auto;
	height: 25px;
	width: 998px;
	top: 505px;
}

body {
	background-color: #e6e6e6;
	font-variant: small-caps;
	font-family: "Trebuchet MS", sans-serif;
}

span#headline {
	margin-right: 20px;
	text-align: right;
	letter-spacing: 5px;
	font-size: 26pt;
	left: 300px;
	color: #004080;
}

div#bar_1 {
	background-color: #004080;
	border-style: none;
	position: absolute;
	height: 13px;
	width: 1000px;
	top: 119px;
}

div#bar_2 {
	background-color: #004080;
	position: absolute;
	height: 13px;
	width: 1000px;
	top: 492px;
}

div#bottom {
	border-right-color: #004080;
	border-left-color: #004080;
	border-bottom-color: #004080;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	position: absolute;
	top: 530px;
	height: 95px;
	width: 998px;
}

div.button_1 {
	font-size: 10pt;
	float: left;
	color: #004080;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
	background-color: #cccccc;
	margin-left: 20px;
	top: 424px;
	height: 20px;
	width: 100px;
}

div.button_1:hover {
	background-color: #004080;
	color: #cccccc;
}

div#cont_right {
	position:absolute;
	text-align: left;
	font-size: 11pt;
	text-transform: lowercase;
	font-variant: small-caps;
	padding: 5px;
	font-family: "Trebuchet MS";
	background-image: url(img/80.png);
	margin-top: 31px;
	margin-left: 400px;
	float: left;
	height: 288px;
	width: 565px;
	overflow:auto;
}

div#cont_left {
	position:absolute;
	background-image: url(img/80.png);
	margin-top: 31px;
	margin-left: 25px;
	float: left;
	height: 298px;
	width: 360px;
}

div#top {
	border-right-width: 1px;
	border-right-style: solid;
	height: 99px;
	width: 119px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	overflow:hidden;
}

div#middle {
	height: 99px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 119px;
	overflow:hidden;
}

div#t_bottom {
	height: 98px;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
	width: 119px;
	overflow:hidden;
}

span.number {
	font-size: 9pt;
}

span#subhead {
	word-spacing: 2px;
	float:right;
	margin-top: 75px;
	font-size: 12pt;
	margin-right: 25px;
}

a {
	color:#004080;
	text-decoration: none;
}

a:hover {
	color:#666666;
	text-decoration:none;
}

span#hidden {
	font-size: xx-large;
}

a img {
	border:none;
}


