@charset "UTF-8";
body, p{
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
body {
	font-size: 1em;
	line-height: 1.5em;
	background-image: url(../BkgrndBand5.gif);
	background-repeat: repeat-x;
	background-color: #000;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
th {
	font-size: 1.25em;
	font-weight: bold;
	padding: 0.25em 0em .25em .5em;
	border-collapse: collapse;
	text-align: left;
	color: #EB8C07;
	border-bottom-color: #EB8C07;
	border-bottom-style: solid;
	border-top-width: medium;
	border-top-color: #EB8C07;
	border-top-style: solid;
	border-bottom-width: medium;
}
tr {
	font-size:0.90em;
}
h1, h2, h3 {
		color: #BA4B07;
}
h1 {
	font-size: 225%;
	padding-top: 5%;
	vertical-align: middle;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style:italic;
	line-height:150%;
	color: #F90;
}
a:link {
	color:#ba4b07;
	text-decoration:none;
}
a:visited {
	color:#999;
	text-decoration:none;
}
a:hover {
	color:#ba4b07;
	text-decoration:underline;
}
.spacer {
	line-height:.25em;
}
#container {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	margin: 0 auto;
	text-align: left;
	width: 800px;
}
#navBar {
	border-collapse: collapse;
	margin: 0;
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
}
div#galleryBox {
	border-collapse: collapse;
	border-top: thin solid #ba4b07;
	border-bottom: thin solid #ba4b07;
	height: 400px;
}
div#personalPage {
	background-image: url(../calendar/Bkgrnd_personal.gif);
	border-collapse: collapse;
	border-top: thin solid #ba4b07;
	border-bottom: thin solid #ba4b07;
	height: 467px;
}
div#storePage {
	background-image: url(../calendar/Bkgrnd_store.gif);
	background-repeat: no-repeat;
	border-collapse: collapse;
	border-top: thin solid #ba4b07;
	border-bottom: thin solid #ba4b07;
	height: 467px;
}
div#seekinPage {
	background-image: url(../calendar/Bkgrnd_seekin.gif);
	background-repeat: no-repeat;
	border-collapse: collapse;
	border-top: thin solid #ba4b07;
	border-bottom: thin solid #ba4b07;
	height: 467px;
}
div#linksPage {
	background-image: url(../calendar/Bkgrnd_links.gif);
	background-repeat: no-repeat;
	border-collapse: collapse;
	border-top: thin solid #ba4b07;
	border-bottom: thin solid #ba4b07;
	height: 467px;
}
.imageBox {
	border: medium solid #C60;
	width: 75px;
	height: 75px;
	margin: 2em 1em 0em 1em;
}
.imageLarge {
	border: 1px solid #C60;
	width: auto;
	height: auto;
	text-align: center;
}
div#footer p {
	font-size: 70%;
	text-align: center;
	line-height: 150%;
	padding: 6px 0 0 0;
	border-collapse: collapse;
	margin:0 auto;
}
#empty {
	float: left;
	width: 350px;
	height: 467px;
	margin-bottom: 50px;
}
#footer p {
	color:#666;
	clear:both;
}

