* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
background: repeat-x bottom url(images/bg.gif);
background-color:#000000;
text-align:center;
min-height:600px;/* for good browsers*/
min-width:955px;/* for good browsers*/
}
div#outer{
background: bottom left no-repeat url(images/studio.png);
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
div#container {
background: url(images/hephonic.gif) no-repeat center top; 
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 600px;

}
div#inner {

width: 955px;
height: 600px;
text-align: center;
margin-left:auto;
margin-right:auto;

}

div#main {

width:955px;
height:150px;
min-height:400px;/* for good browsers*/
min-width:955px;/* for good browsers*/
}

img {border:none;}

p, h3 {font-family: "Lucida Grande", "Myriad Pro", "Trebuchet MS", Helvetica, Arial, sans-serif; font-size:11px; padding:3px; font-variant:small-caps;	color:#555555;}



div#text {width:955px; float:left; padding-top:12%;}

div#credits {
 position: absolute; right: 10px; bottom: 10px; 
}

.style24 {font-size: 9px; font-family: Arial, Helvetica, sans-serif;}
.style38 {color: #666666; }
.style39 {color: #444444; margin-left:10px; margin-right:10px; }

a:link {
	color: #444444;
	text-decoration: none;
}
a:visited {
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #444444;
	text-decoration: none;
}	