@charset "utf-8";
/* CSS Document */

#container {
	margin-right: auto;
	margin-left: auto;
	width: 877px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	background-color: #EACF4A;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
p {
	margin: 0px;
	vertical-align: top;
	text-align: center;
}
td {
	vertical-align: top;
	text-align: center;
}
.td-format {
	background-image: url(images/index_10.jpg);
	float: left;
	text-align: left;
	width: 614px;
	background-repeat: repeat-y;
	vertical-align: top;
	padding: 0px;
}
.td-text {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}



#container-content {
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #FFC;
}
a:active {
	text-decoration: none;
	color: #666;
}
h6 {
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.copyright:link {
	color: #000;
	text-decoration: none;
}
a.copyright:visited {
	text-decoration: none;
	color: #333;
}
a.copyright:hover {
	text-decoration: underline;
	color: #0E78BE;
}
a.copyright:active {
	text-decoration: none;
	color: #666;
}
