* {
	padding: 0px;
	margin: 0px;
}
html {height: 100.05%; }
body {
	height: 100%;/*overflow: auto;*/
	min-width: 760px;
	color: #fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
    background-image:url('images/background.jpg'); 
    background-position:Top Left;
    background-repeat:repeat;
    background-attachment:fixed;

}
#body {
    height: 100%;
	min-width: 760px;
	color: #fff;


}
.wrapper {
	display: block;
	width: 75%;
margin: 0 auto;
padding: 0;
float: left;
}
.header {
	text-align: center;
	width: 100%;
	border-bottom: 1px solid #fff;
	padding: 5px 0;
	height: 88px;
}
.nav {
    float: left;
	margin-top: 20px;
	padding: 1% 5px;
}
.nav ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search
{
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
.nav li.doc {
	padding-left: 5px;
	}
.nav li.docs {
	padding-left: 5px;
	}
.nav li.sdoc {
	padding-left: 5px;
	
}
.nav li.sdocs {
	padding-left: 5px;
	
}
.container{
z-index: 12; 
   top: 3px; left: 0px; width:100%; height:0px; 
background: url'http://www.maximilianmusic.com/images/background.jpg';
}
.right {
	float: right;        
	width: 80%;
}
.left {
	margin:  0;
	padding: 0;
	width: 20%;
	float: left;
}
.entry {
        width: 90%;        
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	overflow: hidden;
}
.entry h1,h2,h3{
    font-size: 1.5em;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-left: 30px;
	padding-bottom: 10px;
	/* background: url('images/FFFFFF.png') left top ; */
}
.entry h4,h5,h6{
    font-size: 1.05em;
	text-transform: uppercase;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-left: 30px;
	padding-bottom: 5px;
	/* background: url('images/FFFFFF.png') left top ; */
}
.entry p {
	padding: 10px;
	line-height: 20px;
}
.entry li {
	line-height: 1.1;
}
.entry li.doc {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-left: 30px;
	padding-bottom: 5px;
	} 
.entry li.docs {
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding-left: 30px;
    padding-bottom: 5px;
    } 
.footer {
	clear: both;
	text-align: center;
	padding-top: 9px;
	width: 100%;
	height: 100%;
	margin: 0px;
    font: bold 12px "Century Gothic", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #fff;
}
a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
IMG.sch {
position: relative;
border: 0px solid #fff;
padding: 0px;
margin-right: 1px;
margin-left: 1px;
background-color:#fff;
}  
IMG.li {
       display: block;
       position: relative;
       margin: 6px 6px 6px 6px;
       padding: 4px;
       float: left;
       margin-right: 10px;
       margin-left: 5px;
       background-color : #ffffff;
}
.menuitem{
 background-color: #fff;
}
IMG.re {
       display: block;
       position: relative;
       margin: 6px 6px 6px 6px;
       padding: 4px;
       float: right;
       margin-right: 10px;
       margin-left: 5px;
       background-color : #ffffff;
}
.retrieve {
background-image : none;
background-color : #ffffff;
}
.ct a:link, .ct a:visited, .ct a:active, .ct a:hover {
font-weight : normal;
font-size : 2px;
text-decoration : none;
color : #ffffff;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
font-weight : normal;
font-size : 9px;
text-decoration : none;
color : #fff;
}
.edit img {
	padding: 0;
	border: 0px solid #000;
    margin-right: 0;
    margin-left: 0;
	}
.glossymenu{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 149px;
border: 0px solid #9A9A9A;
border-bottom-width: 0;
}
.glossymenu li a{
background: white url(images/pkey.jpg) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
height: 19px;
}
* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 139px;
}
.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}
.glossymenu li a:hover{
background-image: url(images/pkeyhov.jpg);
color: #3366FF;
font-size : 14px;
font-weight: bold;
text-decoration: none;
}
.glossymenu li a:focus:hover{
background-image: url(images/pkeyhovcl.jpg);
color: #3366FF;
}