/* Style sheet music_academy */
body{
background:url(images/bg_main.gif) repeat-x #fdfbf2;
height:100%;
font: normal 100.01%/110% "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
}

a,div,input,label,li,ol,p,select,td,th,textarea,u,ul{
font-size:97%;
}
a{text-decoration:none;color:#a84204;}
a:hover{text-decoration:underline;color:#a84204;}
img{vertical-align:middle;border:0px;}

#headerimg {
float:left;
width: 600px;
}
.mod_form {
float:right;
margin-left:0;
padding:96px 0 0 0;
}
.mod_search {
margin-top:30px;
}
#container {
clear:both;
margin:0;
}
#left{
margin-top:0px;
}

.mod_navigation{
padding: 70px 15px 0 0;
background:url(images/bg_menutop.gif) no-repeat #671445;
height:270px;
text-align:right;

}
.mod_navigation ul{margin:0 5px;padding:0;border-bottom:1px solid #c6ad8d;list-style-type:none;}
.mod_navigation li{
	margin: 0;
	padding: 5px 0px;
	border-top: 1px solid #c6ad8d;
	list-style-type: none;
}
* html .mod_navigation ul,* html .mod_navigation li{height:1px;}
.mod_navigation .level_2{padding:3px 0;border-bottom:0px;}
.mod_navigation .level_2 li{padding:2px 0 2px;border-top:0px;}

.mod_navigation a,.mod_navigation li,.mod_navigation span{font-weight:bold;color:#fff;}
.mod_navigation .level_2 a,.mod_navigation .level_2 li,.mod_navigation .level_2 span{font-weight:normal;}
.mod_navigation a:hover {
text-decoration:none;
color: #ffcc00;
}
.mod_navigation span.active {
background: url(images/active.gif) no-repeat right;
padding: 5px 20px;
color: #ffcc00;
}
.mod_navigation span.active.submenu, .mod_navigation a.submenu.trail {
	background: none;
padding:0;
	color: #ffcc00;
}


.ce_text {
width: 737px;;
}
h1 {
font-size: 130%;
margin: 20px 0 15px 0;
color: #671445;
}
h2 {
font-size: 110%;
}
#home table {
margin: 0 0 10px 15px;
float:right;
width:200px;
height: 389px;
background: url(images/eftchoc.jpg) no-repeat;
text-align:center;
cursor:pointer;
}
#home table td {
padding:130px 15px 0 0;
line-height: 16px;
}
/* border: 1px solid red; */