body
{
	margin: 0 0 0 0;
	background: #32240f url(/declaration/images/pageBG.png) repeat-x;
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: white;
}

a:link,
a:visited
{
	color: white;
}

a img
{
	border: none;
}

.clearer
{
	clear: both;
}

ul
{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	margin-top: 15px;
	width: 80%;
}

ul li
{
	margin: 0;
	padding: 0;
	text-align: center;
}

ul li a:link,
ul li a:visited
{
	display: block;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 14px;
	padding: 7px;
	border-bottom: 1px solid #694539;
}

ul li a:hover,
ul li a:active
{
	background: #68240c;
}

a.curr:link,
a.curr:visited
{
	background: #68240c;
}

li.last a:link
{
	border-bottom: none;
}

#wrapper
{
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding-top: 15px;
}

#page
{
	position: relative;
	width: 913px;
	height: 786px;
	margin: 0 auto;
	border: 1px solid #20170a;
	background: url(/declaration/images/contentBG.jpg) no-repeat;
}

#nav
{
	position: absolute;
	top: 0;
	left: 50px;
	width: 126px;
	padding-bottom: 15px;
	border: 1px solid #20170a;
	border-top: none;
	background: #431708 url(/declaration/images/navBG.png) repeat-x;
	z-index: 100;
}

#header
{
	margin-left: 172px;
	margin-top: 10px;
}

#content
{
	width: 640px;
	margin-left:172px;
	margin-top: 15px;
	border: 1px solid #20170a;
	background: #431708;
}

.text-content
{
	padding: 20px;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 14px;
	height: auto;
	overflow: auto;
	overflow-x: hidden;
}

.text-content p
{
	font-size: 12px;
}

.text-content h1
{
	font-size: 20px;
	text-transform: uppercase;
}

.text-content h2
{
	font-size: 18px;
}

#portraits
{
	position: absolute;
	left: 52px;
	bottom: 0;
	
}

#footer
{
	position: relative;
	width: 915px;
	height: 52px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 30px;
	border: 1px solid #20170a;
	background: #2d1004 url(/declaration/images/footerBG.png) repeat-x;
}

#tinyfooter
{
	position: relative;
	width: 895px;
	color: #60451d;
	margin: 0 auto;
	font-size: 11px;
	margin-top: 15px;
}

.shadow {
  box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}

div.copyright
{
	float: left;
	text-transform: uppercase;
	margin-top: 16px;
	margin-left: 12px;
}

div.shareicons
{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

div.shareicons div.sharetext
{
	margin-top: 12px;
	margin-right: 7px;
	text-transform: uppercase;
}

div.shareicons div
{
	float: left;
}

table
{
	width: 100%;
	margin: 0 auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #694539;
}

td
{
	padding: 5px;
}

tr.odd
{
	background: #571e0a;
}

.mp3-link
{
	width:640px;
	margin:0 auto;
	margin-top:5px;
	text-align:right;
	font-size:14px
}

.mp3-link a:link,
.mp3-link a:visited
{
	color: white;
}