body {
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
    scrollbar-face-color: #D3914A;
	scrollbar-highlight-color: #D3914A;
	scrollbar-shadow-color: #D3914A;
	scrollbar-3dlight-color: #820000;
	scrollbar-arrow-color: #820000;
	scrollbar-track-color: #D3914A;
	scrollbar-darkshadow-color: #820000;
}
.bigword {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #820000;
	font-weight: bold;
	margin-left: 12px;
}
div.scroll{width:670;height:300;overflow:auto; padding-right: 15px;}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #820000;
	text-decoration:underline;
}
a:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #820000;
	text-decoration:none;
}.txtsmall {
	font-size: 15px;
}
.gallimg {
	border: 1px solid #820000;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 2px;
}
.gallimg-l {
	margin-right: 1px;
	margin-bottom: 2px;
	border: 1px solid #820000;
}
.flatoffice {
	border: 0px;
	margin-left: 2px;
	margin-top: 12px;
}
.tdpadd {
	padding-left: 15px; 
	padding-right: 15px;
}
.tdbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}
