/* CSS Document */

body {
	font-size: 9px;
	text-align: center;
	color: #d2decf;
	margin: 0px;
	padding: 0px;
	background-image: url(/img/bdbg.png);
	background-repeat: repeat;
}

a:link {
	color: #c2b7b5;
	text-decoration: none;
}

a:visited {
	color: #c2b7b5;
	text-decoration: none;
}

a:hover {
	color: #c2b7b5;
}

a:active {
	color: #c2b7b5;
}

.everything {
	background-image: url(/img/evrybg.png);
	width: 902px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

.everythingmain {
	text-align: center;
	width: 842px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 32px;
	padding-right: 32px;
	background-image: url(/img/evrybg.png);
	background-repeat: repeat;
}

.everythingtop {
	width: 902px;
	height: 30px;
	background-image: url(/img/evrybgtop.png);
}

.everythingbottom {
	width: 902px;
	height: 30px;
	background-image: url(/img/evrybgbot.png);
}

.banner {
	text-align: centre;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	width: 840px;
	height: 200px;
}

.menu {
	background-image: url(/img/menubg.png);
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 10px;
	width: 820px;
	height: 30px;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-variant: small-caps;
}

.menu a:link {
	color: #d2decf;
	text-decoration: none;
}

.menu a:visited {
	color: #d2decf;
	text-decoration: none;
}

.menu a:hover {
	color: #d2decf;
	text-decoration: none;
}

.menu a:active {
	color: #d2decf;
	text-decoration: none;
}

.txtareaeverything {
	background-image: url(/img/txtareaevry.png);
	background-repeat: repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	width: 840px;
}

.txtareaeverything a:link {
	color: #302c27;
	font-weight: bold;
	text-decoration: none;
}

.txtareaeverything a:visited {
	color: #788576;
	font-weight: bold;
	text-decoration: none;
}

.txtareaeverything a:hover {
	color: #491313;
	font-weight: bold;
}

.txtareaeverything a:active {
	color: #491313;
	font-weight: bold;
}

.txtareatop {
	background-image: url(/img/txttop.png);
	width: 840px;
	height: 10px;
	margin: 0px;
}

.txtareamain {
	background-image: url(/img/txtareaevry.png);
	background-repeat: repeat;
	width: 780px;
	margin-top: 0px;
	text-align: left;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d493a;
}

.txtareamain h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	font-weight: bold;
}

.txtareabottom {
	background-image: url(/img/txtbottom.png);
	width: 840px;
	height: 30px;
}

.txtareafooter {
	width: 750px;
	text-align: right;
	padding-left: 30px;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3d493a;
}

.footer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #d2decf;
}