body, html {
	margin: 0px;
	padding: 0px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFF;
}

body {
	background:url(../gfx/headerRepeatX.jpg) repeat-x #000;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}

a {
	color:#a5f2ab;
}

object:focus {
	outline: none;
}

#site {
	width: 1016px;
	margin: 0px auto;
}

#header {
	height: 125px;
	position: relative;
	z-index: 0;
	overflow:visible;
}

#header #headerBack {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	z-index: -1;
}
#header #mainMenu {
	position: absolute;
	top: 43px;
	left: 88px;
	width: 750px;
	height: 37px;
}

#header #mainMenu a {
	position: relative;
	color: #afafaf;
	text-decoration: none;
	padding: 10px;
	margin: 0px 10px 0px 0px;
	top: 9px;
}

#header #mainMenu a:hover {
	background-color:#313131;
	color: #cbcbcb;
}

#header #mainMenu a.selected {
	color:#f2644c;
	font-weight: bold;
	text-shadow: #000 1px 1px;
        background-color:#303030;
	/*text-decoration:underline;*/
}
#header #mainMenu a.selected:hover {
	color: #afafaf;
}


#content {
	position:relative;
	color:#FFF;
	font-size: 14px;
	margin: 0px 116px 0px 100px;
	z-index: 1;
}

#content h1 {
	/*color: #f26649;*/
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 25px 0px;
}

#content p {
	margin: 0px 0px 25px 0px;
}

#content table {
	border: 1px #212223 solid;
	width: 100%;
	background-color: #131313;
}
#content table th {
	background-color: #f26649;
	padding: 3px;
	margin: 0px;
	font-weight: bold;
}
#content table td {
	border-top: #212223 1px solid;
	padding: 3px;
}
#content table td a {
	text-decoration:none;
	color: #FFF;
}

#content table.rollover tbody tr:hover {
	background-color:#212223;
	cursor:pointer;
}

#footer {
	background: url(../gfx/footer.jpg) no-repeat;
	height: 64px;
	position: relative;
}

#footer #logo {
	position: absolute;
	top: 45px;
	right: 115px;
}
#footer #logo img {
	margin-left: 10px;
}
#footer #copyright {
	position: absolute;
	top: 35px;
	left: 99px;
	font-size: 10px;
}


table#frontMovie td {
          border:none;
          height: 0px;
          background-color: #000000;
          text-align: center;
          padding-left: 20px;
          
}

table#frontMovie {
border: none 0px;
}

.MovieText {
            font-size: 12px;
}

#mand
{
	position: absolute;
	top: 146px;
	left: 1000px;
}








































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
