#wrapper {
	background-color: #5b2501;
	background-image: url(../images/bkrnd_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: none;
	width: 100%;
	left: 0px;
	top: 0px;
}
img {
	margin-top: 5px;
	margin-bottom: 5px;
}


body {
	background-color: 5b2501;
	margin: 0px;
	background-image: url(../images/bkrnd_1.jpg);
	background-repeat: repeat-x;
}
#body {
	width: 500px;
	margin-top: 255px;
	float: left;
}

#body_boot {
	width: 500px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#navi_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: fixed;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
	margin-bottom: 1em;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 15px;
	margin-top: 0px;
}
.biocopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 12px;
}

.bckgrnd_index {
	background-image: url(../images/bkgrnd_index.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.border_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bkgrnd_navi.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border_top {
	background-color: #000000;
	background-image: url(../images/bkgrnd_navi_btm.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}



#content_container {
	border: 1px dotted #FF0000;
	width: 750px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: .5em;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: .125em;
}
.border_top_btm {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}



.class1 A:link {
text-decoration: none;
color:#fff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
p .class1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


.class1 A:visited {
text-decoration: none;
color:#fff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.class1 A:active {
text-decoration: none;
color:#fff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.class1 A:hover {
text-decoration: underline;
color:#fff;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#paypal {
	position: absolute;
	left: 300px;
	top: 315px;
	right: 0px;
	bottom: 0px;
}

