		body{
			background-color: #999999;
		}
		td {
			font-family:georgia;

		}
		img{
			border:0px;
		}
		table.nav{
			border-top: solid 1px #ffffff;
			width:725px;
			padding:0px;
		}
		table.content{
			width:600px;
			padding:5px;
		}
		table.contentcontact{
			border-left: solid 1px #ffffff;
			border-top: solid 1px #ffffff;
			width:600px;
			padding:5px;
		}
		table.subnav{
			border-left: solid 1px #ffffff;
			border-right: solid 1px #ffffff;
			text-align:center;
			width:170px;
			padding:5px;
		}
		.tsubnav{
			border-left: solid 1px #ffffff;
			border-right: solid 1px #ffffff;
			text-align:center;
			width:170px;
			padding:5px;
		}
		table.works{
			font-family: georgia;
			font-size: 16px;
			color: white;
		}
		td.works{
			width:285px;
			height:285px;
			padding:5px;
		}
		td.content{
			width:140px;
			font-family: georgia;
			font-size: 14px;
			color: white;
			line-height:1.2em;
		}
		td.nav{
			width:140px;
			text-align:right;
			font-family: georgia;
			color: white;
		}
		iframe.navframe{
			border:none;
			width:808px;
			height:105px;
			padding:0px;
		}
		iframe.mainframe{
			border:none;
			width:820px;
			height:686px;
			padding:0px;
		}
		iframe.contentframe{
			border-top: solid 1px #ffffff;
			border-left: solid 1px #ffffff;
			width:623px;
			height:675px;
			padding:5px;
		}
		iframe.subnavframe{
			border-left: solid 1px #ffffff;
			border-right: solid 1px #ffffff;
			width:158px;
			height:450px;
			padding:5px;
		}
		a{
			text-decoration: none;
			color: white;
		}
		a.on{
			text-decoration: none;
			color: black;
		}
		a:hover{
			text-decoration: none;
			color: black;
		}
		#envelope{
			position:relative;
		}
		#nav{
			position:absolute;
			top:48px;
			left:75px;
		}
		#main{
			position:absolute;
			width:820px;
			height:611px;
			top:90px;
			left:0px;
		}
		#content{
			position:absolute;
			width:610px;
			height:505px;
			top:0px;
			left:180px;
		}
		#subnav{
			position:absolute;
			top:0px;
			left:0px;
		}
		#player{
			position: absolute;
			top:0px;
			right:0px;
		}