BODY {
	margin: 0;
	padding: 20px;
	background-color: #000000;
	height: 100%;
}

TD, FORM * {
	font-family : Georgia, Serif;
	font-size : 10pt;
	vertical-align: top;
}
.big * {
	font-family : Georgia, Serif;
	font-size : 12pt;
}


TD.left {
	color: #DBCCB7;
}
TD.left * {
	font-family: Tahoma, Verdana, Arial;
}
TD.content {
	padding: 0 30px 0 30px;
	line-height: 140%;
}


H1 {
	font-family: Tahoma, Verdana, Arial; 
	font-size : 15pt;
	color: #222222;
	font-weight : normal;
	text-transform: lowercase;
	margin: 0 10px 0 10px;
	padding: 0
}
H2 {
	font-family : Georgia, Serif;
	font-size : 10pt;
	font-weight : bold;
	padding : 0;
	margin : 0 0 10px 0;
}

HR {
	margin: 10px 0 10px 0;
	padding: 0;
	width: 400px;
	text-align: left;
	border: 0;
	color: #B15139;
	background: #B15139;
	height: 1px;
}
LI {
	margin-bottom: 5px;
}

A {
	color: #B15139;
}
A:visited {
	color: #885D20;
}
A.mp3 {
	text-decoration: none;
	font-size: 7pt;
	vertical-align: super;
}





A.nodec, A.nodec:visited {
	color: black;
	text-decoration: none;
	cursor: text;
}



DIV.menu-title {
	margin-bottom: 5px;
}
DIV.menu-title A, DIV.menu-title A:visited, DIV.menu-title A:hover {
	font-size: 15pt;
	color: #DBCCB7;
	text-decoration: none;
}

DIV.menu DIV A {
	font-size: 11pt;
	color: #DBCCB7;
	text-decoration: none;
}
DIV.menu DIV A:visited {
	color: #A0845D;
}
DIV.menu DIV A:hover {
	text-decoration: underline;
	color: #DBCCB7;
}
FORM.subscribe-form, FORM.subscribe-form * {
	font-size : 8pt;
}




TABLE.photo TD.title {
	padding: 40px 0 10px 0;
	text-align: left;
}
TABLE.photo TR {
	vertical-align: top;
}
TABLE.photo TD {
	padding: 5px 20px 5px 0;
	text-align: center;
}
TABLE.photo TD IMG {
	border: solid black 2px;
}
