body {
	background-color: #630017;
	background-image: url(../layout/body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
}
a{
	outline:none;
}
#container {
	width: 700px;
	background-color: #C29A57;
	margin-right: auto;
	margin-left: auto;
}
a#logo {
	background-image: url(../layout/logo.gif);
	height: 159px;
	width: 700px;
	display: block;
}
#header {
	width: 100%;
	background-color: #84001F;
}
#navigation {
	background-image: url(../layout/header_bar.gif);
	background-repeat: repeat-x;
	height: 53px;
	width: 100%;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#navigation li a {
	display: block;
	color: #BA8C41;
	font-size: 11px;
	margin-left: 7px;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#navigation li a:hover {
	background-color: #BA8C41;
	background-image: url(../layout/navigation_over.gif);
	background-repeat: repeat-x;
	color: #81001E;
}
#maincontent {
	z-index: 100;
	position: relative;
	background-image: url(../layout/content_footer.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#top {
	background-image: url(../layout/content_head.gif);
	background-repeat: repeat-x;
	z-index: 0;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: white;
}
#flash {
	height: 300px;
	position: relative;
}


h1 {
	font-size: 2em;
	font-weight: lighter;
	color: #84001F;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	clip: rect(auto,auto,1px,auto);
	z-index: 0;
}
p {
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
}
li {
font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
a {
	color: #84001F;
	text-decoration: none;
	font-weight: bold;
}
#footer {
	background-image: url(../layout/footer_bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 54px;
	position: relative;
}
#footer #thissite {
	position: absolute;
	top: 20px;
	margin: 0px;
	padding: 0px;
	left: 15px;
}
#footer #design {
	top: 20px;
	position: absolute;
	right: 15px;
}
#footer p {
	color: #BA8C41;
	margin: 0px;
	padding: 0px;
}
#footer a {
	font-weight: bold;
	color: #BA8C41;
}
h2 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #84001F;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	clip: rect(1px,auto,auto,auto);
}
#rightbox {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 250px;
}
#becomeafriend {
	background-image: url(../../becomeafriend/becomefriend.gif);
	height: 118px;
	width: 241px;
	margin: 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#becomeafriend #return {
	color: #FFFFFF;
	line-height: 1.1em;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 0px;
}
#becomeafriend #email_address {
	margin-left: 10px;
	margin-top: 2px;
}
#becomeafriend #placement {
	position: absolute;
	left: 4px;
	top: 75px;
}
#becomeafriend #txtEmail {
	background-color: #444646;
	border-top-color: #484A4A;
	border-right-color: #484A4A;
	border-bottom-color: #484A4A;
	border-left-color: #484A4A;
	color: #999999;
}
#christmas {
	height: 50px;
	width: 241px;
	background-color: #999999;
	background-image: url(../layout/xmaslink.jpg);
	margin-top: 5px;
	display: block;
}
#newyear {
	height: 50px;
	width: 241px;
	background-color: #999999;
	background-image: url(../layout/newyear.jpg);
	margin-top: 5px;
	display: block;
}
#rightbox #book {
	font-weight: normal;
	text-transform: uppercase;
	background-color: #84001F;
	color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #000000;
	margin: 0px;
	width: 227px;
}
#popup {
	height: 175px;
	width: 417px;
	position: absolute;
	z-index: 10;
	left: 19px;
	top: 20px;
	visibility: visible;
}
#pop_content span {
	color: #FFFFFF;
	position: absolute;
	top: 97px;
	font-size: 16px;
	left: 137px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
	padding-left: 5px;
}
