
body
{
 background:#000033
}

#player
{
 border:0
}


#main
{
 background:#000033
}

#sectionDisplay
{
 background:url('./?tag=bg2');
}

.title
{
 font-family:serif;
 font-size:1.5em;
 color:#000033
}

.titleNoCopy
{
 font-family:times, "Times New Roman", "New York", palatino, serif;
 font-size:1.4em;
 color:#000033;
 letter-spacing:.1em;
 -webkit-user-select: none;
 -webkit-touch-callout: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.norm
{
 font-family:sans-serif;
 font-size:1em;
 color:#000033
}

.horiz
{
 width:99%;
 height:1px;
 border-bottom:1px solid #000033;
}

.normNoCopy
{
 font-family:arial, geneva, helvetica, verdana, sans-serif;
 font-size:1.0em;
 color:#000033;
 line-height:1.5em;
 letter-spacing:.1em;
 -webkit-user-select: none;
 -webkit-touch-callout: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.normNoCopyDIV
{
 -webkit-user-select: none;
 -webkit-touch-callout: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.imgMSK
{
 pointer-events: none;
 -webkit-user-select: none;
 -webkit-touch-callout: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

.unselectable
{
 -webkit-user-select: none;
 -webkit-touch-callout: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
}

#container
{
 position:relative;
 background:url('./?tag=bg1');
 border:2pt solid #999999;
 height:auto;
 width:95%;
 border-radius:20px;
 padding:15px;
 float:left;

}

.generic
{
 position:relative;
 background:url('./?tag=bg2');
 border:2px solid #999999;
 width:auto;
 height:auto;
 border-radius:10px;
 padding:20px;
 box-shadow:#999999 5px 5px 10px;
 -webkit-box-shadow:#999999 5px 5px 10px;
}

#navWrap
{
 padding-right:20px;
 float:left
}

#nav
{
 position:relative;
 background:url('./?tag=bg1');
 border:1px solid #000033;
 width:auto;
 height:auto;
 border-radius:10px;
 padding-left:20px;
 float:left
}

#cont
{
 position:relative;
 background:url('./?tag=bg1');
 border:1px solid #000033;
 width:auto;
 height:auto;
 border-radius:10px;
 padding:20px;
 overflow-y:auto;
}

#content
{
 position:relative;
 background:url('./?tag=bg2');
 border:2px solid #999999;
 box-shadow:#999999 5px 5px 10px;
 -webkit-box-shadow:#999999 5px 5px 10px;
 width:auto;
 height:auto;
 border-radius:10px;
 padding:20px;
 overflow-y:auto;
}

#ifrm
{
 border:0;
}
