body {
	
	color:#4F3D27;
	background-color:#0D0100;
	background-image: url(images/page01.jpg);
	background-repeat:repeat-x;
	text-align:center;
	padding:0px;
	margin: 0px;
}

th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #765734;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

a {
	color: #765734;
}

a:hover {
	text-decoration: none;
}

.bg1{
	background-image: url(images/index23.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

.bg2 {
	background-repeat: repeat-x;
	background-position: right top;
	text-align:center;
}

.bg3 {
	background-image: url(images/page02.jpg);
	background-repeat: repeat-x;
}

.header {
	margin:0px;
	padding: 0px;	
}

.navbar {
	margin:0px;
	spacing:0px;
	padding: 0px;
}

.tdWrapper{
	width:707px;
	height:100%;
	background-image:url(images/index16.jpg);
	background-repeat:repeat;
}

.divWrapper{
	background:url(images/index23.jpg);
	background-repeat:no-repeat;
	height:100px;
	background-position:bottom;
}
                	

.leftBorder{
	width:35px;
	background-image: url(images/index12.jpg);
	background-repeat: repeat;
	vertical-align:bottom;
}

.mainContent {
	position:relative;
	left:20px;
	width:650;
	vertical-align:top;
	/*background-image: url(images/index23.jpg);
	background-repeat: no-repeat;
	background-position:bottom;*/
	margin:0px;
	spacing:0px;
	padding: 0px;
}


.rightBorder{
	width:35px;
	background-image: url(images/index13.jpg);
	background-repeat: repeat;
}	


.footer {
	margin:0px;
	spacing: 0px;
	padding: 5px;
}