body {
  color: #000;
  font-size: 11px;
  font-family: verdana;
  margin-top: 0;
}

body, #twitterHide {
  background-color: #fff;
}

div.wrapper {
  border: #000 1px solid;
}

#twitterHide {
  border-style: none;
  border-right-style: solid;
  border-width: 1px;
  width: 299px;
  height: 200px;
  position: absolute;
  top:165px;
  left: -300px;
  z-index: 1001;
}

div.wrapper {
  width: 800px;
  border-top: 0px;
  padding: 0;
  padding-bottom: 0;
  margin: 0 auto 0 auto;
  background: #fff url(../images/movie_reel.jpg) bottom right no-repeat;
  top: 0px;
  left: 0px;
  z-index: 1;
  position: relative;
}

div.header{
  text-align: center;
  border-bottom: 1px #000 solid;
  background-color: #000;
  padding: 0px;
  margin-bottom: -3px;
}

div.content {
  padding: 15px 25px 50px 25px;
  font-size: 12px;
  font-family:verdana;
  /*background-color: #fff;*/
  /*opacity: .8;*/
  /*filter:alpha(opacity=80);*/
  width: 750px;
}

div.content p {
  text-align: justify;
}

div.content p img {
  margin: 10px;
  border: 1px #000 solid;
}

img.noborder {
  border-style: none !important;
}

div.footer {
  font-size: 9px;
  text-align: center;
  /*background-color: #fff;*/
  /*opacity: .8;*/
  /*filter:alpha(opacity=80);*/
  width: 750px;
  padding: 25px;
  margin: 0;
}

a {
  text-decoration: none;
  color: #3366CC;
}

a:hover {
  color: #003366;
}

div.nav {
  text-align: center !important;
  margin: 0 auto 0 auto;
  background: transparent url(../images/menu_bg.gif) top left repeat-x;
  height: 37px;
}


div.nav ul {
  margin: 0 auto 0 auto;
  text-align: center;
}

div.nav ul, div.nav ul li {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}

div.nav ul li, div.subNav ul li {
  display: inline-block;
  float: left;
  margin-top: 15px;
  padding: 0 15px;
  font-weight: bold;
  color: #000;
}

div.subNav {
  margin: 0;
  padding: 0;
  background-color: #000;
  color: #fff;
  border-bottom: 1px #000 solid;
  height: 25px;
  z-index: 910;
  position: relative;
}

div.subNav ul {
  padding: 0;
  margin: 0;
  list-style-type: square !important;
}

div.subNav ul li {
  padding: 0;
  margin: 0;
  margin-top: 5px;
  margin-left: 5px;
  color: #cdcdcd;
  display: inline-block;
}

.subNav ul li a {
  color: #fff;
  display: inline-block;
}

.subNav ul li a:hover {
  color: orange;
}

div.nav ul li a {
  color: #000;
}


.nav a:hover {
  color: orange;
}

.imgRight { 
  float: right;
  clear: both;
}

.imgCenter {
  margin: 0 auto 0 auto;
  display: block;
}

.rightCol {
  width: 40%;
  height: 100%;
  float: right;
  margin-left: 30px;
}

.rightCol p {
  text-align: left !important;
}

h1 {
  font-family: "Times New Roman",Georgia,Serif;
  font-size: 2.5em;
  font-weight: normal;
  text-decoration: underline;
}

h4 {
  display: inline-block;
  font-size: 1.2em;
  color: #000;
}

/*------------------------------------------
   TWITTER STYLES
------------------------------------------*/
#twitterBox {
  top: 165px;
  left: -295px;
  position: absolute;
  width: 318px;
  z-index: 1000;
}

#twitterTab {
  background: transparent url(../images/twitter_tab.png) top left no-repeat;
  display: inline-block;
  width: 25px;
  height: 187px;
}

#twitterMain {
  background: transparent url(../images/twitter_main.png) top left repeat-x;
  float: left;
  display: inline-block;
  width: 293px;
  height: 187px;
  margin: 0 auto 0 auto;
  padding-top: 25px;
}

#twitterMain ul {
	list-style: none;
	margin: 0 15px 0 15px;
	padding: 0;
}

#twitterMain ul li {
	display: inline-block;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-weight: bold;
}

#twitterMain ul li a img {
	display: inline-block;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
}

#twitterMain ul li p {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#twitterMain ul li a img {
	display: none;
}

#twitterMain ul li:first-child a img {
	display: inline;
	margin-right: 20px;
}

/*
#twitterMain ul li {
	display: block;
	background-color: #e1e5e6;
	padding: 30px 10px;
	border: #66a0b0 1px solid;
	font-size: 12px;
	margin-bottom: 15px;
}

#twitterMain ul li:first-child {
	display: block;
	background-color: #cbf0fb;
	padding: 30px 10px;
	border: #66a0b0 1px solid;
	font-size: 14px;
	margin-bottom: 15px;
}
*/

#twitterMain ul li p span {
	font-weight: bold;
	display: block;
}

span.time {
	display: block;
	font-weight: none;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	margin-top: 10px;
}

.nohide {
	display: relative !important;
	visibility: visible !important;
}

a.specialevent {
	display: block;
	margin: 0;
	padding: 0;
	margin-top: -15px;
	margin-left: -25px;
	margin-right: -25px;
}

img.specialevent {
	border-style: none;
}

span.specialevent {
	display: none;
}
