body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:950px;/* for mozilla*/
	background-color: #FFFFFF;
	background-image: url(../images/bg4.gif);
	background-repeat: repeat-x;
	color: #000000;

}

#header {
	height:131px;
	width:950px;
	margin: auto;
	left:0px;
	top:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD9A82;
	background-color: #FFFFFF;

	position:relative;
	background-image: url(../images/bg4.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#hheader {
	height:131px;
	width:950px;
	padding: 0px;
	margin: 0px;
	left:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg4.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}



#outer {
	width:950px;
	text-align:left;
	margin:auto;
	position:relative;
/*	background-attachment: scroll;
	background-image: url(../images/outerbg.gif);

	background-position: 200px 0px;
	background-repeat: repeat-y;
*/
}

#centrecontent {}
#left {}
#right {}


#clearfooter {
	clear:both;
	width:100%;
	height:1px;
	background-color: #AD9A82;
} /* to clear footer */




#footerbox{
	width:950px;
	margin: auto;
	height:82px;
	position: relative;
	background-color: #FFFFFF;

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #AD9A82;
	border-left-color: #AD9A82;

	text-align:center;
	left:0;
	padding-bottom: 2px;
	padding-top: 2px;
}

a {
        text-decoration: none;
}

#clearfooter_bottom {
	width:100%;
	height:40px;
	border-top:1px solid #AD9A82;
}

/* style for the NOSPAM stuff */
.nix {
	display: none;
}