body {
	margin:0;
	font-family:arial,helvetica,sans-serif;
	background-image: url(images/page_bg.gif);
	background-repeat:repeat-x;
	font-size:.8em;
	background-color:#B3A28A;
}
img {
	border:none;
	margin:0;
}
table,td {
	border-collapse:collapse;
	margin:0;
	padding:0;
	vertical-align:top;
}
.caption {
	font-size:.8em;
	color:#6E5D44;
}
.main {
	width:719px !important;
	margin:auto;
	vertical-align:top;
}
.center h1 {
	font-size:1.4em;
	
}
.center h2 {
	font-size:1.1em;
	color:#1770B0;
}
.content {
	background-color:#FFF;
	line-height: 1.5em;
}
.content td {
	padding-left:5px;
}
.contentside {
	font-size:.8em;
	padding:5px;
	line-height: 1.2em;
}
.contentside th {
	background-color:#6E5D44;
	color:#FFF;
	text-align:left;
	line-height: 2em;
	padding:5px;
}
.contentside td {
	text-align:right;
	color:#6E5D44;
	padding:5px;
}
.links {
	width:160px !important;
	background-color:#6E5D44;
}
.links a {
	color:#FFF;
	text-decoration:none;
}
.links div {
	width:160px;
	border-left:solid 1px #554433;
	border-bottom:solid 1px #554433;
	padding:3px;
}
.links div:hover {
	background-color:#67a7d5;
}
.footer {
	text-align:center;
	background-color:#FFF;
	vertical-align:top;
}
.leftside {
	background-image: url(images/page_left.gif);
	background-repeat:repeat-y;
	width:20px;
}
.rightside {
	background-image: url(images/page_right.gif);
	background-repeat:repeat-y;
	width:20px;
}
