body {
	margin: 0px;
	background-color: #29341b;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-image: url(../images/background_03.jpg);
	background-color: #274622;
	position: absolute;
		width: 100%;


}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#NoFlashBackground {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(../images/background_01.jpg);
	background-color: #322f0f;

}

#CenterNoFlashHolder {
	position: relative;
	height: 344px;
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}

#Container {
	width: 785px;
	position: relative;
	z-index: 10;
	text-align: center;
	margin-right: auto;
	margin-left: auto;

}

#WimpyHolder {
	position: relative;
	width: 785px;
}

.Holder {
	background-color: transparent;
	background-image: none;
}

h2 {
	font-family: Tahoma, "MV Boli", Arial, "Engravers MT";
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #55473C;
	outline: none;
}


:active
{
	outline: none;
}

:focus
{
	-moz-outline-style: none;
	
}

a:hover 
{
	text-decoration: none;
}


#MainBody {
	background-image: url(../images/BackgroundTile_01.jpg);
	background-repeat: repeat;
	width: 785px;
	position: relative;
}

#Header {
	background-image: url(../images/WimpyBackImage_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#BottomInfo {
	padding: 10px;
	width: 770px;
	position: relative;
	top: 18px;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #171611;
}

#BottomInfo td {
	padding: 3px;
}

#BottomInfo td.Left {
	text-align: left;
}

#BottomInfo td.Right {
	text-align: right;
}

#BottomInfo a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #31311A;
}

#FlashConatiner {
	height: 344px;
	width: 785px;
	position: relative;
	top: -10px;
}

#FlashBackground {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#BackgroundContainer {
	overflow: auto;
}
#background {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
	background-attachment: fixed;
}

.hidden {
	visibility: hidden;
}

#SearchField {
	text-align: right;
	vertical-align: middle;
	position: absolute;
	top: 28px;
	right: 10px;
	font-family: Garamond, "Goudy Old Style", "Imprint MT Shadow", Perpetua;
	font-size: 14px;
	color: #3D382E;
	z-index: 9000;
}

.inputbox {
	font-size: 10px;
	height: 12px;
	width: 100px;
	background-image: url(../images/FieldBkg01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	letter-spacing: .07em;
}

#DisplayLimit {
	visibility: hidden;
}

#BootmLinks {
	width: 540px;
	top: 20px;
	position: relative;
	word-spacing: 1em;
	color: #898B9A;
	margin-right: auto;
	margin-left: auto;
}
.LinkHolder {
	text-align: center;
	display: list-item;
	position: relative;
	height: 50px;
	width: 100px;
	list-style-type: none;
	float: left;
	font-family: "Gill Sans MT", "Century Gothic", "Lucida Sans", "MV Boli";
	font-size: smaller;
	letter-spacing: 0.3em;
	color: #C7C9D8;
}

.BottomSpacer {
	width: 10px;
	color: #898B9A;

}

#BootmLinks a {
	font-family: "Gill Sans MT", "Century Gothic", "Lucida Sans", "MV Boli";
	font-size: smaller;
	letter-spacing: .5em;
	text-decoration: none;
	color: #898B9A;

}

#BootmLinks a:hover {
	font-size: larger;
	color: #D0D1D7;
}

.small {
	font-size: 10px;
}
