.header {
	background-attachment: scroll;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 780px;
}
.menutxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.headerquote {
	background-attachment: scroll;
	background-image: url(images/headerquote.jpg);
	background-repeat: no-repeat;
	height: 460px;
	width: 780px;
}

.ear {
	background-attachment: scroll;
	background-image: url(images/dogear.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.side {
	border: 1px solid #999999;

}
.main {
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 10px;
	height: auto;
	width: 780px;
	border: 1px solid #CCCCCC;
	background-color: #333333;


}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.lgetxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B32A1F;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #b32a1f;
}
a:hover {
	color: #b32a1f;
	text-decoration: none;

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

}
a:active {
	color: #FFF;
	text-decoration: none;

}
.mainsmll {
	background-image: url(images/main.gif);
	height: 413px;
	width: 780px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding: 10px;
}
.border {
	border: 3px solid #FFFFFF;
}
.bottom {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
