BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	FONT-FAMILY: verdana;
	background-color: #ffff88;
	SCROLLBAR-FACE-COLOR: #333333;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #eeeeee;
	SCROLLBAR-TRACK-COLOR: #bbbbbb;
	SCROLLBAR-DARKSHADOW-COLOR: #555555;
}

#PicBar
{
	background-color: Black;
	border-color: Silver;
}

#MenuTable
{
	background-color: Black;
	height: 30px;
}

#drop
{
	margin: 0;
	height: 22px;
	background-color:Black;
}

.sh
{
	font-size:larger;
	font-weight:bold;
}

p
{
	text-align:left;
}

H2
{
	COLOR: black;
	TEXT-ALIGN: center;
}

#menuframe
{
	left: 0px;
	margin: 0px;
	width: 100%;
	position: static;
	top: 0px;
	height: 88px;
 }

#menuouter
{
	position:relative;
	border: #999999 2px solid;
	left: 10px;
	width: 218px;
	top: 94px;
	position: absolute;
	background-color: #000000;
	height: 422px;
}
html*#menuouter
{
	width: 222px;
	height: 416px;
}

#links
{
	width: 100%;
}

#linkbuttons
{
	border-right: yellow 1px solid;
	border-top: yellow 1px solid;
	margin: 8px;
	border-left: yellow 1px solid;
	border-bottom: yellow 1px solid;
	position: static;
	text-align: center;
}

#mtitle
{
	width: 100%;
	color: Yellow;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #333333;
}

#ltitle
{
	width: 100%;
	color: Yellow;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-top: solid 2px #999999;
	border-bottom: solid 1px #cccccc;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #333333;
}

input
{
	margin: 2px;
	width: 97.5%;
}
html*input
{
	margin: 2px;
	width: 100%;
}

#leftmenu
{
	margin: 8px;
	width: 200px;
	line-height: 2px;
	background-color: black;
	position: static;
	border: solid 1px yellow;
	text-align: center;
}
html*#leftmenu
{
	width: 100%;
}

#viewbar
{
	position:relative;
	margin-right: 0px;
	height: 23px;
	border-left: solid 2px #888888;
	border-right: solid 2px #888888;
	background-color: black;
}

#amazon-counter
{
	position:relative;
	border-top: #999999 2px solid;
	margin-top: 2px;
	padding-top: 2px;
	text-align: center;
}

#amazon
{
	position: relative;
	top: 5px;
}

#visitor
{
	color: #ffcc00;
	position: relative;
	top: 10px;
	text-align: center;
}

#typeselect
{
	position: relative;
	margin: 2px 2px 0px 2px;
	width: 100%;
}

#Select1
{
	position:relative;
	left: 0;
	margin: 0px 3px 4px 0px;
	width: 196px;
	height: 24px;
}
html*#Select1
{
	padding-right: 0;
	margin: 0px 0px 6px 0px;
	width:100%;
}

#Select2
{
	position:relative;
	left: 0;
	margin: 0px 3px 2px 0px;
	width: 196px;
	height: 24px;
}
html*#Select2
{
	padding-right: 0;
	margin: 0px 0px 2px 0px;
	width:100%;
}

#rlist
{
	position:relative;
	left: 0;
	margin: 0px 3px 2px 0px;
	width: 196px;
	height: 28px;
}
html*#rlist
{
	margin: 0;
	width:100%;
}

#tlist
{
	position:relative;
	left: 0;
	margin: 0px 3px 2px 0px;
	width: 196px;
	height: 24px;
}
html*#tlist
{
	margin: 0;
	width:100%;
}

.content
{
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	top:10px;
	margin-left: 235px;
	margin-right: 10px;
	height: 400px;
	voice-family: inherit;
	background-color:white;
	border: solid 2px #888888;
}
html*.content
{
	border-left: 0;
	border-top: 0;
	height:404px;
}

#infoframe
{
	width:100%;
	height:100%;
	border: 0;
}

#viewbar
{
	margin-left: 235px;
	margin-right: 10px;
	margin-top: 10px;
	text-indent: 3px;
	color: #ffcc00;
	height: 22px;
	background-color: black;
}

#bottombar-left
{
	background-color: Silver;
	padding: 5px 10px 5px 10px;
	position: relative;
	left: 0px;
	top: 10px;
}
html*#bottombar-left
{
	width: 100%;
}

#cover1
{
	border: solid 1px black;
}

OL
{
	line-height: 20px;
}

SUP
{
	font-size:x-small;
}

#writer
{
	font-size:x-small;
}

.release
{
	position: relative;
	margin: 4px;
	padding: 4px;
	font-weight:bold;
	background-color: #222222;
	border: solid 2px #aaaaaa;
	color: #bbbb00;
	text-align:left;
}

.wmargins
{
	width: 94%;
	padding: 15px 15px 15px 15px;
}
html*.wmargins
{
	width:99%;
	padding: 15px;
}

#date
{
	font-style:italic;
	text-align:right;
}

#heading
{
	font-size:x-large;
	font-weight:bold;
}
html*#heading
{
	font-size:large;
	font-weight:bold;
}