
#left {
	float: left;
	width: 425px;
	height: 540px;
	background-image: url(../images/center_bg.gif);
}

h3 {
	color: #561418;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 0 0px 10px;
	margin-bottom: 0;
	margin-top: 10px;
}

hr {
	background-color: #561418;
	padding-top: 0;
}

#left a {
	text-decoration: none;
}

#left a:hover {
	text-decoration: underline;
}

.copy {
	margin-top: 10px;
	padding: 0 20px 5px 20px;
	font-size: 11px;
	color: #2e2749;
}

#right {
	float: right;
	width: 325px;
	height: 540px;
	background-color: #fcfcfe;
}

#middle {
	width: 750px;
	background-image: url(../images/center_bg.gif);
}
