/* CSS Document */


/static.css

a
{

  background-color: transparent;
  color: #b4d300;
  font-weight: bold;
  text-decoration: none;

}

a:hover
{

  background-color: transparent;
  color: #3db3d1;

}

body, html
{

  font: 0.85em arial, verdana, sans-serif;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;

}

h1
{

  background-color: transparent;
  color: #b4d300;
  font-size: 1em;
  font-weight: bold;
  margin: 5px 8px 10px 8px;
  padding: 0;

}

h2
{

  display: inline;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0 16px;

}

h2 a
{

  background-color: transparent;
  color: #fff;
  text-decoration: none;

}

h2 a:hover
{

  background-color: transparent;
  color: #fff;

}

img
{

  border: 0 none;

}

input, textarea
{

  font: 1em arial, verdana, sans-serif;

}

input.text, textarea
{

  color: #b4d300;
  font-weight: bold;
  width: 350px;

}

p
{
	margin: 5px 8px 20px 8px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, "Batik Regular";
	font-size: 12px;

}

.background
{
	color: #fff;
	background-image: url(images2/background.jpg);

}

.clear-floats
{

  clear: both;
  height: 1px;
  overflow: hidden;

}

.column-left
{

  display: inline;
  float: left;
  width: 370px;

}

.column-right
{

  display: inline;
  float: right;
  width: 370px;

}

.comments
{

  height: auto;
  text-align: left;

}

.comments .container
{

  padding: 5px 8px;
  text-align: justify;

}

.highlight
{

  background-color: transparent;
  color: #b4d300;
  font-weight: bold;

}

.right
{

  text-align: right;

}

.stats
{

  margin: 5px 0 20px 0;

}

.stat-name
{

  display: inline;
  float: left;
  margin: 0 8px;
  width: 25%;

}

.stat-value
{

  display: inline;
  float: left;
  margin: 0 15px 0 0;

}

.tab
{

  display: inline;
  float: left;
  margin: 4px 0 0 0;

}

.textarea1
{

  margin: 5px 0 20px 0;
  padding: 0 8px;

}


.textarea2
{

  width: 100%;

}

#container1
{

  height: 100%;
  margin: 0 auto;
  width: 824px;

}

#container2
{
	height: 681px;
	width: 824px;

}

#content
{

  display: inline;
  float: left;
  height: 612px;
  margin: 69px 0 0 0;
  position: relative;
  text-align: left;
  width: 824px;

}

#display
{
	height: 484px;
	left: 32px;
	position: absolute;
	top: 56px;
	width: 760px;
	background-image: url(/images2/display-background.jpg);

}

#display-text
{
	height: 457px;
	left: 40px;
	position: absolute;
	text-align: justify;
	top: 66px;
	width: 744px;

}

#footer
{

  left: 29px;
  position: absolute;
  text-align: center;
  top: 577px;
  width: 766px;

}

#info
{

  bottom: 77px;
  color: #fff;
  overflow: hidden;
  position: absolute;
  right: 32px;
  text-align: justify;

}

#info-body
{

  border-top: 1px solid #555;
  width: 760px;

}

#info-body.closed
{

  position: absolute;

}


#info-text
{

  margin: 0 0 0 8px;
  padding: 5px 0 0 0;
  width: 744px;

}


#info-title
{

  padding: 5px 0;

}

#nav-bottom
{

  height: 12px;
  left: 24px;
  line-height: 12px;
  position: absolute;
  top: 547px;
  width: 771px;

}

#nav-bottom .nav
{

  display: inline;
  float: left;
  margin: 0 0 0 5px;

}

#nav-bottom-text, #nav-top-text
{

  color: #b4d300;
  display: inline;
  float: right;
  font-weight: bold;
  margin: 0;

}

#nav-top
{

  height: 47px;
  left: 398px;
  line-height: 12px;
  position: absolute;
  top: -4px;
  width: 400px;

}

#nav-top-text
{

  margin: 0 5px 0 0;

}

#nav-top .nav
{

  display: inline;
  float: right;
  margin: 0 5px 0 0;

}

#tab-left
{

  left: 5px;
  position: absolute;
  top: 50px;
  width: 24px;

}

#tab-right
{
	left: 803px;
	position: absolute;
	top: 63px;
	width: 29px;
	height: 323px;

}
#thumbs {
	border: 3px solid #FFFFFF;
}

#picmargin {
	margin-top: 6px;
	margin-bottom: 6px;
}
