/* CSS Document */

#Header {
	position:absolute;
	width:440px;
	height:126px;
	z-index:auto;
	left: 0px;
	top: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ddcc86;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-size: 20px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #main h4 {
	font-size: 16px;
	color: #A03200;
}
#button {
	height:120px;
	width:120px;
	position:absolute;
	top:120px;
	right:-5%;
	z-index:10;
		}
#topImage {
	position:absolute;
	width:320px;
	height:137px;
	z-index:1;
	left: 440px;
	top: 0px;
	background-image: url(/images/BumpasRibsSM.jpg);
	background-repeat: no-repeat;
}
#navigation {
	position:absolute;
	width:430px;
	height:23px;
	z-index:auto;
	left: 0px;
	top: 108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #A03200;
	font-weight: bold;
	color: #ddcc86;
	padding-left: 10px;
	padding-top: 6px;
	text-indent: 40px;
}
#container #navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDCC86;
	text-decoration: none;
}
#container #navigation a:hover {
	font-size: 14px;
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
#container #navigation a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #996600;
	text-decoration: none;
}
#container #navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DDCC86;
	text-decoration: none;
}
#container #main .style3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A03200;
	text-decoration: none;
}
#container #main .style3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	text-decoration: underline;
}
#container #main .style3 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
#container #main .style3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A03200;
	text-decoration: none;
}


#main {
	position:absolute;
	width:600px;
	height:auto;
	z-index:2;
	left: 0px;
	top: 145px;
	background-color: #FFFFCD;
	padding-right: 20px;
	padding-left: 140px;
	background-image: url(/images/side2.jpg);
	background-repeat: repeat-y;
}
#main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #606060;
	text-align: left;
	vertical-align: top;
	line-height: 40px;
}
#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
}
#container #main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #606060;
}

#main h3 {
	color: #606060;
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	line-height: 15px;
}
#container #main a {
	color: #A03200;
	text-decoration: none;
}
#container #main a:hover {
	color: #CC3300;
	text-decoration: underline;
}
#container #main a:active {
	color: #660000;
}
#container #main a:visited {
	color: #A03200;
}


#footer {
	position:absolute;
	width:760px;
	height:25px;
	z-index:auto;
	left: 0px;
	top: 284px;
}
#main h6 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#bar {
	position:absolute;
	width:760px;
	height:5px;
	z-index:auto;
	left: 0px;
	top: 137px;
	background-color: #f75100;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body {
	margin: 0px;
	padding: 0px;
}
.style1 {font-size: 16px}#container {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 760px;
}
body {
	text-align: center;
	width: 100%;
	height: auto;
	background-color: #550000;
}
body a:hover {
	text-decoration: underline;
}
.style3 {
	font-size: 12px;
	color: #550000;
}
.style4 {color: #333333}
.style5 {color: #000000}
.style7 {font-size: 24px}
.style8 {color: #FBD572}
.style9 {color: #6B4A3A}
