body {  background-color: #FFF333;
        background-repeat: no-repeat;
        background-attachment: fixed;
        margin: 0;  }
 body, a, table {font-family: Arial, Helvetica, Verdana;
         font-size: 11px;
        color: #010B47;
        }
 #container { background-color: #00CCCC;
        background-image: url(../gif/bg_container2.gif);
        background-repeat: repeat-x;
        position: absolute;
        top: 50%;
        margin-top: -200px;
        left: 150px;
        width: 785px;
        height: 428px;
        text-align: right;
        padding-right: 7px;

        }
 #divCont{
         position: absolute;
         width: 685px;
         height: 250px;

         top: 13;
         left: 200;
         overflow: hidden;
        clip: rect(0,685,250,0);
         visibility: hidden;


         }
 #divText {position: absolute;
 	top: 10px;
         left: 252px;
         width: 500px;
         margin-left: 10px;

         }

 #pics {position: absolute;
 	top: 334px;
         left: -130px;
 	height: 98;
         width: 900;
         text-align: left;
         margin-left: 38px;
         z-index: 1;}

 #cube {position: absolute;
 	top: 196px;
         left: -83px;
         width: 40;
         z-index: 2;}
 #sc {position: absolute;
 	top: 282px;
         left:503px;
         }
  #navi, #content, #divText { text-align: left;
                                    }
 #navi {position: absolute;
 	margin-top: -5px;
         left: 0px;
         z-index: 15;
        margin-left: 210px;


        }
 img.pic {margin-left: 8px;}
 a {    font-size: 11px;
        font-weight: bold;
        }
.navi {font-size: 12px;
	font-weight: bold;
         color: #AE1C38;
         text-decoration: none;
         font-variant: small-caps;
         }

#divUp{position: absolute;
       left: 190px;
       top: 130px;
       z-index: 50;
       }
#divDown{position: absolute;
         left:190px;
         top: 150px;
          z-index: 51;
         }


#divInfo{ position: absolute;
	margin-left: 255px;
         margin-top: 530px;
         width: 500px;
         font-size: 12px;
        font-weight: bold;
        color: #DF2D53;
         }

h2  {font-size: 12px;
    font-weight: bold;
    font-variant: small-caps;
     color: #AE1C38;
    }
h3 { font-size: 11px;
font-weight: bold;
}
.imp {font-variant: small-caps;
	}

.red {color: #AE1C38;}

.copy {font-size: 10px;
}
