body{
    background:#ffffff url('../images/bg_symmetry.gif') top left repeat-x;
    margin:0px;
    padding:0px;
    color:#ffffff;
    font-size:0.7em;
    font-family:verdana,sans-serif;
}
img{
    border:0px;
}
br.clearer{
    clear:both;
}

a:link,
a:active,
a:visited{color:#2176a5;text-decoration:none;}
a:hover{color:#ff0000;text-decoration:underline;}

li.highlight a:link,
li.highlight a:active,
li.highlight a:visited,
li.highlight a:hover{color:#441503;}

div.container{
    width:800px;
    text-align:center;
    margin:0px auto;
    position:relative;
}
div.header{
    width:800px;
    height:74px;
    overflow:hidden;
    clear:both;
    text-align:center;
    
}

div.title{
    width:365px;
    height:74px;
    float:left;
    margin-left:249px;
    display:inline;
    overflow:hidden;
}
div.play{
    width:66px;
    height:74px;
    overflow:hidden;
    float:left;
    display:inline;
}
div.stage{
    width:800px;
    height:600px;
    background:#ffffff;
    overflow:hidden;
    opacity:0.6;
		filter:alpha(opacity=60);
}
div.picture{
    width:542px;
    height:460px;
    position:absolute;
    top:80px;
    left:253px;
}
h1{
    color:#441503;
    font-size:1.5em;
    font-weight:bold;
}
h2{
    color:#441503;
    font-size:1em;
    font-weight:bold;
    margin-bottom:0px;
}
div.text{
    width:542px;
    height:460px;
    position:absolute;
    top:80px;
    left:253px;
    overflow:auto;
    overflow-x:hidden;
    color:#441503;
    text-align:left;
}
div.menu{
    width:241px;
    height:500px;
    background:#ffffff;
    text-align:right;
    position:absolute;
    top:80px;
    left:6px;
    opacity:0.2;
		filter:alpha(opacity=20);
    
}
div.menu2{
    width:241px;
    text-align:left;
    position:absolute;
    top:80px;
    left:6px;
    
}
div.menu2 ul{
    list-style-type:none;
    margin:10px;
    padding:0px;
    text-transform:uppercase;
    font-weight:bold;
}
div.menu2 li{
    margin:0px 0px 0px 0px;
    padding:0px;
}

.menu2 a{
    display:block;
		width:100%;
		padding:3px 0px 3px 0px;
    color:#ffffff;
}
.menu2 a:hover{
    background:#ffffff;
    opacity:0.7;
		filter:alpha(opacity=70);
    text-decoration:none;
    color:#441503;
}
div.footer{
    color:#000000;
    text-align:center;
    width:800px;
    margin:0px auto;
    font-size:0.8em;
}
div.footer a:link,
div.footer a:visited,
div.footer a:active{color:#441503;text-decoration:none;}
div.footer a:hover{color:#441503;text-decoration:underline;}


table.htable{
    margin:0px auto;
}













/*div.viewer{
    width:800px;
    height:625px;
    border:1px solid #f8f8f8;
    margin:10px auto;
    text-align:center;
}
div.scroll_h{
    height:620px;
    width:800px;
    overflow:auto;
    overflow-y:hidden;
}
div.scroll_v{
    height:625px;
    overflow:auto;
    overflow-x:hidden;
}*/
