body
{
	background-color: transparent;
}

body,td,th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	#ztext-shadow: 0 -1px #000000, 1px 0 #000, 0 1px #000, -1px 0 #000;
	text-shadow: 0 0 3px #000000;
	#zcolor: #CCCCCC;
	color: #FFFFFF;
}

a:link
{
	color: #FFFFFF;
	#zcolor: #CCCCCC;
	#zcolor: #000000;
}

a:visited
{
	color: #FFFFFF;
	#zcolor: #CCCCCC;
	#zcolor: #000000;
}

a:hover
{
	color: #FF0000;
	#zfont-weight:bold;
}

a:active
{
	color: #FF33FF;
}

.header
{
  color: #0033FF;
  font-weight: bold;
  font-size: 24px;
}

.title
{
  font-size:16px;
}

.boldtitle
{
  font-size:16px;
  font-weight: bold;
}

.lifetitle
{
  font-size:24px;
  font-weight: bold;
}

iframe
{
  margin: 0px;
  border: 0px;
  border-style: hidden;
  position: absolute;
  background-color: transparent;
}

iframe#topframe
{
  top: 0;
  left: 0;
  height: 169px;
  width: 1024px;
  background-color: transparent;
}

iframe#leftframe
{
  top: 169px;
  left: 0;
  height: 488px;
  #hzeight: 300px;
  width: 174px;
  background-color: transparent;
}

iframe#mainframe
{
  top: 169px;
  left: 174px;
  /*height: 1802px;*/
  height: 488px;
  width: 850px;
  background-color: transparent;
}

div#wrapper
{
  margin: 0px;
  border: 0px;
  border-style: hidden;
  height: 657px;
  position: absolute;
  top: 0px;
  left: 0px;
}

div#background
{
  background-image: url(images/sunset_jump.jpg);
  background-repeat: repeat-y;
  height: 100%;
  /*height: 1971px;*/
  /*height: 657px;*/
  width: 1024px;
 /* border:2px solid black;*/
  border: 0px;
  /* for IE */
  filter:alpha(opacity=100);
  /* CSS3 standard */
  opacity:1.0;
}
