body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:650px;/* for mozilla*/
	background-color: #FFFFFF;
	width:650px;
	background-repeat: repeat-x;
	color: #000000;

}

#header {
	height:11px;
	width:650px;
	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/bg3.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}

#hheader {
	height:11px;
	width:650px;
	padding: 0px;
	margin: 0px;
	left:0px;
	top:0px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg3.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}



#outer {
	width:650px;
	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:650px;
	margin: auto;
	height:50px;
	position: relative;
	
	background-color: #fff;
	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;
}


/* format Categories */

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd {
	width:220px;
}
