
.inner_pgframe{
   position:relative;
   width:680px;
   height:auto;
   margin:0px auto;
   border:1px outset black;
   background-image:url("drdrawimages/marble.jpg");
   background-color:gray;
}

.inner_lpane{
   float:left;
   background-image:url("drdrawimages/bricks2.jpg");
   background-repeat:no-repeat;
   width:380px;
   height:auto;
   margin-top:40px;
}

.inner_rpane{
   background-image:url("drdrawimages/shroud2.jpg");
   margin-left:380px;
   height:auto;
}

.logopane{
   margin:40px auto 20px 20px;
   text-align:left;
}
.the, .inner_logo{
   font-family:serif, "times new roman"; 
   font-size:48px;
   font-weight:bold;
   font-style:normal;
}

.the{
   color:#708090; 
}

.inner_logo{
   color:#2F4F4F; 
}

.inner_sublogo{  
   font-family:verdana, arial, sans-serif; 
   font-size:10px;
   font-weight:normal;
   font-style:normal;
   letter-spacing:4px;
   color:white;
} 

.menult{
   width:290px;
   margin:40px 10px 10px 15px;
   font-family:arial, verdana, sans-serif; 
   font-size:10px;
   font-weight:bold;
   font-style:normal;
   letter-spacing:2px;
   line-height:24px; 
}

.text, .jazz{
   font-family:arial, verdana, sans-serif; 
   font-size:14px;
   font-weight:bold;
   font-style:normal;
   letter-spacing:2px;
   color:#F0F8FF;
}

.text{
   padding:20px 20px 20px 20px;
   font-size:14px;
   line-height:24px;
}

.jazz{
   text-align:center;
   font-size:32px;
   line-height:96px;
}

.sign{
   /* Mozilla ignores crazy MS image filters, so it will skip the following */
   float:right;
   width:70px; 
   height:70px;
   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/jm.png', sizingMethod='image'); 
}

.sign2[class]{
   /* IE ignores styles with [attributes], so it will skip the following. */
   float:right;
   width:70px; 
   height:70px;
   background-image:url("drdrawimages/jm.png");
}

.imgmain{
   margin-top:260px;
   margin-left:5px;
   width:400px;
   border:1px inset white;
}

.thumbfrm{
   margin-left:40px;
}

.thumb{
   border:1px inset white;
   cursor:pointer;
}

.inner_pgframe .footer{
   margin:0px auto 10px 20px;
   clear:left;
   color:#2F4F4F;
}

.menult a:link{padding:0px; color:white; text-decoration:underline;}
.menult a:visited{text-decoration:underline; color:white;}
.menult a:hover{text-decoration:none; color:white;}
.menult.menult a:active{text-decoration:none; color:red;}
