html, body {
	background-color: #3b2822;
	margin: 0;
	height: 100%
}
table {
	width: 100%;
	height: 100%;
}
.error {
	color: #FFFFFF;
	text-align: right;
}

table.news {

}
p {

	margin: 0

}
div.container {
	width: 952px;
}
div.content {

	height: 537px

}
div.footer {
	/*padding-top: 16px;*/
	text-align:center;
	font-size: 13px;
	vertical-align: top;
}
img.footer {
	border: none;
	vertical-align: middle;
}
div.copyBox {
	float: right;
	width: 426px;
	height: 400px;
	overflow: auto;
	text-align: justify;
	padding: 2em;
	color: #3c2f1f;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: 30px;

}
div.newsBox {
	float: right;
	width: 400px;
	height: 400px;
	overflow: auto;
	text-align: justify;
	color: #3c2f1f;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: 30px;
	padding-right: 10px;
}
div.squareButtons {
	text-align:right; 
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 4em

}
p.qna {
	
	padding-top: 10px;

}
a:link, a:visited, a:hover, a:active {
	color: #3c2f1f;
	font-weight: bold;
	padding-top: 10px
}
p.linkDesc {
	font-size: medium;
	line-height: normal;
	padding-left: 10px;
	padding-bottom: 15px;
	margin: 0px;
	width: auto;
	height: auto
}
.webform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C1B08E;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c1b08e;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
	width: 100%;
}
