body {
	font-size: 1em;
	background-image: url(images/rm_background2_d.jpg);
	margin: 0px;
	padding: 0px;
}

tr {
	font-size: 0.8em;
color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#top_bar{
	height: 80px;
	background-image: url(images/bck_top.gif);
	background-color: #333333;
	width:100%;
}

#nav_stripe{
	height: 20px;
	background-image: url(images/nav_stripe2.gif);
	line-height: 20px;
	text-decoration: none;
	width:100%;
}

#top_logo{
	height: 75px;
	left: 100px;
	position: absolute;
	width: 48px;

}

#top_title{
	height: 32px;
	left: 150px;
	top: 10px;
	position: absolute;
	width: 215px;
}

#ticket_top{
	height: 58px;
	left: 750px;
	top: 22px;
	position: absolute;
	width: 137px;
	
}

#ticket_bottom{
	height: 22px;
	left: 750px;
	top: 100px;
	position: absolute;
	width: 137px;
	background-image: url(images/ticket_bottom.gif);
}

#navbar {
	padding: 6px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navbar ul {
	padding: 2px;
	color: #333333;
	white-space: nowrap;
	font-size: 0.8em;
	left: 150px;
	top: 46px;
	position: absolute;
	width: 597px;
}

#navbar li {
list-style-type: none;
display: inline;
}
#navbar li a {
text-decoration: none;
padding: 15px 10px 15px 10px;
color: #cccccc;
}
#navbar li a:link {
color: #cccccc;
}
#navbar li a:visited {
color: #cccccc;
}
#navbar li a:hover {
color: #ff6600;
}

#main_content{
	left: 100px;
	top: 100px;
	position: absolute;
	width: 760px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 10px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-width: 5px;
	background-image: url(images/main_bck.jpg);


}

#side_content{
	left: 800px;
	top: 130px;
	position: absolute;
	width: 320px;
	color: #ffffff;

}


a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}

.center{
text-align:center;
}h1 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF6600;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #FF6600;
}

h4 {
	font-size: .9em;
	font-weight: bold;
	color: #ffffff;
}

.white{
color: #ffffff;
}

.red{
color: #FF6600;
}

.pink{
color: #F1006D;
}

#left_extra_flash{
height: 130px;
	left: 0px;
	top: 150px;
	position: absolute;
	width: 90px;
}

img { 
border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px; 
} 
