#container {
	width: 750px;
	margin-left: -375px;
	position: relative;
	left: 50%;
	background-color: #FFFFFF;	
}
#header {
	position: relative;
	width: 750px;
	height: 125px;
	background-image: url(../images/headflash.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 36px;
	font-weight: bolder;
	color: #CD2626;
	font-style: normal;
	text-transform: capitalize;
}

#buttonbar {
	position: relative;
	width: 750px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DEB751;
	height: 15px;
	border-right-style: none;
	border-left-style: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #143596;
	font-weight: bold;
}

#mainbody {
	position: relative;
	width: 750px;
	border: thin solid #CFB17F;
}
h3 {
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #4A579B;
}
.large-red {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #CD2626;
}
.med-blue {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #4A579B;
}


#container #footer {
	position: relative;
	width: 750px;
	font-size: 9px;
	font-weight: bold;
	color: #315190;
}
#mainleft {
	width: 264px;
	position: relative;
	padding-top: 20px;
	background-image: url(../images/leftstar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-right: 7px;
	padding-left: 7px;
	border-right: thin solid #C9B183;
}
.redwriting {
	color: #FE0006;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #4A579B;
}


#mainright {
	width: 463px;
	position: relative;
	padding-top: 0px;
	padding-right: 7px;
}
#purchase {
	height: 141px;
	width: 144px;
	position: absolute;
	top: 712px;
	right: 349px;
	z-index: 5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #footer a {
	position: relative;
	width: 750px;
	font-size: 9px;
	font-weight: bold;
	color: #315190;
	text-decoration: none;
}
#container #footer a:hover {


	position: relative;
	width: 750px;
	font-size: 9px;
	font-weight: bold;
	color: #CC0D14;
}
#mainleft ul {
	position: relative;
	text-align: left;
	margin-left: 3px;
	padding-left: 7px;
}
.med-red {

	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FE0006;
}
#purchase a {
	z-index: 3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#purchase a:hover {
	z-index: 3;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
