.container {
	width: 800px;
	border: thin none #4B7578;
	float: center;
	height: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

}
.left {
	float: left;
	width: 570px;
	page-break-before: left;
	border: thin none #CCFFFF;
	height: auto;
}
.right {
	float: right;
	width: 220px;
	border: thin none #000000;
	margin: 0px;
	padding: 0px;
	position: inherit;
	left: 599px;
	top: auto;
	height: auto;
}
.mailinglist {
	float: right;
	width: 220px;
	border: thin none #000000;
	margin: 0px;
	padding: 0px;
	background-color: #F3F8F8;
	position: inherit;
	left: 603px;
	top: 84px;
}
.content {
	float: left;
	width: 500px;
}
.pictureright {
	float: right;
	width: 300px;
	bottom: auto;
}
.bottom {
	float: left;
	width: 850px;
}
.ml {
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
	float: right;
	width: auto;
	overflow: visible;
	position: absolute;
	visibility: visible;
	height: auto;
	left: 242px;
	top: 119px;
	list-style-type: none;
}
.header {
	float: left;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	height: auto;
	border: thin none ;
	margin: 0px;
	padding: 0px;
}
.right2 {
	float: right;
	width: 110px;
	margin: 0px;
	padding: 0px;
}
#listnav ul  {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: medium;
	font-weight: normal;
	border: 1px none #990000;
	color: #000000;
}

.request {
	height: auto;
	width: 400px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #175d75;
	border-right-color: #175d75;
	border-bottom-color: #175d75;
	border-left-color: #175d75;
	background-color: #F3f8f8;

}

.links{
	width: 570px;
	float: left;
}

.live {
	float: center;
	width: 800px;
}
.live .content {
	width: 400px;
}
.live right {
	width: 400px;
}
.live.right {
	width: 200px;
	float: right;
}
.live .right {
	width: 400px;
}
.background {
	height: 1160px;
	width: 850px;
	background-image: url(pics/background.png);
}
.press {
	width: 800px;
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
}
