body {
	margin: 20 0 0 0;
	background-color: #220000;
}
table {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 10px;
}
.info {
	position: absolute;
	margin-top: 0;
	margin-left: 0;
	width: 580px;
	height: 35px;
	font-size: 11px;
	line-height: 15px;
	background: #220000;
}
img.slash {
	position: absolute;
	margin-top: 0;
	margin-left: 580px;
	width: 7px;
	height: 20px;
	background: #220000;
}
.main_left {
	position: relative;
	margin-top: 45px;
	margin-left: 7px;
	width: 490px;
	text-align: justify;
	background-color: transparent;
}
.main_right {
	position: absolute;
	margin-top: 45px;
	margin-left: 505px;
	width: 265px;
	background-color: #87745F;
}
.inner_right {
	position: relative;
	margin-left: 15px;
	margin-top: 15px;
	line-height: 18px;
	list-style: square;
}
.menu {
	position: absolute;
	margin-left: 650px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 12px;
	background-color: transparent;
}
.main_photos {
	position: relative;
	margin-top: 50px;
	margin-left: 40px;
	width: 690px;
	text-align: justify;
	background-color: transparent;
}
.copyright {
	position: absolute;
	margin-left: 0;
	margin-top: 525px;
	background: transparent;
	width: 780px;
}
a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #DAAE6B; text-decoration: none;}
a:active {color: #ffffff; text-decoration: none;}

a.pop:link {color: #333333; text-decoration: none;}
a.pop:visited {color: #333333; text-decoration: none;}
a.pop:hover {color: #DAAE6B; text-decoration: none;}
a.pop:active {color: #333333; text-decoration: none;}