body {
font-family: Arial, Arial, Helvetica, sans-serif;
text-align:left;
color:#333333;
background: #182130 url(002/images/purpledrumbgd.jpg) repeat;
}


.menu1 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(002/images/button1.gif); position:relative; border:1px solid #000; border-width:0 1px; border-bottom:1px solid #444;}
.menu1 li {float:left;}
.menu1 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu1 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu1 li.current a {color:#fff; background:url(002/images/button3.gif);}
.menu1 li.current a b {background:url(002/images/button3.gif) no-repeat right top;}
.menu1 li a:hover {color:#fff; background:#000 url(002/images/button2.gif);}
.menu1 li a:hover b {background:url(002/images/button2.gif) no-repeat right top;}
.menu1 li.current a:hover {color:#fff; background:#000 url(002/images/button3.gif); cursor:default;}
.menu1 li.current a:hover b {background:url(002/images/button3.gif) no-repeat right top;}

#wrappershadow{
margin: 0 auto;
width:47.5em;
border-style:solid; 
border-width: .1em .1em .1em .1em; 
border-color:white;
background-color:#E0E0E0;
}

ul {
border-width:0;
margin:0 1em 0 0;
padding: 0 0 .5em 2em;
text-align:left;
font-size: 1em;
}

li
{margin:0;
padding:0 .5 0 0;
font-size: .8em;
}

A:link {font-weight: bold; text-decoration: none;  color:#004D99}
A:visited {font-weight: bold; text-decoration: none;  color:#004D99}
A:active {font-weight: bold; text-decoration: none;  color: #333333}
A:hover {font-weight: bold; text-decoration: underline; color:#FF3333}


h1{
	color: white;
text-transform: normal;
background-color: #000000;
font-weight: bold;
font-size: 1.3em;
padding: .5em .5em .5em .5em;
margin: 0em;

}

h2{
color: white;
text-transform: normal;
background-color: #000000;
font-weight:bold;
font-size:1em;
padding: .5em .5em .5em .5em;
margin:0em;
}

h3{
text-transform: normal;
font-weight: bold;
font-size: 1em;
padding: 0 1em .5em .7em;
margin: 0em;
}

p {
font-size: .8em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
margin: 0em;
}

#headbox{
float:clear;
width:47.5em; 
z-index:1;
border-style:solid;
border-color:white;
border-width:  0 0 0 0; 
}

#contentlessons {
position:none;
height: 47.5em;
padding: .5em .5em 1em .5em;
border-style:solid; 
border-right-color:#B3C6FF;
border-left-color:#B3C6FF;
border-width:0 2.5em 0 2.5em;
text-align:justify;
background: white url(002/images/fade_background.png) top repeat-x;
}

#footer{
float:clear;
width:47.5em; 
z-index:9;
}


