body
{
  background:url(http://www.joeyescobarkarate.com/images/bg_all.jpg);
  background-repeat:repeat-x;
  background-color: #BFAB86;
  font-family:Tahoma;
  font-size:14px;
}
#main
{
  position:relative;
  margin:0px auto;
  width: 800px;
  height:600px;
}
#header
{
  padding-top:14px;
  background:url(http://www.joeyescobarkarate.com/images/headers/logo_4.png);
  height:114px;
}
#middle
{
  background:url(http://joeyescobarkarate.com/images/middle-background.png);
  position:relative;
  min-height:280px;
}
#navbar
{
  width:186px;
  float:left;
  height:250px;
  background:url("http://www.joeyescobarkarate.com/images/layout-bg.png") no-repeat;
}
#navbar ul
{
  padding:10px;
  margin:0px;
}
#navbar li
{
  padding-top:4px;
  padding-bottom:4px;
  margin-bottom:8px;
  list-style:none;
  background:url("http://www.joeyescobarkarate.com/images/transparent.png");
  width:176px;
  text-align:center;
  font-weight:bold;
}
a
{
  color:black;
  text-decoration:none;
}
a:hover
{;
  text-decoration:underline;
}
#articles
{
  width:574px;
  float:left;
  padding-left:15px;
  padding-right:15px;
}
#belt-sub {
	margin-left:20px;
}
#white {
	font-size: 24px;
	font-weight:bold;
	color:#FFF;
}
#yellow {
	font-size: 24px;
	font-weight:bold;
	color:#B7A000
}
#purple {
	font-size: 24px;
	font-weight:bold;
	color:#611043
}
#orange {
	font-size: 24px;
	font-weight:bold;
	color:#924212
}
#blue {
	font-size: 24px;
	font-weight:bold;
	color:#006
}
#green {
	font-size: 24px;
	font-weight:bold;
	color:#060
}
#brown {
	font-size: 24px;
	font-weight:bold;
	color:#630
}
#red {
	font-size: 24px;
	font-weight:bold;
	color:#900
}
#black {
	font-size: 24px;
	font-weight:bold;
	color:#000
}