A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
}

a:active, a:visited, a:link {
	color: #8B0000;
 }

a:hover {
	color: #000000;
}

a.small {
	font-size: small;
}

div.newsImage {
  text-align: center;
}

div.newsImage a {
  text-decoration: none;
}

body /*,html*/ {
	min-width: 699px;
	background: #CC0000 url('images/icons/background_red.jpg')  no-repeat -15px 250px fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
  text-align: center;
  margin: 20px 20px 20px 20px;
}

#outer {
	width: 659px;
	text-align: center;
	margin: 0 auto; 
	padding: 0px;
}

#logo {
    width: 507px;
		height: 119px;
		background: url('images/icons/logo.jpg');
}

#player {
		text-align: right;
}

#content {
   width: 507px;
   text-align: center;
	 float: right;
	 height: 100%;
 	 margin: 0;
}

#media {
   width: 507px;
	 margin: 0;
   height: 450px;
   overflow: hidden;
   padding: 0;
   border: none;
   font-family: Georgia;
}

#menu {
	float: left;
	height: 100%;
	width: 152px;
  overflow: hidden;
}

#right {
		width: 659px;
		margin:0; padding:0;
		background:  url('images/icons/background_right.jpg') repeat-y right;
}

#left {
		width: 659px;
		margin:0; padding:0;
	  background: url('images/icons/background_left.jpg') repeat-y left;
}

#footer {
	width: 654px;
  position: relative;
  background: #990000;
	font-size: small;
	text-align:center;
	padding: 2px;
}

#footer A {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

#footer a:hover {
	text-decoration: underline;
}

#header {
	width: 659px;
  position: relative;
  background: #990000;
	font-size: x-small;
	text-align: right;
}

div.mainImage {
	padding: 0;
	margin: 0;
	border: none;
	height: 100%;
	display: none;
}

div.mainPage {
  background: url('images/icons/loading.gif') center no-repeat;
  width: 600px;
	height: 589px;
	text-align: center;
	margin: 0 auto; 
	padding: 0;
  display: none;
}
 
#enter a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
 
li {
    margin: 0;
}
	 
#text {
	  width: 462px;
		font-size: small;
		margin: 0 20px 0 25px;
    overflow: auto;
    padding: 0;
    border: none;
  	font-family: Georgia;
		text-align: left;
}

div.carousel {
    width: 435px;
	  margin: 0 47px 0 25px;
    height: 145px;
    text-align: center;
    border: 0px;/* #CC0000 solid;*/
		background: #FFFFCC;
}

div.carousel img {
  cursor: pointer;
}

div.carousel ul {
  background: #FFFFCC;/*#CC0000;*/
	margin: 0;
	padding: 1px;
	list-style: none;
	border: none;
}

div.carousel li {
	padding: 2px;
}

#movie {
/*  position: relative; or absolute*/
  z-index: 0;
  display: none;
	width: 380px;
  margin: 20px auto;
	background: #660000;
	vertical-align: middle;
}

#themovie {
	cursor: pointer;
}

#pictures {
  display: none;
	vertical-align: middle;
	text-align: center;
  background: #FFFFCC;
  width: 460px;
  margin: 0 32px 0 15px;
  height: 100%;
}

img#pictures {
	vertical-align: bottom;
	text-align: center;
}

#title {
    width: 434px;
	  margin: 0 40px 0 33px;
    border: none;
		text-align: center;
		font-size: medium;
		font-weight: bold;
		color: #660099;
}

#buttons {
    width: 434px;
	  margin: 0 40px 0 33px;
    border: none;
		vertical-align: top;
		min-height: 22px;
		text-align: center;
}

span.buttontext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  text-decoration: none;
  text-align: center;
	vertical-align: top;
  color: #660000;
}

.entry {
  text-align: left;
	font-weight: normal;
	border-color: #CC0000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	float: left;
	width: 455px;
	vertical-align: top;
	padding: 5px 0 5px 0;
}

p.entryheader {
	font-weight: bold;
	font-size: small;
	color: #660099;/*990000;*/
	padding: 0px;
	margin: 0px;
}

p.entrytext {
  font-weight: normal;
	font-size: small; 
	text-decoration: none;
	padding-left: 5px;
}

p.entrydate {
	font-weight: normal;
	font-size: x-small;
	color: #000000;
}

span.copy {
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
  text-decoration: none;
  text-align: center;
  color: #660000;
}
.tooltip {
  padding:2px;
  color:#660099;
	font-weight:bold;
	position:absolute;
	z-index:1000;
	text-align:center;
	background:#FFFFFF;
	font-size:small;
	width:141px;
}

#register{
	background: #CC0000;
	color: #FFFF00;
}

#submit{
	background: #CC0000;
	color: #FFFF00;
}

.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
		
.column-in {
		margin:0; 
		}
		
/* hides the second object from all versions of IE */
* html object.mov {
    display: none;
}

/* displays the second object in all versions of IE apart from 5 on PC */
* html object.mov/**/ {
    display: inline;
}

/* hides the second object from all versions of IE >= 5.5 */
* html object.mov {
    display/**/: none;
}

