

body {
margin: 0 auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background-image: url(images/karatebg.jpg);}

#wrap {
color: #ffffff;
border:  none;
margin: 0 auto;
background: #000000;
width: 790px;}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 145px;
background: transparent;
border-bottom: 3px solid #000000;
}
.imagemap {
 text-decoration: none;
}
.imagemap img {
 border: none;
}

#avmenu {
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
font-size: 1.1em;
padding: 0px;
}	

#avmenu li {
 margin-bottom: 4px;
}
#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #000000;
display: block;
padding: 6px 0 0 10px;
background: #FE131A;
border-left: 1px #ffffff solid;}	
	
#avmenu li a:hover {
background: #FE131A;
color: #000000;
border-left: 5px #ffffff solid;
}


#content {
margin-left: 170px;
line-height: 1.6em;
text-align: left;
background: #000000;
width: 540px;
padding-bottom: 30px;


}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 0px;
display:inline;}



h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #FE131A;
}

a:hover {
text-decoration: underline;
color: #A7A0A1;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 44px;
background-image: url(images/footer.png);
background-repeat: no-repeat;
border: none;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

