body      { font-family:verdana, arial, helvetica, sans-serif;
            background-color:#ffffff;
            margin:0px;
            padding:0px; 
            font-size:10pt;
            font-weight:normal;
	    }


img       { margin:0px;
            padding: 0px 0px 0px 0px;
            border-width:0px;
            }

a:link    { color:#000000;
            text-decoration:none;
            font-weight:bold; 
            }
a:visited { color:#000000; 
            text-decoration:none;
            font-weight:bold;
            }
a:hover   { color:#ff00f0; 
            text-decoration:none;
            font-weight:bold; 
            }


a.secondary:link    {color:#000000;
                     font-weight:normal; }
a.secondary:visited {color:#000000;
                     font-weight:normal; }
a.secondary:hover   {color:#ff00f0;
                     font-weight:normal; }   


#normal   {position:absolute;
           width:100%;
           z-index:3;
           }

#box_1    {position:absolute;
           margin-left:7%;
           margin-right:7%; 
           margin-top: 40px; 
           width:86%; 
           height:550px;
           background-color: #FFFFFF; 
           z-index:1;
           display:none;
           }

#box_2    {position:absolute;
           margin-left:1%;
           margin-right:1%;
           width:98%;
           margin-top: 40px; 
           z-index:2;
           display:none;
           text-align:center;
           }


#canvas   {position: absolute;
           width:100%; 
           margin:0px; 
           top:0px; 
           left:0px; 
           background-color:#000000; 
           z-index:0; 
           opacity:0;
           display:none;
           filter:Alpha(opacity = 0);
           }

#comment  { position:absolute;
            width:110px;
            left:170px;
            padding:5px;
            background-color:#FFFF80;
            border:1px solid #EFEFEF;
            display:none;
            }


#start    { width:1000px;
            height:399px;
            margin-left:auto;
            margin-right:auto;
            }


#startmenue { position:relative;
              width:846px;
              margin-left:auto;
              margin-right:auto;
              margin-top:10px;
              font-size:18px;
              }


#menue_bottom { position:relative;
              width:510px;
              background-color:#ff0000;
              margin-left:auto;
              margin-right:auto;
              margin-top:10px;
              font-size:14px;
              }


#banner     { width: 640px;
              height: 100px;
              margin-top: 15px;
              margin-left:auto;
              margin-right:auto;
              }

#container  { width: 910px;
              height: 354px;
              position:relative;
              margin-top: 35px;
              margin-left:auto;
              margin-right:auto;
              font-size:10px;
              }

#content    { position: relative;
              overflow:hidden;
              width:510px;
              height:352px;
              background-color:#ff0000;
              }


.startmenue { position:absolute;
              top:0px;
              width:180px;
              text-align:center;
              }

.menue_bottom { position:absolute;
              top:0px;
              width:140px;
              text-align:center;
              }

.break      { position:absolute;
              top:0px;
              width:20px;
              text-align:center;
              }


.button     { width:160px;
              height:39px;
              margin:0px;
              position:relative;
              text-align:center;
              font-size:14px;
              line-height:39px;    
              }

.button_active     { width:160px;
              height:39px;
              margin:0px;
              position:relative;
              text-align:center;
              font-size:16px;
              font-weight:bold;
              line-height:39px;    
              }

.thumb_box   {position:absolute;
              width:170px;
              height:116px;
              margin:auto;
              }


.portrait     {position:absolute;
                top:14px; 
                left:19px;
                } 






#menu {
   width:805px;
   margin-top:15px;
   margin-left:auto;
   margin-right:auto;
   padding:0px;
     } 

#Outer_Frame {
   margin-top:2px;
   margin-left:auto;
   margin-right:auto;
   width:980px;
   height:653px;
   background-color:#ffffff;
   border-style:solid;
   border-width:1px;
   border-color:#000000;
     }
   
#Inner_Frame {
   position:absolute;
   margin-top:23px;
   margin-left:23px;
   width:934px;
   height:607px;
   background-color:#e0e0e0;
   background-image:url(./../images/background_inner_frame.gif);
     }

.menu {
   position:absolute;
   color:#ff0000;
      }

.content_container {
   position:absolute;
     }

/* 

a:link    { color:#e0e0e0;
            text-decoration:none; }
a:visited { color:#c0c0c0; 
            text-decoration:none; }
a:hover   { color:#ffffff; 
            text-decoration:none;
            font-weight:bold; }


h1        { font-size:14pt;
            font-weight:bold; 
            padding-top:6px;
            padding-bottom:0px;}



ul        { padding-top:0px;
            margin-top:5px;
            margin-bottom:3px; }






}


#button {
   position:absolute;
   width:159px;
   height:28px;
   padding:0px;
   background-color:#b10000;
   text-align:center;
   vertical-align:middle;
   border:1px solid #000000;
}


#content {
   position:relative;
   top:65px;
   margin:auto;
   width:806px;
   height:365px;
   padding:0px;
   background-color:#ffffff;
   border:1px solid #888888;
}


#content_container {
   position:absolute;
   width:268px;
   padding:0px;
   background-color:#ffffff;
   text-align:center;
}



#bottom {
   position:relative;
   top:95px;
   margin:auto;
   width:806px;
   height:30px;
   padding:0px;
   background-color:#b10000;
   font-size:14pt;
   color:#e0e0e0;
   text-align:center;
   border:1px solid #888888;
}


#legal {
   position:relative;
   margin:auto;
}




             }

h3.NonText { font-family:verdana, arial, helvetica, sans-serif;
             font-size:10pt;
             font-weight:bold; 
             padding-top:6px;
             padding-bottom:6px;
             }

.paper    { font-family:times, serif; }

*/