body {
	margin: 0px;
	padding: 0px;
	background: #600 url('../img/back.bottom.jpg') 50% 0%;
}
body, document, td {
	font-family: Verdana, Sans-Serif;
	font-size: 70%;
	line-height: 140%;
	color: #f2c66c;
}
a {
	color: #fdc552;
}
a:visited {
	color: #d6a239;
}
a:active, a:hover {
	color: #ffdb91;
}
span.footer {
	color: #d89630;
	line-height: 110%;
}
span.footer a, span.footer a:visited {
	color: #d89630;
}
span.footer a:active, span.footer a:hover {
	color: #ffda8c;
}
span.large {
	font-size: 110%;
}
p {
	padding: 0px;
	margin: 0px;
}
p.epigraph {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 3px;
}
p.signature {
	text-align: right;
	margin-right: 10px;
	font-size: 110%;
}
.quote {
	color: #f5a874;
}
br.break {
	line-height: 60%
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
table td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
table.main {
	width: 100%;
	background: url('../img/back.top.jpg') 50% 0% repeat-x;
}
table.header {
	width: 850px;
	height: 188px;
	background: url('../img/rs1.gif') 0% 0% no-repeat;
}
table.content {
	width: 850px;
	height: 350px;
	background: url('../img/rs2.jpg') 0% 0% no-repeat;
}
td.mic {
	background: url('../img/menu.c.back.gif') 0% 0% repeat-x;
	padding: 4px 5px 0px 6px;
}
td.mi {
	padding-top: 5px;
}
td.logo {
	width: 100%;
	height: 146px;
	padding: 66px 0px 0px 216px;
}
td.menu {
	width: 100%;
	height: 42px;
	padding-left: 228px;
}
td.content {
	width: 100%;
	height: 350px;
	text-align: center;
	background: url('../img/back.jpg') 50% 0%;
}
td.footer {
	width: 100%;
	height: 75px;
	text-align: center;
	background: url('../img/back.footer.jpg') 50% 0% repeat-x;
}
td.copy {
	width: 100%;
	height: 75px;
	padding: 26px 0px 0px 233px;
}
table.photos div {
	width: 94px;
	height: 141px;
	border: solid 1px #510505;
	background: #832323 url('../img/phloading.gif') 50% 50% no-repeat;
	padding: 4px;
	display: block;
}
table.photos td {
	padding-right: 7px;
}
img {
	border: 0px;
}
img.sep {
	width: 2px;
	height: 35px;
}
input.form, input.form_error, textarea.form {
	font-family: Tahoma, Geneva CY, Sans-Serif;
	font-size: 11px;
	border: solid 1px #696969;
	width: 100%;
	height: 20px;
	color: #c4c4c4;
	background: url('../img/back.noise.black.jpg');
}
form {
	margin: 0px;
	padding: 0px;
}
label {
	cursor: hand;
}