#global {
     position: relative; /* container positioning */
     margin-left: auto;
     margin-right: auto;
     width: 400;
     text-align: left;
     }
#titleimg {
	position:absolute;
	left:50px;
	top:50px;
}

#opener-02 {
	position:absolute;
	left:240px;
	top:50px;
	width:138px;
	height:66px;
}

#subtitle {
	position:absolute;
	left:0px;
	top:88px;
	width:240px;
	height:28px;
}

#opener-04 {
	position:absolute;
	left:0px;
	top:116px;
	width:110px;
	height:98px;
}

#opener-05 {
	position:absolute;
	left:110px;
	top:116px;
	width:130px;
	height:98px;
}

#opener-06 {
	position:absolute;
	left:240px;
	top:116px;
	width:138px;
	height:98px;
}

#enter {
	position:absolute;
	left:0px;
	top:214px;
	width:110px;
	height:55px;
}

#opener-08 {
	position:absolute;
	left:110px;
	top:214px;
	width:130px;
	height:183px;
}

#opener-09 {
	position:absolute;
	left:240px;
	top:214px;
	width:138px;
	height:183px;
}

#opener-10 {
	position:absolute;
	left:0px;
	top:269px;
	width:110px;
	height:128px;
}

#notes {
	position:absolute;
	left:0px;
	top:397px;
	width:110px;
	height:28px;
}

#opener-12 {
	position:absolute;
	left:110px;
	top:397px;
	width:268px;
	height:28px;
}
#disclaim {

	position:absolute;
	left:45px;
	top:607px;
	width:468px;
}

#count {
	text-align:center;
	position:absolute;
	left:45px;
	top:707px;
}

a:link {color:#0033CC;}
a:visited {color:#0066CC;}
a:hover {text-decoration: overline underline;}
a:active {text-decoration: overline;}

body{color:#996644;
	margin: 0; /* to avoid margins */
    text-align: center; /* to correct the centering IE bug*/}