body {
	margin: 0px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	background-color: #E5DDA8;
	background-image: url("http://shiroelarriero.com/rittersaal/images/frame.gif");
	background-position: 0% 0%;
	background-repeat: repeat-y;
       	}

#container {
	margin: 50px auto;
	text-align: left;
	padding: 0px;
	width: 610px;
	}

#main-top {
	width:610px;
	height:85px;
	background-image: url("http://shiroelarriero.com/rittersaal/images/marechal-top.gif");
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#main-bot {
	width:610px;
	height:50px;
	text-align: center;
	background-image: url("http://shiroelarriero.com/rittersaal/images/marechal-bot.gif");
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#main-mid {
	width:610px;
	height:292px;
	background-image: url("http://shiroelarriero.com/rittersaal/images/marechal-mid.gif");
	background-position: 0% 50%;
	background-repeat: no-repeat;
	margin:0;
	padding:0;
	display:block;
}

#main-mid h1 {
	color: #80001F;
	font-size:18px;
	font-weight:normal;
  	letter-spacing: .1em;
	padding:5px 10px;
	margin: 0px;
	}

.content {
	margin-top: 0;
	margin-left: 300px;
	}

.content h2 {
	font-size:12px;
	text-align: left;
	line-height: 160%;
	font-weight:normal;
	margin-top:0;
	margin-bottom:25px;
	}

.content h2 a {
	color: #000;
	text-decoration: none;
	}

.content h2 a:hover {
	color: #80001F;
	text-decoration: underline;
	}

.content h3 {
	margin: 0px;
	padding: 0px;
	}

.content ul {
	padding-left: 20px;
	margin: 0px;
	}

.content li {
	color: #73743A;
	font-size:11px;
	text-align: left;
	line-height: 150%;
	margin-top: 5px;
	}

.content li a {
	color: #666;
	text-decoration: underline;
	}

.content li a:hover {
	color: #333;
	}

.content img {
	border:none;
	}

#main-bot table {
	width:610px;
	padding-top:5px;
	}

#main-bot td {
	color:#666;
	font-size:11px;
	padding:5px 0;
	}

#main-bot a {
	color: #999;
	text-decoration: underline;
	}

#main-bot a:hover {
	color: #666;
	}
