/* generated by csscreator.com */ 
html, body{
	padding:0;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	background-color: #490025;
	margin: 0px;
}
a:link {
	font-weight: bold;
	color: #490025;
}
a:visited {
	font-weight: normal;
	color: #490025;
	text-decoration: none;
}
a:hover {
	font-style: italic;
}
a:active {
	color: #FF0000;
}
img {
	display: block;
} 
.header {
	background-image: url(i/head.png);
	height: 138px;
}
.left {
	background-image: url(i/left_bg.png);
	background-repeat: repeat-y;
	background-position: right;
}
.content {
	background-color: #EDE9E6;
	background-image: url(i/content_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
hr {
	height: 5px;
	width: 300px;
	border: thin solid #490025;
	background-color: #490025;
	color: #490025;
}

.right {
	background-image: url(i/right_bg.png);
	background-repeat: repeat-y;
	background-position: left;
}
.right img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.main {
	margin-right: auto;
	margin-left: auto;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EDE9E6;
	background-image: url(i/foot_bg.png);
	background-repeat: no-repeat;
	background-position: 112px top;
	height: 72px;
	text-align: right;
	padding-right: 17px;
}
.footer a {
	font-size: 9px;
	color: #EDE9E6;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}
