html{
	min-width: 300px;
	height:100%;
} /*IE7*/
body{
	height:100%;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:100.1%;
	font: 83%/1.4 verdana, arial, helvetica, sans-serif;
	line-height:20px;
	background: url('../images/bg4.jpg') repeat-x #000;
}
img{ 
	position:absolute; 
	top:0px;
	border:none;
}
a{
	color:#fff;
}
h1{
	text-align:center;
	font-size:20px;
}

.textgrey {
    color:#AAA;
}

#header{
    text-align:center;
	width: 488px;
    margin: 38px auto 5px auto; 
	height: 64px;
	background: url('../images/logo.gif') no-repeat;

}

#footer{
    text-align:center;
	width: 780px;
    margin: 0px auto 14px auto; 
	height: 30px;
	background: url('../images/contact2.gif') no-repeat;

}

#main{
	max-width: 800px;
	min-height:100%;
	text-align: left;
	margin: 0 auto;
	position: relative;
	background-color:#000;
	padding: 0px 20px;
}
#images{
	visibility:hidden;
}
#loading_bar{
	margin-top:164px;
	margin-bottom:200px;
	text-align:center;
	width:100%;
}
#loading_bar img{
	margin: 10px 0 10px 0;
	position:relative; 
}

#iflowloading{
    position:relative;
	padding-top:80px;
	height:300px;
}
#iflowloading img{
    position: relative;
	padding-bottom:10px;
}

#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	margin: 0 auto;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-29px;
	margin-left:-7px;
	z-index:10002;
	background-image:url('../images/slider3.png');
	background-repeat:no-repeat;
	width:56px;
	height:50px;	
}
* html #slider{
	position:absolute;
	margin-top:-29px;
	margin-left:-7px;
	z-index:10002;
	background-image:url('../images/slider3.gif');
	background-repeat:no-repeat;
	width:56px;
	height:50px;	
}

#imageflow{
	text-align:center;
	width: 828px;
	height:416px;
    margin: 0px auto;
}
#nav{
	position:relative;
	margin: 0px auto 10px auto;
	padding: 0;
	width:828px;
	height:10px;
}
#nav img, .divbox img{
    position: relative;
}

.divbox{
	position:absolute;
	top:-500px;
	width:828px;
	height:422px;
	z-index:10005;
	vertical-align:top;
}

.divboxinner {
   width:100%;
   z-index:10005;
}

.divboxinner p{
   margin: 20px 0 0 0;
}

.divboxinner .input{
   margin: 154px 0 0 0;
}

#aboutboxleft{
   float:left;
   width:320px;
   text-align:left;
}

#aboutboxmiddle{
   position:absolute;
   left:339px;
   width:160px;
   height:206px;
   text-align:center;
   padding:5px 5px;
}

#aboutboxright{
   float:right;
   width:320px;
   text-align:left;
}

#subnav{
    color:#333;
}

a{
   font-size:80%;
   letter-spacing:0.1em;
   text-decoration: none;
   text-transform:uppercase;
   color: #1a6091;
   /* #2886c8;*/ 
    padding:0 2px;
} 

a:hover{
   color: #FFF;
}

#loginStatus {
   position:absolute;
   width:200px;
   top:100px;
   left:314px;
   color: #B00;
   font-weight: bold;
}

input {
   margin: 4px 0;
   padding: 1px 2px;
   border: 1px solid #666;
   background: #1A1A1A;
   width: 160px;
   color: #fff;
}

#music {
   position: absolute;
   top:630px;
   left:-200px;
   z-index:10006;
}

#overlaystart{
	position: absolute;
	top: 0;
	left: 0;
	z-index:10003;
	width: 100%;
	height: 2400px;
	background-color: #333;
	}

#overlaystart img{
	position: relative;
	padding-top:12%;
}

.iphonenav{
    font-size: 80px;
	position:absolute;
	top:-300px;
}

.iphonenav a{
   color:#FFF;
   text-decoration:none;
}

