/* MAIN WRAPPER*/
div#mainwrapper{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;






}
div#content {
	width: 800px;
	visibility: visible;
	text-align: left;
	border: 1px solid #990000;
	height: 600px;





}
body {text-align: center;
}
div#header {
	padding: 2px;

}
div#navigation {
	background-image: url(images/parisnavbarbackground.jpg);
	width: 800px;
	background-repeat: no-repeat;
	float: left;
	text-align: center;



}
#minicolright {
	width: auto;
	float: left;


}
div#minicolleft {
	width: 270px;
	float: left;

}
div#minicolcentre {
	float: left;
	width: 245px;
	padding-right: 15px;

}
.heading {
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	color: #990000;
	text-align: center;
	margin-top: 2px;

}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	font-style: italic;


}
div#navigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;





}
div#navigation a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF99;
	text-decoration: none;
}
div#navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;

}
div#navigation a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
div#mainleftcol {
	float: left;
	width: 420px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: url(images/paristreasurewritingbackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
.bodyheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
div#mainrightcol {
	float: left;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 6px;
	width: 350px;

}
.bodytextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;

}
.bodytextcentre {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
div#footer {
	width: 800px;
	visibility: visible;
	clear: both;

}
.creditline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
div#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
div#footer a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663399;
	text-decoration: none;
}
div#footer a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
