* {
	margin: 0px;
	padding: 0px;
}
h1{
	color: #bbb;
	}
	h3{
		margin: 20px 40px 0 40px;
		}
	a{text-decoration: none;}
	a:hover{
		font-size: 110%;
		color: #ccccff;
	}
#glow{
	color: #fff;
	}
body {
	padding-top: 0px;
	background-color: #01111d;
	color: #FFF;
	font-family: verdana, arial, sans-serif;
	
	text-align: left;
	letter-spacing: 1px;
}
a {color: #FFF;font-size: 14px;}
a:hover {color: #01a9c0;}
.more{float: right; font-size: 11px; color: #add8f9; font-weight: bold; text-decoration: none;}
.clear{clear:both;}
p{line-height: 16px;font-size: 14px;}
#container {
	margin: 0px auto;
	width:873px;
}
#menu {
	background-image:url(images/menu.gif);
	width:862px;
	height:90px;
	position:relative;
}
#menu li{
	position:absolute;
	top:50px;
	
	list-style-type: none;
}
#a1 {left:160px;}
#a2 {left:330px;}
#a3 {left:510px;}
#a4 {left:690px;}

#menu a{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
#menu a:hover {color: #01a9c0;}
#header {
	text-align: center;
	background-image:url(images/header.gif);
	background-repeat:repeat-y;
	width:873px;
}
#logo {
position: relative;
	width:100%;
	height:46px;
	padding: 0px 0px 20px 80px;
	float:left;
	display:inline;
	z-index: 100;

}
#warn{
	width:600px;
	text-align: center;
	padding: 20px 0 20px 133px;
}
#mainpic {
	background:url(images/dj.jpg) no-repeat top right;
	width:873px;
	height:637px;
	display:inline;
}
#welcome {
	display: inline;
	position:relative;
	float:left;
	width:220px;
	margin: 0px 0 0 77px;
}
#welcome h2{
	color: #d4e5f2;
	font-family: Arial;
	font-size: 18px;
	padding: 0 0 10px 5px;
}
#welcome p, li{
display: block;
	width:200px;
	font-family: verdana;
	font-size: 11px;
}
#welcome li{
padding-left:15px;
}
#welcome img{
	border: solid 3px #FFFFFF;
    top: -215px;
    left: 273px;
    height: 101px;
    width: 191px;
}
#intropic
{
    display:inline;
    float:left;
    position:relative;
    width:400px;
}
#intropic img
{
    
    width: 480px;
    height: 360px;   
}
#middle {
	background-image:url(images/middle.gif);
	width:873px;
	height:21px;
}
#middle2 {
	background-image:url(images/middle2.gif);
	width:873px;
	height:22px;
}
#content {
	text-align: center;
	background-image:url(images/content.gif);
	width:873px;
	height: 90px;
}
#left {
	float:left;
	width:435px;
	margin: 0px 0px 0px 85px;

	display:inline;
}
#right {
	float:right;
	width:258px;
	height:auto;
	margin: 0px 62px 20px 0px;
	display:inline;
}
#top{
	width:80%;
	height:38%;
	margin: 0px 0px 0px 85px;
	display:none;
	cursor: pointer;
}

#bottom{
	width:80%;
	height: 38%;
	margin: 0px 0px 0px 85px;
	display:none;
	cursor: pointer;
}
#right a img{
	margin: 8px 8px 8px 0px;
	border: none 0px #FFFFFF;
}
#footer {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	width:873px;
}
#footer p{
	height:58px;
	width:873px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	font-size:11px;
}
#footer a{
	font-size:11px;
}
#start
{
    cursor: pointer;
width: 50px;
height: 50px;
float: left;
padding-left: 50px;
font-size: 20px;
color: #720404;
font-weight: bold;
text-decoration: none;
}
#continue
{
width: 50px;
height: 50px;
cursor: pointer;
padding-left: 50px;
font-size: 20px;
color: #720404;
font-weight: bold;
text-decoration: none;
}
.button
{
background-color: #000000;
width: 400px;
padding-top: 8px;
}
#gamescreen{
display:none;
position:absolute;
margin-left: 50px;
width: 780px;
height: 630px;
background-image: url(images/gamescene.png);
z-index: 90;
}
#background{
display:none;
position:absolute;
margin-left: 50px;
width: 780px;
height: 630px;
background-image: url();
z-index: 50;
}
#gameborder{
display:none;
position:absolute;
margin-left: 50px;
width: 780px;
height: 630px;
background-image: url(images/gamescene.png);
z-index: 115;
}
#donates
{
	padding-top: 20px;
display:inline;

}

