/*Links*/
a:link {color: #FFFFFF !important; }
a:visited {color: #FFFFFF !important; }
a:hover {color: #FFFFFF !important; }
a:active {color: #FFFFFF !important; }


/* Positining and Backgrounds*/


span.title {
background: url('http://smallgroupproductions.com/Glass/Img/logo.png') no-repeat;
position : absolute; 
left : 184px; 
top : 9px;
width: 478px;
height: 131px;

}



span.body {
position : absolute; 
width: 507px;
height: 688px;
left : 170px; 
top : 159px; 
background: url('http://smallgroupproductions.com/Glass/Img/body.png') repeat-y;
padding:15px;
}



span.menu {
position : absolute; 
left : 10px; 
top : 159px; 
width: 142px;
height: 436px;
padding:9px;
background: url('http://smallgroupproductions.com/Glass/Img/menu.png') no-repeat;
}

span.ball {
position : absolute; 
left : 36px; 
top : 18px; 
width: 121px;
height: 121px;

background: url('http://smallgroupproductions.com/Glass/Img/circle.png') no-repeat;
}


/*Fonts and Text*/



body {

color: #000000;
font-family : verdana;
font-size: 16px;
font-weight: bold;
width: 100%;
height: 100%;
}

div.dbgwm
{
color : #FF0000;
}