
/* ******************************************************************** */ 
/*                  Generated by: http://csscreator.com                 */
/* ******************************************************************** */
html, body { 
 margin:0; 
 padding:0; 
 text-align:center;
 background-color:#000000;
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
}
 #shorttext {
 font-size:8px;
 }

 a {
 text-decoration:none;
 color:#FFFF00;
}
 a:hover {
 color:#FFCC00;
}
#pagewidth{ 
 width:400px; 
 text-align:center; 
 margin:5px 5px 5px 5px;
} 
 
#header{
 position:relative; 
 height:10px; 
 width:400px;
 display:block;
 overflow:auto;
 background-image:url(images/tgh_1_01.png);
 background-repeat:no-repeat;
 margin-top:10px;
} 
 
#maincol{
 position: relative;
 background-image:url(images/tgh_1_04.png);
 background-repeat:repeat-y;
 height:100%;
 text-decoration:none;
 padding:10px 5px 5px 5px;
 }

#contents{ 
 position: relative;
 height:100%;
 text-decoration:none;
 text-align:center;
 padding: 5px;
 }
 #contentstoo{ 
 position: relative;
 height:100%;
 text-decoration:none;
 text-align:center;
 padding: 10px 10px 10px 10px;
 }
 #logo{ 
 position: relative;
 height:100%;
 text-decoration:none;
 text-align:center;
 }
 
#nav{
position:relative;
text-align:center;
height:100%;
}
	
#footer{
 height:150px; 
 clear:both;
 display:block;
 background-image:url(images/tgh_1_04.png);
 background-repeat:repeat-y;
 text-align:center;
 overflow:hidden;
} 

#footer_credits{
 height:15px;
 clear:both;
 display:block;
 overflow:auto;
 font-size:10px;
}
/* ******************************************************************** */ 
/* Clearfix: http://csscreator.com/attributes/containedfloat.php        */
/* ******************************************************************** */
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

