body {
	background-color:#B3B3B3;
}

#container {
	width:100%;
	height:auto;
	left:0px;
	top:0px;
	position:absolute;
	margin:0px;
	padding:0px;
}

#main {
	font-size:1em;
	font-family:'Lucida Grande', Verdana, Arial, sans-serif;
	z-index:10;
	margin-top:10px;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	background-image:url(../images/bckg.jpg);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	height:850px;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	padding:0px;
}

#leftlogo {
	background-image:url(../images/left.jpg);
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	z-index:100;
	left:0px;
	top:0px;
	height:850px;
	position:absolute;
	width:54px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#maincontent {
	z-index:110;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	height:850px;
	width:970px;
	left:54px;
	top:0px;
	position:absolute;
	margin:0px;
	padding:0px;
}

#midlogo {
	height:105px;
	width:641px;
	background-image:url(../images/midlogo.png);
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	z-index:120;
	left:0px;
	top:395px;
	position:absolute;
}

#mainfooter {
	margin: 0px;
	line-height:30px;
	color:#008080;
	font-size: 0.8em;
	background-position:0px -10px;
	background-position-x:0px;
	background-position-y:-10px;
	background-image:url(../images/talk%2d03.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	height: 50px;
	width: 917px;
	left: 20px;
	top:778px;
	position:absolute;
}

#talk1 {
	text-overflow:clip;
	font-size:0.9em;
	color:#000000;
	right:20px;
	top:90px;
	position:absolute;
	height:330px;
	width:500px;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	padding:8px;
}

#talk2 {
	padding-left:8px;
	padding-right:8px;
	font-size:0.9em;
	color:#000000;
	right:20px;
	top:510px;
	position:absolute;
	height:246px;
	width:917px;
	background-position:0% 0%;
	background-position-x:0%;
	background-position-y:0%;
	background-image:url(../images/talk%2d02.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

#current {
	color:#FFFFFF;
	background-position:0px -49px;
	background-position-x:0px;
	background-position-y:-49px;
	background-image:url(../images/butt.png);
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
}

.talk h1 {
	color:#008080;
	font-style:italic;
	margin-right:30px;
	font-size:1.2em;
	text-align:right;
	border-style:none;
}

.space {
	clear:both;
	height:1px;
	width:100%;
	float:left;
	position:relative;
}

/*
form,input, label, select,textarea {
	clear: both;
	padding-left: 10px;
	text-align: right;
	font-size: 0.9em;
	float: left;
	position: relative;
}
*/

.moreless h4, .moreless2 h4 {
	font-size:0.9em;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.more {
	text-decoration:underline;
	font-size:0.8em;
	color:#008080;
}

#talk1 div, #talk2 div {
	font-size:0.9em;
}

#talk1 img, #talk2 img {
	padding-top: 5px;
	padding-right:5px;
	padding-left:5px;
	float:right;
	position:relative;
}

.imggauche {
	float:left;
	position:relative;
}

.hover {
}

.paraphTitle {
	font-size:0.9em;
	font-weight:bold;
}

#mainmenu {
	float:right;
	position:relative;
	height:48px;
	width:696px;
}

.footerimg {
	float: right;
	position: relative;
}

.footerimg img {
	padding: 0px;
	margin-right: 10px;
	float: left;
	position: relative;
}

.talk p, .talk li {
}

.talk li {
	color: teal;
}

#mainfooter p {
	font-weight: bold;
	font-size: 0.7em;
}

.moreless ul {
	margin-bottom: 5px;
	margin-top: 5px;
}

