 
.text {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 14px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	color : Green;
	font-size : 18px;
	font-weight: bold;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	color : Green;
	font-size : 14px;
	font-weight: bold;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 10px;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	color : Green;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}
.toplink{
	font-family: Arial, Helvetica, sans-serif;
	color : Green;
	font-size : 12px;
}
.navlink{
	font-family: Arial, Helvetica, sans-serif;
	color : Gold;
	font-size : 14px;
	font-weight : bold;
	text-decoration : underline;
}
.titlebar{
	font-family: Arial, Helvetica, sans-serif;
	color : Black;
	font-size : 14px;
	font-weight : bold;
}
#text_image{ 
	background-image:url(../images/disneyonbroadway/dob-blankhd.gif);
	width:130px;
	background-repeat:none;

 }
 #container_image{ 
 	padding-left:10px;
  }