* {
    font-family: arial,helvetica,tahoma,"MS sans-serif", sans-serif;
}

body
{
    /* background-color:#7188A3; */
    background-color:#fff;
    font-size:.8em;
	padding:0px;
	margin:5px;
	text-align:center;
	/* background:#7188A3 url(./images/bg5.bmp) top left repeat-x; */
    /*background-attachment: fixed;*/
	behavior:url("csshover.htc");

    z-index:-2;
}

#height {
    height:140px;
    min-height:140px;
}

.container {
    text-align:left;
    margin:0 auto;
    width:1000px;
}

#player {
    z-index:-1;
}

img.index_pix {
float:left;

margin: 5px;
}

img.top_pic {
    position:relative;
    top:2px;
    right:-7px;
    font-size:1em;
}

/*img.sketch {
    width: 500px;
    height: 215px;
} */

#split {
    margin-left:149px;
    position:relative;
    top:0;
    left:0;
}

#top {
    align:top;
}


object {
    margin: 5px 5px 5px 5px;
}

ul ul {
display:none;

}
li:onhover > ul {
 display:block;
 }

	#leftcontent {
		position: absolute;
		top:170px;
		width:195px;
		background:transparent;
		z-index:9;
		}

	#leftcontentnews {
        z-index:1;
		position: absolute;
		top:330px;
		width:195px;
		background:transparent;
		}

	#centercontent {
        z-index:-1;
		position: absolute;
		top:170px;
		width:800px;
		background:transparent;
   		margin-left: 200px;
   		margin-right:0;
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 200px;
   		margin-right:0;
		}
	html>body #centercontent {
   		margin-left: 200px;
   		margin-right:0;
   		z-index:1;
		}

	#rightcontent {
    	position:absolute;
    	top:13em;
    	margin-left:52em;
		width:15em;
		background:transparent;
		}


	#banner {
		background:transparent;
		height:150px;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:150px;
		}
	html>body #banner {
		height:150px;
	    overflow:hidden;
		}

	p,h1,pre {
		margin:0px 5px 5px 5px;
		}
		
	h1 {
		padding-top:5px;
		}
		
	#banner h1 {
		padding: 5px 5px 0 5px;
		margin:0px;
		}

#footer {
    position: relative;
    bottom:2px;
}

.save{
   behavior:url(#default#savehistory);text-align:left;}
.dspcont{
   display:none;
   /*margin-left:1.5em;*/
}

.permission {
    width:1000px; 
}


