body
{
	padding:0;
	margin-top:0px;
	background-image: url('../images/background.jpg'); 
	background-repeat: repeat;
	background-position: top left;
}

img
{
	display:block;
	margin:0;
	padding:0;
}

.bodycopy
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	line-height: 19px;
}

.newscopy
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E5A46;
}

a.headerlink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.headerlink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.headerlink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.headerlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.plink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.plink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.plink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.plink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: underline;
}

a.nlink:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.nlink:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.nlink:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: none;
}

a.nlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E5A46;
	font-weight:bold;
	text-decoration: underline;
}

.thumbs {
	display: inline;
	border-right: 1px solid #EFECDF;
	cursor: pointer;
}

div#main
{
	width: 1028px;	
	height: 100%;
	background: url('../images/background2.jpg');
	background-repeat: repeat;
	background-position: top left;
}

div#wrapper
{
	padding-top:45px;
	padding-left: 162px;	
}

div#header
{
	width: 682px;
}

div#bodybox
{
	width: 682px;
	height: 336px;
}

div#footer
{
	width: 682px;
}