body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.nineHundred {
	padding: 0px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#top {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#top #topA {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	background-color: #333333;
	background-image: url(../images/bgr.png);
}
#top  #topA  h1  {
	color: #FFFFCC;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top #topA h1 a {
	text-decoration: none;
	color: #FFFFCC;
}

#top #topB {
	background-color: #006633;
	padding: 0px;
	height: 55px;
	width: 100%;
	color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#top #topB ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#top #topB ul li {
	float: left;
}
#top #topB ul li a {
	display: block;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	width: 169px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 9px;
}
#top #topB ul li a:hover {
	color: #006633;
	background-color: #FFFFCC;
}

#top #topB ul li .firstMenu {
	width: 170px;
}

#top  #topB  ul  li  .otherMenu  {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
}

#middle {
	background-color: #666666;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#middle #photoBox {
	background-color: #333333;
	padding: 5px;
	width: 500px;
	margin: 0px;
}
#middle #textBox {
	background-color: #FFFFCC;
	padding: 5px;
	width: 500px;
	text-align: justify;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#middle #availability {
	background-color: #006633;
	color: #FFFFCC;
	width: 290px;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: -5px;
	padding: 5px;
}

#middle #textBox img {
	margin-right: 25px;
	margin-left: 25px;
	border: 2px solid #006633;
}

#middle  #textBox  h2  {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#middle #textBox p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#middle  #requestInfo {
	background-color: #333333;
	padding: 5px;
	width: 290px;
	color: #FFFFCC;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#middle #requestInfo h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#middle #requestInfo a {
	color: #FFE184;
}
#middle #location {
	background-color: #333333;
	padding: 5px;
	width: 290px;
	color: #FFFFCC;
	float: right;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#middle #location a {
	color: #FFE184;
}
#middle .nineHundred #location h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



#bottom {
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}

#bottom  #bottomA {
	background-color: #006633;
	height: 80px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	color: #FFFFCC;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom #bottomA p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bottom #bottomA a {
	color: #FFFFCC;
	text-decoration: none;
}
#bottom #bottomA a:hover {
	text-decoration: underline;
}

#bottom  #bottomB {
	width: 100%;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	color: #FFFFCC;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

