body {
	background-color: #861E30;
	background-image: url(../assets/images/bg.gif);
	background-repeat: repeat-x;
	margin: -2px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.right {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFE747;
}
.top {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #FFFF00;
}
.leftimage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFE747;
	border-right-color: #FFE747;
	border-bottom-color: #FFE747;
	border-left-color: #FFE747;
}.bottom {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #FFE747;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFE747;
	border-bottom-color: #FFE747;
	border-left-color: #FFE747;
	margin-right: 130px;
}
.bodytext {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.botlinks {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 10px;
	color: #FFE747;
}
a.botlinks:link {
	color: #FFE747;
	text-decoration: none;
}
a {
	color: #FFE747;
}
.footer {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	font-size: 11px;
}
h1 {
	font-size: 15px;
	color: #FFE747;
	background-image: url(../assets/images/icons/dots.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	font-weight: bold;
	padding-left: 21px;
	text-transform: uppercase;
}
.more {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: none;
	background-position: 6px;
	background-repeat: no-repeat;
	text-align: right;
	display: table-caption;
}
h3 {
	font-size: 12px;
	color: #FFE747;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	background-image: url(../assets/images/icons/h3.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 2px;
}
#content li {
	list-style-image: url(../assets/images/icons/bullet.gif);
}
.quotes {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(../assets/images/icons/quotes.gif);
	background-repeat: no-repeat;
	padding-right: 30px;
	padding-left: 40px;
}
.bordernote {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.input {
	color: #861E30;
	background-color: #FFFF99;
	border: 1px solid #FFE747;
	font-size: 10px;
}
.navtabbdr {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

