body {
        font-family: tahoma, Verdana;
        font-size: 12px;
        text-align: center;
		background-color:#000000;
    }
    
html, body, #wrapper, h1 {
	margin: 0;
	padding: 0;
}

th, td {
	font-size: 12px;
}

img { border: 0; }

a:link {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link, #footer a:visited , .links a:link, .links a:visited {
	color:#FFF;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover , .links a:hover {
	color:#ff9740;
	font-weight: bold;
	text-decoration: none;
}

#links a:link, #links a:visited{
	color:#999;
	font-weight: bold;
	text-decoration: none;
}

#links a:hover {
	color:#ff9740;
	font-weight: bold;
	text-decoration: none;
}

.links a:link, .links a:visited {
	color:#8C8C8C;
	font-weight: bold;
	text-decoration: none;
}

.links a:hover {
	color:#ff9740;
	font-weight: bold;
	text-decoration: none;
}


#main {
	overflow: hidden;
	text-align:center;
}

#main ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align:center;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 25px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #CCC;
}

.main2 {
	overflow: hidden;
	text-align:center;
	border:1px solid #0066CC;
	width:98%;
}

.main2 ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align:center;
}

.main2 ul li {
	float: left;
	text-align: center;
	display: inline;
}

.main2 ul li a img {
	border: 3px solid #fff;
}


.main2 ul li a img:hover {
	border: 3px solid #B90000;
}

.main2 ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	color: #fff;
}


.line {
	border: 3px solid #fff;
}

#main ul li a img:hover {
	border: 3px solid #900;
}

#main ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 910px;
	position: relative;
	background-color:#FFFFFF;
}

h1 {
	font-size: 10pt;
}

h2, h3 {
	font-size: 10px;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

h3 {
	padding: 4px 0 0 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 2px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 3px;
	font-size: 1px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}



/* ***** */

#inner {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	background: white;
}

#header {
	padding-top: 3px;
	position: relative;
	width:903px;
}

#header img {
	display: block;
}

#nav {
	position: absolute;
	left: 730px;
	top: 40px;
	width: 200px;
}

#nav, #nav a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

.name  {
	background: url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
	height:14px;
}

#browse {
	float: left;
	width: 195px;
	margin: 0;
	padding: 0;
	background: white;
	border-bottom: 2px solid white;
	font-size:9pt;
}

#browse dt {
	background: url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align: center;
	font-weight: bold;
}

#browse dd {
	background:#333333;
	border-bottom: 1px solid #659db4;
	padding: 5px 0 5px 0;
	margin: 0 2px;
}

#browse dd a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 3px 22px;
}

* html #browse dd {
	padding: 3px 22px;
	padd\ing: 0;
}

* html #browse dd {
	display: inline;
	di\splay: block;
}

#browse dd a:hover {
	background: #74a7b7;
	display:block;
}

#browse .first {
	padding-top: 10px;
}

#browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#browse .searchform {
	padding: 10px;
}

#browse .text, #browse select {
	width: 160px;
}

#browse form {
	margin: 0;
	padding: 0;
}

#browse form div {
	padding-bottom: 8px;
	width: 165px; 
}


#body {
	float: right;
	width: 705px;
	margin: 2px 1px 0 2px;
	background-color:#FFFFFF;
	border: 1px solid #0066CC;
	position: relative;
}

#body p {
	margin: 1em 0;
	padding: 0;
}

#body .leftbox,
#body .rightbox {
	margin-top: 5px;
	color: #464646;
}

#body .leftbox {
	float: left;
	width: 700px;
}

#body .rightbox {
	float: right;
	width: 252px;
	margin-right: 18px;
	border-left: 1px solid #e5e5e5;
}

* html #body .rightbox {
	margin-right: 10px;
}

#body .br {
	border-bottom: 1px solid #e5e5e5;
}

#body .readmore {
	margin-top: -0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

#body .readmore a {
	color: #ad1c1c;
}

#body .readmore a:hover {
	color: #f73838;
}

#body h3 {
	text-align: center;
	font-family: Verdana, Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #5d5d5d;
	padding: 0 0 0 18px;
	margin: 1px 0 3px 0;
}

#footer {
	background-color:#464646;
	padding: 8px 8px 5px 8px;
	position: relative;
	text-align: center;
	border-bottom: 2px solid white;
}
	
#footer, #footer a {
	font-weight: bold;
	color:#FFF;
	text-decoration: none;
}

#footnav {
	position: absolute;
	text-align: right;
	right: 10px;
	top: 0px;
	padding: 8px 0 5px 0;
}

#pagation A:link {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #0000FF;
	display: block;
	width: 20px;
	border: 1px solid #CCCCCC;
}
#pagation A:active {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #0000FF;
	display: block;
	width: 20px;
	border: 1px solid #CCCCCC;
}
#pagation A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0000FF;
	display: block;
	width: 20px;
	border: 1px solid #CCCCCC;
}
#pagation A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #900;
	display: block;
	width: 20px;
	border: 1px solid #000000;
}
.disable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.nextback A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	display: block;
	width: 80px;
}
.nextback A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	display: block;
	width: 80px;
}
.nextback A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	display: block;
	width: 80px;
}
.nextback A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #900;
	display: block;
	width: 80px;
	border: 1px solid #CCCCCC;
}

#moviesbdr A:link {
	border: 2px solid #FFFFFF;
	display: block;
}
#moviesbdr A:active {
	border: 2px solid #FFFFFF;
	display: block;
}
#moviesbdr A:visited {
	border: 2px solid #FFFFFF;
	display: block;

}
#moviesbdr A:hover {
	border: 2px solid #900;
	display: block;
	width:125px;
}

#moviesbdr2 A:link {
	border: 2px solid #FFFFFF;
	display: block;
	height:70px;
}
#moviesbdr2 A:active {
	border: 2px solid #FFFFFF;
	display: block;
	height:70px;
}
#moviesbdr2 A:visited {
	border: 2px solid #FFFFFF;
	display: block;
	height:70px;
}
#moviesbdr2 A:hover {
	border: 2px solid #900;
	display: block;
	width:78px;
	height:70px;
}

.dark_red {
	color:#900;
}

      /*Pagination*/
      div.pagination {
              text-align:center;
              padding: 7px;
              margin: 3px;
      }

      div.pagination a {
              padding: 2px 5px 2px 5px; 
              margin: 2px;
              border: 1px solid #000000;
             
              text-decoration: none; /* no underline */
              color: #000000;
      }
      div.pagination a:hover, div.pagination a:active {
              border: 1px solid #000000;
              background-color:#000000;
              color: #fff;
      }
      div.pagination span.current {
              padding: 2px 5px 2px 5px;
              margin: 2px; 
                      border: 1px solid #000000;
                     
                      font-weight: bold;
                      background-color: #000000;
                      color: #FFF;
              } 
      div.pagination span.disabled {
                      padding: 2px 5px 2px 5px;
                      margin: 2px;
                      border: 1px solid #EEE;
             
                      color: #DDD; 
              }
