html {
  height: 100%;
}
body {
  height: 100%;
  margin: 0px;
  padding: 0px;
  color: #FFFFFF;
  background: #000000;
  font: normal 0.7em Verdana, Arial, sans-serif;
}
a {
  color: #FFFFFF;
  background-color: inherit;
}
a:link, a:active, a:visited {
  text-decoration: none;
  background-color: inherit;
}
a:hover {
  text-decoration: none;
}
img {
  border: 0px;
  padding: 0px;
}
h1 {
  display: inline;
  font: normal 11px/13px Verdana, Arial, sans-serif;
  color: #ABA68E;
  background-color: inherit;
  padding: 0px;
  margin: 0px;
  font-style: italic;
}
h2 {
  display: inline;
  font: normal 10px/12px Arial, Verdana, sans-serif;
  color: #CFD7DA;
  background-color: inherit;
  padding: 0px;
  margin: 0px;
}
#holder {
  position: relative;
  margin: 0px auto;
  padding: 0px;
  width: 750px;
  background-color: #2f0d01;
  color: #FFFFFF;
}
#background {
  position: absolute;
  top: 1px;
  left: -4px;
  background-color: #2f0d01;
  width: 750px;
  overflow: hidden;
}
#tlinks {
  position: relative;
  padding: 175px 0px 0px 40px;
}
#tlinks a {
  margin: 0px 5px 0px 5px;
  font: bold 11px/13px Verdana, Arial, sans-serif;
}
#llinks {
  position: absolute;
  top: 208px;
  left: 0px;
  width: 180px;
  text-align: right;
}
#llinks a {
  display: block;
  background-color: inherit;
  color: #FFFFC6;
  font-style: italic;
  text-decoration: underline;
  margin-bottom: 8px;
}
#llinks a:hover {
  text-decoration: none;
}
#content {
  position: relative;
  margin: 0px 0px 0px 200px;
  padding-top: 25px;
  width: 530px;
  padding-top: 25px;
}
.grid {
  float: left;
  width: 142px;
  height: 130px;
  margin: 0px 30px 0px 0px;
  color: #FFF7E1;
}
.grid img {
  margin-bottom: 3px;
}
.grid a {
  font-weight: bold;
  color: #FFF7E1;
  background-color: inherit;
  text-decoration: none;
}
.grid a:hover {
  text-decoration: underline;
}
.good {
  height: 90px;
  width: 245px;
  color: #CFD7DA;
  background-color: inherit;
}
.good a {
  display: block;
  color: #FFEDD3;
  background-color: inherit;
  margin-top: 3px;
  font-weight: bold;
  text-decoration: underline;
}
.good b {
  display: block;
  color: #FFFFFF;
  background-color: inherit;
  margin-bottom: 3px;
}
.good img {
  float: left;
  margin-right: 7px;
}
#right {
  position: absolute;
  right: 60px;
  top: 215px;
  width: 200px;
  height: 205px;
  border-left: 1px dotted #FFFFFF;
  padding-left: 40px;
  color: #CFD7DA;
}
.bullet {
  margin-right: 5px;
  margin-top: 8px;
  margin-left: 30px;
}

#pagepopup_videobg {
	background-image: url(images/popup_video.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#audiopopupbg {
    background-image: url(images/popup_audio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/********** Footer **********/

#bottom {
	MARGIN: 0px auto; WIDTH: 750px; COLOR: #ffffff; POSITION: relative; HEIGHT: 123px;
}

#bottombg {
	Z-INDEX: 1; LEFT: 0px; POSITION: absolute; TOP: 0px
}

#bottomlinks {
	POSITION: absolute; Z-INDEX: 2; margin: 72px 0px 0px 60px; 
}

a.bottomlink:link { 
	FONT-FAMILY: Verdana, Arial, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #dddddd; MARGIN: 0px 16px 0px 4px; DISPLAY: inline; TEXT-DECORATION: none; 
}

a.bottomlink:visited { 
	FONT-FAMILY: Verdana, Arial, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #dddddd; MARGIN: 0px 16px 0px 4px; DISPLAY: inline; TEXT-DECORATION: none; 
}

a.bottomlink:hover {
	FONT-FAMILY: Verdana, Arial, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #f6cf0b; TEXT-DECORATION: none; 
}

#bottomhome {
	Z-INDEX: 200; MARGIN: 46px 0px 0px 7px; POSITION: absolute; text-align: center; 
}

#bottomhome A { 
	FONT-FAMILY: Verdana, Arial, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #dddddd; DISPLAY: inline; TEXT-DECORATION: none; 
}

#bottomhome A:hover {
	COLOR: #f6cf0b; FONT-SIZE: 10px; TEXT-DECORATION: none; FONT-WEIGHT: normal; 
}

#small {
	Z-INDEX: 100; RIGHT: 0px; LEFT: 0px; POSITION: absolute; TOP: 95px
}

#small A {
	FLOAT: left; MARGIN: 0px 12px 0px 4px; FONT: 10px/12px Verdana, Arial, sans-serif; COLOR: #959595; POSITION: relative; TEXT-DECORATION: none; 
}

#small A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none; 
}

/********** End Footer **********/
