body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FF3366;
	background-image: url(../images/ramones/bg.gif);
	background-repeat: no-repeat;
	background-position:top center
}

.header
{
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	color: #A70000;
}
.header_alt
{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
}

.midBod
{
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-decoration : none;
	background-color: #000000;	
}
.ticket
{
	color: #FF2678;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 13px;
	letter-spacing: -0.02em;
	text-decoration: none;
	text-align: center;
}
.ticket:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;		
}
.ticket_bg {
	background-image: url(../images/ramones/tickets.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position:top center
}

blockquote
{
	margin-top: 14px;
	margin-left: 14px;
	margin-right: 14px;
}

.citys
{
	font-size: 10px;	
}

.theatre
{
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin-left: 20px;		
}
.sm
{
	font-size: 10px;
	font-weight: normal;
}
.bg
{
font-size: 14px;
}
.cityLink
{
	font-size: 10px;
	color:#990000;
	font : bold;
	text-decoration : none;
}
.cityLink:hover
{
	color: #990000;
	text-decoration : underline;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
}

.index_link
{
	color: #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
.index_link:hover
{
	color: #000000;
	background-color: #FFFFFF;	
}
.index {
	color: #FFFFFF;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}