#peekbutton
{
    cursor: pointer;
display: none;
position: absolute;
margin-top: 570px;
margin-left:20px;
float: left;
z-index: 110;
background-image: url(images/peek.png);
width: 66px;
height: 62px;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
opacity: .5;
}
#helpbutton
{
    cursor: pointer;
    display: none;
    position: absolute;
    margin-top: 570px;
    margin-left:337px;
    float: left;
    z-index: 201;
    background-image: url(images/help.png);
    width: 66px;
    height: 62px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

filter: alpha(opacity=50);
opacity: .5;
}
#showTalk
{
    display: block;
    position: absolute;
    margin-top: 570px;
    margin-left:537px;
    float: left;
    z-index: 110;
    background-image: url(images/help.png);
    width: 66px;
    height: 62px;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";

filter: alpha(opacity=50);
opacity: .5;
}
/*  USED FOR TESTING AND DESING */
.bubblepic
{
    display:none;
    width:780px;
    height:630px;
    background-image: url(images/bubble.png);
    z-index:200;
}
.hideable{}

.bubble{
padding: 8px;
width:220px;
-moz-border-radius: 7px;

-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
border-radius: 7px;
filter: alpha(opacity=70);
opacity: .7;
background-color: #550000;
z-index: 95;
}
.bubbletext{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
}
#peek
{
    display:none;
    position: absolute;
    margin-left: 50px;
    background-image: url(); 
    z-index: 111;
    width:780px;
    height: 630px;
}
#peekscreen
{
    display:none;
    position: absolute;
    margin-left: 50px;
    z-index: 130;
    width:780px;
    height: 630px;
}
#helpMove
{
    position: absolute;
    display:none;
    background-image: url(); 
    z-index: 109;
    width:780px;
    height: 630px;
}
#peekback{
display: none;
background-image : url(images/peekborder.png);
width: 200px;
height: 150px;
z-index: 110;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity=70);
 opacity: .7; 
}
#speech1{
display:none;
position:absolute;
margin-left : 410px;
margin-top: 50px;

}
#speech2{
display:none;
position:absolute;
margin-left : 110px;
margin-top: 110px;
}
#speech3{
display:none;
position:absolute;
margin-left : 210px;
margin-top: 210px;
}
#speech4{
display:none;
position:absolute;
margin-left : 110px;
margin-top: 410px;
}
#speech5{
display:none;
position:absolute;
margin-left : 410px;
margin-top:410px;
}
#speech6{
display:none;
position:absolute;
margin-left : 510px;
margin-top: 510px;
}
#speech7{
display:none;
position:absolute;
margin-left : 330px;
margin-top: 310px;
}
#speech8{
display:none;
position:absolute;
margin-left : 580px;
margin-top: 130px;
}
#speech9{
display:none;
position:absolute;
margin-left : 600px;
margin-top: 270px;
}

#clickable
{
    cursor: pointer;
position:absolute;
display: none;
margin-top: 200px;
margin-left: 200px;
width: 200px;
height: 150px;
z-index: 111;

}
#totals{
position:absolute;
display:block;
margin-left:850px;
margin-top: 600px;
width:45px;
vertical-align: bottom;
background-color:#000000;
color:#ffffff;
z-index: 105;
}

#Div1
{
    
     cursor: pointer;
    display:none;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 0px;
    height: 0px;
    z-index: 200;

}
#Div2
{
     cursor: pointer;
     display:none;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 0px;
    height: 0px;
    z-index: 200;
}
#Div3
{
    cursor: pointer;
     display:none;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 0px;
    height: 0px;
    z-index: 200;}
#Div4
{
     cursor: pointer;
     display:none;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 0px;
    height: 0px;
    z-index: 200;}
#Div5
{
     cursor: pointer;
     display:none;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 0px;
    height: 0px;
    z-index: 200;}
#Div6
{
     cursor: pointer;
     display:none;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 0px;
    height: 0px;
    z-index: 200;}
#Div7
{
     cursor: pointer;
     display:none;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 0px;
    height: 0px;
    z-index: 200;}
#Div8
{
    cursor: pointer;
    display:none;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 0px;
    height: 0px;
    z-index: 200;}
#Div9
{
    cursor: pointer;
    display:none;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    width: 0px;
    height: 0px;
    z-index: 200;}
    #preload
    {
        display: none;
    }
#physio{
margin-left: 50px;
	height: 630px;
	width: 780px;
	background-image: url("images/loadThis.gif");
	background-position: center center;
	background-repeat: no-repeat;
	}
