body{
scrollbar-base-color:  #D4DDF1;
	background-image:url(Background/orcaid.jpg);
      background-repeat: repeat; 	
	color: #286A62;
	font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Georgia, Times, sans-serif
}
#container1{
	position: absolute;
	left: 30px;
	top: 54px;
	width: 400px;
	height: 270px;
	border: 4px inset #286A62;
	padding: 6px;
	color: #286A62;
	font: 12px Georgia, Times, sans-serif;
	background: transparent;
	z-index: 1;
}
#container2{
	position: absolute;
	left: 460px;
	top: 54px;
	width: 280px;
	height: 270px;	
	border: 4px dotted #286A62;
	padding: 6px;
	color: #000090;
	font: 12px Georgia, Times, sans-serif;
	background:  transparent;
	z-index: 2;
}
#elbutton{
	position: absolute;
	top: 144px;
	width: 150px;
	margin: 0% 1% 0% 1%;
	background-color: white;
	color: #004e99;
	font: 11px georgia, times, sans-serif;
	text-align: center;
	text-decoration: none;
	border: 1px inset #cce6ff;
	padding: 2px;
}
#elbutton a:hover {
	background-color: #fffad9;
	color: #009999;
	border: 1px inset #ccccff;
	padding:2px;
}

div#footer {
	background-color: #eff2f4;
	color: Blue;
	margin: 0% 1% 0% 1%;
	text-align: center;
	font: 12px georgia, times, sans-serif;
	border-bottom: 1px groove #003300;
	border-left: 1px groove #003300;
	border-right: 1px groove #003300;
	border-top: 1px;
	padding: 10px 10px 10px 10px;
}

#menu {
	position: absolute;
	top: 125px;
	margin: 0% 1% 0% 1%;
	font: 11px Verdana, Arial, sans-serif;
	width: 150px;
	background-color: #eff2f4;
	border: 1px groove #eff2f4;
	padding: 2px 2px;
	color: #339999;
}
a.menulink {
	display: block;
	width: 150px;
	text-align: center;
	text-decoration: none;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #339999;
	border: solid 1px #ffffff;
}
a.menulink:hover {
	border: 1px solid white;
	background-color: yellow;
}

.skin0 {
	position: absolute;
	text-align: center;
	width: 140px;
	border: 1px groove #eff2f4;
	background-color: #eff2f4;
	font: 11px georgia, times, sans-serif;
} 
.menuitems {
	padding-left: 2px;
	padding-right: 2px;
}

a  {
	font: verdana, arial, helvetica, sans-serif 12px;
	text-decoration: none;
}

a:link     {color: #660099; }
a:visited  {color: #0000ff; }
a:active   {color: #008080; }
a:hover    {background-color: #ffff99}

li{
	list-style-type: disc;
	font: 12px verdana, arial, helvetica, sans-serif;
	color: #98BDE0;
	display: list-item;
}
ol{
	list-style-type: circle;
	font: 12px georgia,times, sans-serif;
	color: #cc9900;
}
ul{
	font: 12px georgia, times, sans-serif;
	color: #ff6600;
}

.caution{
	font: 12px georgia, times, sans-serif;
	color: #660000;
}

div.midibox {
	position: absolute;
	left: 568px;
	top: 36px;
	width: 145px;
	height: 16px;
	border: 1px solid #ffffff;
	color: #98BDE0;
	background: #eff2f4;
	text-align: center;
	font: 11px georgia, times, sans-serif;
}
div#midiplayer{
	position: absolute;
	left: 568px;
	top: 20px;
	height: 16px;
	width: 145px;
	border: 1px solid #ffffff;
	color: #98BDE0;
	background: #eff2f4;
	font: 11px georgia, times, sans-serif;
	text-align: center;
}

.elbutton{
	position: absolute;
	margin: 0% 1% 0% 1%;
	top: 100px;
	color: #004e99;
	font: 11px georgia, times, sans-serif;
	text-decoration: none;
	border: 1px inset #cce6ff;
	background-color: white;
	display: block;
	width: 150px;
	padding: 2px;
	text-align: center;
}
.elbutton a:hover {
	background-color: #fffad9;
	color: #009999;
	padding: 2px;
	border: 1px outset #fffd99;
}


p { 	font: 12px georgia, times, sans-serif}

h1 {font: 24px georgia, times, sans-serif; color: #0099cc;  background-color: transparent; }
h2 {font: 22px georgia, times, sans-serif; color: #0033cc;  background-color: transparent;}
h3 {font: 18px georgia, times, sans-serif; color: #6699ff;  background-color: transparent;}
h4 {font: 16px georgia, times, sans-serif; color: #990099;  background-color: transparent;}
h5 {font: 14px georgia, times, sans-serif; color: #336666;  background-color: transparent;}
h6 {font: 12px georgia, times, sans-serif; color: #996699;  background-color: transparent;} 

abbr,acronym,dfn {
	cursor: help;
	border-bottom: dashed red 1px;
}
a.buttonlink {
	display: block;
	width: 220px;
	height: 10px;
	text-align: center;
	text-decoration: none;
	font: 12px georgia, times, sans-serif;
	color: #0033CC;
	border: solid 1px #ffffff;
}
a.buttonlink:hover {
	border: solid 1px #98BDE0;
	background-color: #ffff99;
}
