body {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif ;
	font-size: 12px;
	color: #332312;
	text-align: center;
	background-color: #FCFBF7;
	background-image: url(../images/bgimg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

p {	font-size: 12px;
	line-height: 14px;
	color: #332312;}

.rub{font-size: 18px; line-height: 20px; color: #332312;}
.subrub{font-size: 14px; line-height: 16px; color: #A68C5D;}

.small{font-size: 12px; color: #CDB380;}

.centertable{ margin-left: auto; margin-right: auto; text-align: center;}

.text{ width: 600px; height: auto; text-align: left; padding-left: 30px; padding-top: 215px;}
.footfill{ background-image: url(../images/footer.png); background-position: center top; background-repeat: repeat-x; height: 60px; padding-top: 20px; }

a:link {font-weight: normal; color: #32631E; text-decoration: none;}
a:active {font-weight: normal; color: #32631E; text-decoration: none;}
a:hover {font-weight: normal; color: #32631E; text-decoration: underline;}
a:visited {font-weight: normal; color: #32631E;	text-decoration: none;}
