body {
	color: #868686;
	background-color: #DED6C0;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 16px;
	background-image: url(../images/bkg.gif);
	background-repeat: repeat-x;
}

#container {
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(../images/chi.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 650px bottom;
	width: 769px;
}

#logoheader {
	width: 769px;
	height: 69px;
	background-image: url(../images/header.gif);
}

#menubar {
	height: 23px;
	width: 769px;
}

#indexpics {
	height: 271px;
	width: 769px;
}

#indexleisainfo {
	width: 145px;
	background-color: #FAF9F5;
	border: 3px solid #EEEADF;
	color: #396987;
	margin-left: 25px;
	padding: 15px;
	margin-top: 25px;
	float: left;
	margin-bottom: 25px;
}

#container #menubar li {
	list-style-type: none;
	display: inline;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	white-space: nowrap;
}

#container #menubar ul {
	background-image: url(../images/behindthemenu.gif);
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
}

#menubar ul li a {
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
}

#menubar ul li a:hover {
	color: #fff;
}

#footer {
	width: 769px;
	background-color: #DED6C0;
	color: #46738E;
	text-align: right;
	clear: both;
}

.maintext {
	padding-left: 250px;
	padding-right: 25px;
}

/*.maintext ul{
	float:left;
	line-height:14px;
	}
	
.maintext li{
	list-style:disc;}	*/


.maintext img{
	padding:0 0px 2px 10px;}
	
#copyright {
	background-color: #E6E0CE;
	margin-right: 25px;
	padding-right: 10px;
	padding-left: 10px;
	width: 255px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#container h1 {
	text-transform: uppercase;
	color: #783B2A;
	font-size: 14px;
	padding-top: 20px;
}
#container h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #557D96;
}
.modalities {
	font-weight: bold;
	text-transform: uppercase;
	color: #557D96;
}
#container a {
	color: #783B2A;
}
