body{
  background: #999;
  font-family: verdana,arail;
}

#table_ref{
  border: 10px #fff solid;
}

#main_left{
  border-top: 10px #666 solid;
  border-right: 10px #666 solid;
  height: 300px;
  color: #fff;
  font-size: 12px;
  padding: 5px;
}

#main_left p{
  padding: 0px 20px 5px 20px;
}

#main_left h1{
  font-size: 18px;
  font-family: georgia;
  color: #e5cda0;
}

#main_left h3{
	font-size: 14px;
	font-family: Arial;
	font-variant: small-caps;
	color: #e5cda0;
	font-weight: bolder;
	padding: 0px;
	margin-bottom: -10px;
}

#main_left li{
  padding: 0px;
  height: 15px;
}

#main_left a{
  color: #e5cda0;
  color: #FFCC99;
}

#main_left a:hover{

}

#main_right{
  height: 300px;
  width: 350px;
  background: #666;
  padding: 0px;
  margin: 0px;
}

#bottom{
  background: #999;
}

#bottom #banner{
  height: 100px;
  background: url('images/banner_2.jpg') #ccc;
  background-repeat: no-repeat;
}

#banner #left_info{
  padding-right: 10px;
  float: right;
  font-size: 12px;
}

#left_info a{
  color: #fff;
  text-decoration: underline;
}

#bottom #menu{
  height: 100px;
}

#bottom #dark_bar{
  height: 10px;
  background: #666;
}

#menu a{
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 7px;
  margin-top: 0px;
  padding-bottom: 7px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  height: 30px;

}

#menu a:hover{
  background: white;
  color: #999;
}

#light_bar{
  background: #666;
  width: 10px;
}

#left_info b{
  font-family: georgia;
  font-size: 16px;
  font-weight: lighter;
}

#bottom #quotes{
  color: #fff;
  font-style: italic;
  font-size: 12px;
  text-align: right;
  padding-right: 10px;
  padding-bottom: 5px;
  width: 400px;
  float: right;
}

#bottom #menu{
  height: 50px;

}

iframe{
	border: none;
	padding: none;
	margin: none;
}

img{
  border: none;
}

a img{
  border: none;
  background: none;
}
