html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    background: #000000;
    font-family: Arial;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear{
clear: both;
}

#document{
  background: #faeaa8;
  width: 1010px;
  padding: 0 5px;
  margin: 0 auto
}


#header .head01{
  background: url(images/fhg_02.jpg) top center no-repeat;
  height: 122px;
}

#header .head02{
  background: url(images/fhg_04.jpg) top center no-repeat;
  height: 179px;
}

#header .head03{
  background: url(images/fhg_05.jpg) top center no-repeat;
  height: 102px;
}

#content{
  background: url(images/content.jpg) bottom repeat-x #231917;
  padding: 0 20px;
}
.back{
  background: url(images/wood.jpg) repeat-y;
  width: auto;
  padding-top: 16px;
}

.green_back{
  background: url(images/green_line.jpg);
  width: 925px;
  height: 62px;
  margin: 0 auto;
  font-size: 20px;
  color: #FFFFFF;
  padding: 10px
}

#footer{
  background: url(images/fhg_footer.jpg) top center no-repeat #0b0807;
  height: 180px;
}


.thumbs:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.thumbs{
  //height: 100%;
  text-align: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

.object{
  display: inline;
}

.join_block{
  background: url(images/join.gif) top center no-repeat;
  height: 167px;
  width: 965px;
  display: block;
}

.footer_tiser{
  background:url("images/fhg_10.jpg") no-repeat scroll 50% -16px #000000;
  height:78px;
}

a.player{
	margin: 4px;
	display:inline-block;
	width:457px;
	height:263px;
	border: 1px solid #000000;
}
