#wrapper {width:975px; padding:5px; margin:0 auto;} /*border: solid yellow;}*/
#leftcolumn {float:left; width:92px;}/*border: solid blue;}*/
#rightcolumn {float:left; width:858px; height:525px; background:url(background.jpg) no-repeat;}/*border: solid red;}*/
#menu_spacer {float:left; height:128px}

#toolbar {
float:left;
font:normal 12px 'Trebuchet MS','Arial';
}

/*div {
 border-style:solid;
 border-color: #0000ff;
 }*/

#toolbar ul {
float:left;
/*line-height:32px;
list-style:none;
margin:0;
padding:0 10px 0 10px;*/
width:92px;
}

#toolbar li {
display:;
padding:0;
}

* {padding:0; margin:0}
/*body {font:12px Verdana, Arial, Helvetica}*/
/*.dropdown {display:block; position:relative}
.dropdown dt {width:92px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(revolution_fist1.gif)}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(revolution_fist2.gif)}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:92px; display:none; background:#fff; opacity:0}
.dropdown ul {width:90px; border:2px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:90px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}*/


.dropdown {
	display:block;
	position:relative;
	float:left;
}

.dropdown dt {
	width:92px;
	height:60px;
	font-weight:bold;
	cursor:pointer;
	background:url(revolution_fist1.gif)
}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(revolution_fist2.gif)}
.dropdown dd {
	position:absolute;
	top:45px;
	overflow:hidden;
	width:92px;
	display:none;
	opacity:0;
	background:#333333;
}
.dropdown ul {
	width:90px;
	border:0px solid #9ac1c9;
	list-style:none
}
.dropdown li {display:inline; font-family: times; font-weight: bold;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; color:#999999; text-decoration:none; }
.dropdown a:hover {background:#333333; color:#FFFFFF}
.dropdown .underline {border-bottom:1px solid #b9d6dc}

div.transbox
{
  width: 620px;
  height: 350px;
  margin: 160px 50px;
  background-color: #666666;
  border: 1px solid black;
  filter:alpha(opacity=60); /* for IE browsers */
  opacity:0.6;              /* for all others */
  overflow: auto;
}
div.transbox_gallery
{
	width: 680px;
	height: 475px;
	margin: 120px 50px;
	background-color: #666666;
	border: 1px solid black;
	/*filter:alpha(opacity=60); *//* for IE browsers */
  /*opacity:0.6; */             /* for all others */
  overflow: auto;
}
div.movie_wrapper
{
  width: 550px;
  height: 475px;
  margin: 100px 90px;
  /*background-color: #000000;*/
  /*border: 1px solid black;*/
  /*filter:alpha(opacity=60); *//* for IE browsers */
  /*opacity:0.6; */             /* for all others */
  overflow: auto;
}
div.movie_title
{
  background-color: #666666;
  filter:alpha(opacity=80); /* for IE browsers */
  opacity:0.8;              /* for all others */
}
div.movie_box
{
  /*background-color: #999999;*/
  filter:alpha(opacity=100); /* for IE browsers */
  opacity:1.0;              /* for all others */
}
div.transbox_calendar
{
  width: 770px;
  height: 560px;
  margin: 160px 0px;
  background-color: #666666;
  border: 1px solid black;
  filter:alpha(opacity=80); /* for IE browsers */
  opacity:0.8;              /* for all others */
  overflow: auto;
}
div.transbox p
{
  margin: 30px 40px;
  font-weight: bold;
  color: #ffffff;
}

div.transbox li
{
	margin: 5px 40px ;
}
div.transbox_holder
{
  width: 620px;
  height: 350px;
  margin: 160px 50px;
}
#toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}.lists {
	padding: 20px;


}

