@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtr #container {
	width: 640px; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
#Logo {
	float: none;
	width: 640px;
}
#bodycopy {
	width: 606px;
	border: 2px solid #000;
	margin-top: 15px;
	background-color: #FBF4C3;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: justify;
	color: #333;
	background-image: url(backgroundpaper.jpg);
	letter-spacing: .1em;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.bodytextred {
	color: #B30000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
}
.bodytextredsmall {
	color: #B30000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}
#videobox {
	background-color: #000;
	width: 640px;
	margin-top: 25px;
	border: 1px none #999;
	height: 495px;
}
#redbar1 {
	background-color: #9B0C0C;
	width: 636px;
	border: 2px solid #000;
	margin-top: 35px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEFECE;
	text-align: center;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-bottom: 3px;
}
#blurbs {
	width: 586px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #959595;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-image: url(backgroundpaper.jpg);
	text-align: left;
}
.blurbText {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 26px;
	color: #000;
	font-style: normal;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	letter-spacing: 0.1em;
}
#redbar2 {
	background-color: #990C0C;
	width: 636px;
	border: 2px solid #000;
	margin-top: 25px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FEFECE;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 0px;
}
#contact {
	width: 616px;
	margin-top: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
	color: #000;
	margin-bottom: 45px;
	background-color: #999;
	letter-spacing: 0em;
	background-image: url(backgroundpaper.jpg);
	border: 2px solid #000;
}
#STARBURSTS {
	width: 638px;
	margin-top: 25px;
}
#redbar3 {
	background-color: #990C0C;
	width: 636px;
	border: 2px solid #000;
	margin-top: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	font-weight: normal;
	color: #000;
	text-align: center;
	letter-spacing: 0.1em;
	margin-bottom: 15px;
}
