body {
	background-image: url('../images/background.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#f1dab0;
}
#content {
	background-image: url('../images/content_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	width:1000px;
}
#cont_table {
	width:1000px;
}
#pages {
	padding-bottom:10px;
}
#pages .menu2_text2 p{
	color:white;
}
#page {
	width:auto;
	text-align:justify;
}
#page td {
	font:13px/1.4 times new roman,verdana;
	color: #333333;
	padding-top:4px;
	padding-bottom:4px;
}
#page p {
	font:13px/1.4 times new roman,verdana;
	color: #333333;
	padding-top:4px;
	padding-bottom:4px;
}
#page li {
	font:13px/1.4 times new roman,verdana;
	color: #333333;
	padding-top:4px;
	padding-bottom:4px;
}
#table {
	width:800px;
	text-align:justify;
}
#table2 {
	width:800px;
	text-align:justify;
}
.cms{
	text-align:justify;
}