h1 {background-image:url("assets/images/top.jpg"); width:800px; height:420px; margin:0px; padding:0px; text-indent:-9999px; }

#special {
	position: relative;
	height: 150px;
	width: 300px;
	left: 480px;
	top: -430px;
        font-size:0.75em;
        color:#732222;
}
#special img{
        margin:5px;
}
#news {
	width:380px;
	height:140px;
	display:block;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	position: relative;
	left: 370px;
	top: -80px;
}
#news img {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
}
#news ul{
        margin:0px;
        padding:0px;
        width:380px;
        height:100px;
        overflow:auto;
}
#news li{
        list-style-type: none;
        margin-left:5px;
}
.news-d {	
        font-size: 0.7em;
	font-weight: normal;
}
#menu ul{ margin:0px; padding:25px; }
#menu li{
	list-style-type: none;
	height: 32px;
	margin: 0px;
	padding: 0px;
}
li#prof a{
	background-image: url(assets/images/prof.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 260px;
	margin:0px;
}
li#info a{
	background-image: url(assets/images/info.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 260px;
	margin:0px;
}
li#disco a{
	background-image: url(assets/images/disco.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 260px;
	margin:0px;
}
li#gear a{
	background-image: url(assets/images/gear.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 260px;
	margin:0px;
}
li#photo a{
	background-image: url(assets/images/photo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 260px;
	margin:0px;
}
li#lesson a{
	background-image: url(assets/images/lesson.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 260px;
	margin:0px;
}
li#blog a{
	background-image: url(assets/images/blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 260px;
	margin:0px;
}
li#contact a{
	background-image: url(assets/images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 32px;
	width: 260px;
	margin:0px;
}

#menu ul li a:hover {
	background-position: 0px -32px;
	margin:0px;
}
#textmenu li{
	font-size: 0.65em;
	font-weight: normal;
	float: left;
	list-style-type: none;
	padding-right: 20px;
	padding-bottom: 10px;
}
