BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px; MARGIN: 0px;
	FONT: 85% arial, hevetica, sans-serif;
	COLOR: black; PADDING-TOP: 0px;
	BACKGROUND-COLOR: white; text-ALIGN: center
}
#main {
	MARGIN-TOP: 10px; PADDING: 7px;	WIDTH: 900px;
	BACKGROUND-COLOR: white; text-ALIGN: center
}
#banner {
	MARGIN-TOP: 7px;
	HEIGHT: 90px;
	WIDTH: 880px;
	BACKGROUND: url(../images/banner.gif);
	text-decoration: none;
}
#home {
	HEIGHT: 90px;
	WIDTH: 740px;
	text-decoration: none;
	border: none;
	float: left;
}
#contact {
	HEIGHT: 90px;
	WIDTH: 100px;
	text-decoration: none;
	border: none;
	float: right;
}
#home a{
	text-decoration: none;
}
#contact a{
	text-decoration: none;
}
/* ------ Nv section */

#navcontainer ul
{
width: 880px;
height: 10px;
padding-left: 0px;
margin-left: 0px;
margin-bottom: 1px;
margin-top: 10px;

color: White;
float: left;
font: normal 14px/11px "Arial Black";
text-align: center;
}

#navcontainer ul li
{
display: inline;
}

#navcontainer ul li a
{
padding: 0.2em 0.8em;
color: #fff;
text-decoration: none;
}

#navcontainer ul li a:hover
{
color: yellow;

}

#navcontainer a:active
{


}

#navcontainer li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}



#navcontainer {
	MARGIN-TOP: 10px;
	HEIGHT: 35px;
	WIDTH: 880px;
	BACKGROUND: #999999 url(../images/nav-bg.gif);
}


#graphicfade {
	MARGIN-TOP: 10px;
	FLOAT: right; 
	MARGIN-RIGHT: 10px; 
	WIDTH: 627; 
	HEIGHT: 440px; 
	BACKGROUND: magenta; 
	padding: 5px;
}

#index-graphics {
	padding-left: 3px;
	margin-top: 3px;
	WIDTH: 622; 
	HEIGHT: 437px; 
	overflow: auto;
}


.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
width: 10px;
background-color: magenta;
}
.vscrollerbar {
width: 10px;
background: black url(../images/scrollbg.gif);
background-position: center;
background-repeat: no-repeat;

}
.hscrollerbase {
height: 0px;
background-color: white;
}
.hscrollerbar {
height: 0px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 0px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

#instructions {
	margin-top: 5px;
	WIDTH: 613; 
	HEIGHT: 440px; 
	overflow: auto;
}

#music-downloads {
	MARGIN-TOP: 10px; 
	MARGIN-RIGHT: 10px; 
	FLOAT: right; 
	WIDTH: 613; 
	HEIGHT: 450px; 
	text-decoration: none;
	background: magenta;
	BACKGROUND-image: url(../images/music-bg.gif); 
    background-position: 5px 5px;
    background-repeat: no-repeat;
}

#musictracks
{
	border: none;
	height: 220px;
	width: 613px
}

#musictracks ul
{
	border: none;
    background-position: 300px 2px;
	list-style-type: none;
	margin-left: 10;
	margin-bottom: 15px;
	margin-top: 10px;
	font: 12px "Arial Black";
	text-align: left;
}

#musicmixes
{
	border: none;
	height: 220px;
	width: 613px
}

#musicmixes ul
{
	border: none;
    background-position: 300px 2px;
	list-style-type: none;
	margin-left: 10;
	margin-bottom: 15px;
	margin-top: 10px;
	font: 12px "Arial Black";
	text-align: left;
}

#musictracks ul li a
{
	border: none;
	text-decoration: none;
	color: white;
}

#musictracks ul li a:hover
{
	border: none;
	text-decoration: none;
	color: yellow;
}

#musicmixes ul li a
{
	border: none;
	text-decoration: none;
	color: white;
}

#musicmixes ul li a:hover
{
	border: none;
	text-decoration: none;
	color: yellow;

}

#downloads-list {
	text-decoration: none;
	color: white;
	height: 50px;
}

#downloads-icon {
	float: left;
	height: 50px;
	width: 50px;
	margin: 0px;
}

#downloads-txt {
	color: white;
	height: 30px;
	margin-left: 15px;
	margin-top: 2px;
}

#music-content {
	MARGIN-TOP: 10px; 
	MARGIN-LEFT: 10px; 
	WIDTH: 215px; 
	HEIGHT: 450px; 
	BACKGROUND: #999999 url(../images/info-box-bg.gif); 
    font:14px;
	font: arial;
	color: white;
	background-repeat: no-repeat;
	float: left;
	
}

#content {
	MARGIN-TOP: 10px; 
	MARGIN-LEFT: 10px; 
	WIDTH: 215px; 
	HEIGHT: 450px; 
	BACKGROUND: #999999 url(../images/info-box-bg.gif); 
	float: left;
	background-repeat: no-repeat;
    font:14px;
	font: arial;
	color: white;
}

#content-txt {

	padding-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	align: center;

}

#toythumbs {
	MARGIN-TOP: 10px;
	MARGIN-LEFT: 4px;
	WIDTH: 61px;
	HEIGHT: 85px;
	float: left;
	
}


#container {
	MARGIN-TOP: 7px;
	WIDTH: 880px;
	HEIGHT: 475px;
	BACKGROUND-COLOR: #999999
}

#footer {
	MARGIN-TOP: 7px;
	CLEAR: both;
	HEIGHT: 120px;
	WIDTH: 880px;
    font: bold 14px;
	font-face: arial;
	color: white;
	BACKGROUND: #999999 url(../images/footer-bg.gif);
	background-repeat: none;
}

#music-footer {

	margin-top: 10px;
	float: left;
	width: 120;
	FONT: 15px "Arial";
	color: white;
	text-align: left;
	text-decoration: none;
}

h1 {
	FONT: 16px "Arial Black" white;
}