A:link {
	text-decoration: none;
	color: navy;
}
A:visited {
	text-decoration: none;
	color: navy;
}
A:active {
	text-decoration: none;
	color: black;
}
A:hover {
	text-decoration: none;
	color: black;
}
.mainmenu {
	background-image: url('./images/metalbackground.jpg');
	border: none;
}

.menuArtist {
	color: navy;
	width: 100;
	border-bottom: Thin Solid;
}
.menuItem {
	color: navy;
	width: 100;
	border-top: Thin Solid;
	border-left: Thin Solid;
	border-right: Thin Solid;
	background: #FFFF99;
	font-family: arial;
	font-weight: plain;
	font-size: 10px;
	cursor: pointer;
}

.mainMenuItems {
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 12;
	cursor: pointer;
}
#topBannerID { position: absolute; top: 15px; left: 0px; visbility: visible; }
#mainMenuID { position: absolute; top: 75px; left: 10px; height: 35px; visbility:visible; }
#menuArtistID { position: absolute; top: -500px; left: 50px; visbility: visible; }
#pageTitleID { position: absolute; top: 110px; left: 10px; visbility: visible; }
#mainContentID { position: absolute; top: 180px; left: 10px; visbility: visible; }

.title {
   color: navy;
   font-style: plain;
   font-size: 24;
   font-weight: bold;
   margin-top: 20;
   width: 840;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.subtitle {
   color: black;
   font-size: 14;
   font-weight: plain;
   margin-left: 0;
   margin-top: 0;
   width:860;
  font-family: Helvetica, sans-serif;
}


.outline1 {
   color: navy;
   font-size: 12;
   font-weight: bold;
   margin-left: 40;
   margin-top: 20;
   width:780;
}
.outline2 {
   color: black;
   font-size: 11;
   font-weight: bold;
   margin-left: 70;
   margin-top: 10;
   width:720;
}
.outline3 {
   color: black;
   font-size: 10;
   font-weight: bold;
   margin-left: 100;
   margin-top: 6;
   width:660;
}
.outline4 {
   color: white;
   font-size: 6;
   font-weight: bold;
   margin-left: 100;
   margin-top: 4;
   width:540;
}

.homepage1 {
   color: navy;
   font-size: 15;
   font-weight: bold;
   margin-left: 10;
   margin-top: 20;
   width:780;
}
.homepage2 {
   color: black;
   font-size: 14;
   font-weight: bold;
   margin-left: 20px;
   margin-top: 10;
   width:720;
}
.homepage3 {
   color: black;
   font-size: 13;
   font-weight: bold;
   margin-left: 30;
   margin-top: 6;
   width:660;
}
.homepagemenuitems {
   color: #3333CC;
   font-size: 14;
   font-weight: bold;
   margin-left: 0px;
   margin-top: 0;
}


.indent {
   margin-left: 50;
   margin-top: 6;
}

.rowcol1 {
   color: white;
   font-size: 14;
   font-weight: bold;
   margin-left: 75;
   margin-top: 6;
}
.rowcolx {
   color: white;
   font-size: 14;
   font-weight: bold;
   margin-left: 25;
   margin-top: 6;
}
.rowcol0 {
   color: white;
   font-size: 14;
   font-weight: bold;
   margin-left: 0;
   margin-top: 6;
}
.math {
   color: white;
   font-size: 16;
   font-weight: bold;
   margin-left: 0;
   margin-right: 0;
   height: 16;
}
.code {
   color: yellow;
   font-size: 14;
   font-weight: bold;
   margin-top: 16;
   margin-left: 25;
}
.codeHighlight {
   color: #66FF66;
   font-size: 14;
   font-weight: bold;
   margin-left: 0;
   margin-right: 0;
}
.codeSpotLight {
   color: yellow;
   font-size: 18;
   font-weight: bold;
   margin-top: 16;
   margin-left: 25;
}


.copyright {
   color: gray;
   font-weight: plain;
   font-size: 10;
   margin-top:30;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.cplink {
   color: yellow;
   font-style: plain;
   font-size: 10;
   font-weight: plain;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
