body{
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
height: 100%; 
max-height: 100%; 
background-color: white;
/*background-image: url(/images/blacktile2.jpg);*/
/*background-image: url(/images/star_blue1st.jpg);*/
/*background-image: url(images/asphalt.jpg);*/
color: black;
}

#framecontent{ 
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 155px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: white;
/*background-color: black;*/
/*background-image: url(/images/1.png);*/
/*background-image: url(/images/star_blue1st.jpg);*/
/*background-image: url(images/asphalt.jpg);*/
/*background-image: url(images/musicbg100.gif);*/
color: white;
}

#maincontent{
position: fixed; 
top: 155px; /*Set top value to HeightOfFrameDiv*/
left: 0;
right: 0;
bottom: 0;
overflow: auto;
height: 100%;
/*background-image: url(/images/blacktile2.jpg);*/
/*background-image: url(/images/star_blue1st.jpg);*/
background-color: white;
/*background-image: url(images/musicbg100.gif);*/
/*background: #fff;*/
}

.innertube{
/*margin: 3px;*/ /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 155px 0 0 0; /*Set value to (HeightOfFrameDiv 0 0 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

.immain
{
text-align: center;
margin-top: 3px;
margin-bottom: 0px;
padding: 0px;
}
.immenu
{
text-align: center;
margin-top: 2px;
margin-bottom: 0px;
padding: 0px;
}
.im1
{
/*text-align: center;*/
/*text-align: left;*/
/*margin-top: 0px;*/
/*margin-bottom: 0px;*/
padding: 0px;
}
.im2
{
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
}

.wrapper
{
min-height: 100%;
height: auto;
height: 100%;
margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}

.footer, .push
{
height: 40px; /* push must be the same height as .footer */
}

.textstyle0 {font-family:Trebuchet MS;font-weight:normal;font-style:normal;font-size:18pt;text-decoration:normal;color:#000000;}
.textstyle1 {font-family:Verdana;font-weight:bold;font-style:normal;font-size:10pt;text-decoration:normal;color:#000000;}
.textstyle2 {font-family:Verdana;font-weight:normal;font-style:normal;font-size:10pt;text-decoration:normal;color:#000000;}
.textstyle3 {font-family:Verdana;font-weight:normal;font-style:normal;font-size:8pt;text-decoration:normal;color:#000000;}
.textstyle4 {font-family:Verdana;font-weight:normal;font-style:normal;font-size:12pt;text-decoration:normal;color:#000000;}
.textstyle5 {font-family:Verdana;font-weight:bold;font-style:normal;font-size:12pt;text-decoration:normal;color:#000000;}
.textstyle6 {font-family:Trebuchet MS;font-weight:bold;font-style:normal;font-size:14pt;text-decoration:normal;color:#000000;}
.textstyle32 {color: #000000; font-size: 9px; font: sans serif; line-height: 11px; font-weight: bold;}
.textstyle34 {color: #ffffff; font-size: 9px; font: sans serif; line-height: 11px; font-weight: bold;}
