@charset "utf-8";
body{
	background-image: url(images/BG.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #594a26;
	text-decoration: none;
}
#content {
	width: 615px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	bottom: 0px;
}
.header {
margin-left:6px;}

.ic {
	width:458px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 7px;
	padding-left: 7px;
}
.bottom
{
	margin-right: 3px;
}
.h1 {
	font-size: 18px;
	font-weight: bold;
	color: #594a26;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {}
