@charset "UTF-8";
/* CSS Document */

body {
	background-color: #541a19;
	background-image: url(../images/bg_red.png);
	background-repeat: repeat-x;
}

#content {
	background-image: url(../images/cont_bg_red.png);
	background-repeat: no-repeat;
}
#contentindex {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #f5f5f0;
	font-size: 12px;
	line-height: 20px;
	min-height: 600px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/cont_bg_start.png);
	background-repeat: no-repeat;
}
#contentbressan {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #f5f5f0;
	font-size: 12px;
	line-height: 20px;
	min-height: 600px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/cont_bg_red_bressan.png);
	background-repeat: no-repeat;
}
#contentdenner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #f5f5f0;
	font-size: 12px;
	line-height: 20px;
	min-height: 600px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/cont_bg_red_denner.png);
	background-repeat: no-repeat;
}
#contentrottenburgh {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #f5f5f0;
	font-size: 12px;
	line-height: 20px;
	min-height: 600px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/cont_bg_red_rottenburgh.png);
	background-repeat: no-repeat;
}
#contentstanesby {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color: #f5f5f0;
	font-size: 12px;
	line-height: 20px;
	min-height: 600px;
	height: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/cont_bg_red_stanesby.png);
	background-repeat: no-repeat;
}
ul.dropdown ul li {
	background-image: url(../images/nav_red.png);
	background-repeat: repeat;
}
#overlay{
	background-color: #27120F;
}
#outerImageContainer{
	background-color: #27120F;
}

#imageDataContainer{
	background-color: #27120F;
}
