body
{
	background: url(img/pg-bg.gif) repeat;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 82%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

a, a:visited
{
	color: #976227;
}

#wrapper
{
	background: url(img/pg-bg-distress.jpg) repeat-x;
	padding: 22px 0 0 62px;
}

#pg
{
	width: 835px;
	background: url(img/bd-bg.jpg) repeat-y;
}

h1
{
	background: url(img/hd-bg.jpg) no-repeat;
	height: 276px;
	width: 835px;
	text-indent: -9998em;
}

h2
{
	font-size: 1.4em;
	color: #660033;
	margin: 1em  60px 1em 0;
	line-height: 1.3em;
}

#bd
{
	margin: 0 23px 0 23px;
	padding-bottom: 105px;
	background: url(img/ft-bg.jpg) no-repeat bottom left;
}

#menu
{
	float: left;
	width: 262px;
	background: url(img/mn-bg.jpg) no-repeat top left;
	padding: 60px 0 6px 0;
}

#menu ul
{
	margin: 0 40px 0 0;	
}

#menu li
{
	margin: 0 0 14px 30px;	
}

#menu li.section
{
	margin-bottom: 16px;
	background: url(img/dots-h.gif) repeat-x bottom left;
	padding-bottom: 20px;
}

#cn
{
	width: 510px;
	float: right;
	background: url(img/cn-bg.jpg) no-repeat top right;
}

#cn p {
	padding-right: 45px;
	margin-bottom: 1.8em;
}

.clear
{
	clear: both;
	height: 1px;
}
