/* CSS Document */
body {
	background-image: url(../images/bg_pattern.jpg);
	margin: 0px;
	padding: 0px;
}
a {
font-family: "Times New Roman", Times, serif;
	color: #615d3d;
}
.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #546583;
	line-height: normal;
	font-weight: bold;
}
.textMain {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #546583;
}
.textSidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #47432C;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #47432C;
	line-height: normal;
	font-weight: bold;
}
.right {
	float: right;
}

