div#container{
	width:960px;
	margin:0 auto;
	text-align: left;
	background-image: url(../images/bg-page.jpg);
	background-color: #511616;
}
div#header{
	position:relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
div#topnav{
	position:relative;
	text-align: center;
	width: 960px;
	background-image: url(images/menubg.png);
}
div#content{
	float:right;
	width:450px;
	margin-right: 20px;
	border: thin double #361206;
}
div#content p{
	line-height:1.4;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
div#navigation{
	float:right;
	width:300px;
	margin-left: 25px;
}
div#photo{
	float:left;
	clear:left;
	width:375px;
	margin-left: 25px;
	list-style-image: url(/images/spacer.gif);
	background-repeat: repeat;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
div#footer{
	clear:both;
	width:100%;
	background-image: url(../images/back.png);
}
div#footer p{
	margin:0;
	padding:5px 10px;
	text-align: center;
	color: #000000;
}
div#footer a{
	display:inline;
	padding:0;
	color: #333333
}
}
div#minutes {
	width:850px;
	margin-right: 50px;
	border: thin double #361206;
	background-image: url(images/white25.png);
	margin-left: 50px;
	margin-top: 80px;
}
div#presentation {
	width:850px;
	background-image: url(images/white25.png);
	float: right;
	text-align: center;
}

