body {
  margin: 0;
  padding: 0;
  background: repeat-x url(../images/back1.jpg) #EFE8D6;      
  font: 11px/1.1em Verdana,"Lucida Grande", Arial, sans-serif;
  color: #000;
}
a {
  color: #E8A400;
}
a:hover {
  color: #884229;
}
img.shot {
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
img {
  border: 0;
}
h1 {
	z-index: 1;
	font: 2.2em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: normal;
	margin: 0 0;
	margin-top: 1.0em;
	position: relative;
	padding-right: 0px;
}
.h33 {
	z-index: 1;
	font: 1.8em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: normal;
	margin: 0 10;
	margin-top: 0em;
		position: relative;
	padding-right: 0px;
}

.h34 {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: bold;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
.h34:link {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: bold;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
.h34:visited {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: bold;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
.h34:active {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: bold;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
.h34:hover {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #86422C;
	font-style: italic;
	font-weight: bold;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
.h35 {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: normal;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
.h35:link {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: nrmal;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
.h35:visited {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: normal;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
.h35:active {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #E8A400;
	font-style: italic;
	font-weight: normal;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
.h35:hover {
	z-index: 1;
	font: 1.3em "Georgia", "Courier New", serif;
	color: #86422C;
	font-style: italic;
	font-weight: normal;
	margin: 0 10;
	margin-top: 0em;
	position: relative;
	padding-right: 0px;
}
p {
  z-index: 100;
  
}

#content {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  top: 0px;
}
#beta {
  position: absolute;
  top: 70px;
  left: 800px;
  width: 172px;
  background-color: #FDF6DF;
  padding: 5px;
  border: 3px solid #E5B22E;
  border-left-width:2px;
  border-top-width:2px;
  color: #000;
  text-align: center;
  font: 0.8em/1.5em Verdana;
  font-weight: bold;
}
#about-bubble p, #ref-bubble p, #downloads-bubble p, #docs-bubble p, #versions-bubble p,#banner-bubble {
  z-index: 1;
  position: relative;
  font-size:0.9em;
  padding-right: 10px;
  color: #1A1917;
}
#header {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 10;
}
#banner {
  position: absolute;
  top: 7px;
  left: 275px;
  z-index: 10;
}
#footer {
  text-align: center;
  margin-top: 575px;
  font-size: 11px;
  line-height: 14px;
  color: #86422C;
  width: 900px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
#footer a {
  color: #86422C;
}
#footer a:hover {
color:  #E8A400;
  background: transparent;
}
#footer img {
  position: relative;
  top:6px;
}
#about-bubble, #ref-bubble, #downloads-bubble, #docs-bubble, #versions-bubble,#banner-bubble {
  position: absolute;
  width: 310px;
  height: 310px;
  text-align: center;
}
#about-bubble-handle, #ref-bubble-handle, #downloads-bubble-handle, #docs-bubble-handle, #versions-bubble-handle,#banner-bubble-handle {
  cursor: move;
}
#ref-bubble {
  z-index: 10;
}
