body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	vertical-align:top;
}
body {
	background-color: #000000;
	background-image: url(art/bgblack.jpg);
	background-repeat: repeat-x;
}
a {
	color: #CC6600;
}
.bgnews {
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
.news_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration:underline;
	font-weight: bold;
}
.news_descr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
 WebMenu styles 
                /* hidden submenu style */
                .wmSubMenuHidden {position:absolute;visibility:hidden;z-index:100;}

                /* share link style for both menus */
                .wmLink {display:block;width:100%;padding:2px 2px 3px 2px;text-decoration:none;color:#AA9E76;font-size:13px;font-family: Georgia, "Times New Roman", Times, serif;}
				.wmlink a:link {color: #AA9E76;text-decoration:none; }
				.wmlink a:visited {color: #AA9E76;text-decoration:none; }
				.wmlink a:active {color: #AA9E76;text-decoration:none; }
                .wmLink a:hover {color: #AA9E76;text-decoration:none; }

                 /* vertical menu styles */
                .vItemOn  {width:120px;margin:2px;background:#000000;border:1px solid #AA9E76;cursor:pointer;}
                .vItemOff {width:120px;margin:2px;background:#000000;border:1px solid #5D573E;cursor:pointer;}
				.vButtonOn  {cursor:pointer;}
                .vButtonOff {cursor:pointer;}

        #ticker-container {
        position:relative;
        overflow:hidden;
        width: 279px;
        height: 175px;
        background-color: ;
        background-repeat: repeat;
        padding: 2px;
        border: none;
        }
	
	#ticker {
		position:relative;
		width:275px;
	}
	
	#ticker ul {
		padding:0;
		margin:0;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: Georgia, "Times New Roman", Times, serif;
            font-size: 12px;
            font-weight: normal;
            color: #AA9E76;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: Georgia, "Times New Roman", Times, serif;
            font-size: 12px;
            font-weight: bold;
            color: #CC6600;
            text-decoration: none;
            padding-left: 2px;
	}
        
#ticker ul li a:hover {
            font-family: Georgia, "Times New Roman", Times, serif;
            font-size: 12px;
            color: #CC6600;
            text-decoration: none;
            padding-left: 2px;
        }
#login {
float:left;
width:100%;
}

#login a{
float:right;
margin-right:30px;
}

/* movies and slides */

h2, #movies {
margin-left:50px;
width:780px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}

/* slides */

#slides {
margin-left:auto;
margin-right:auto;
width:757px;
height:410px;
}

#gal {
	height: 348px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E2DFDB;
	font-size: 13px;
	line-height: 20px;
width:647px;
padding:5px;
overflow: hidden;
position:relative;
float:left;
background-color:#000;
margin-top:30px;
}

#gal ul {
list-style-type:none;
margin:0px;
padding:0px;
position:relative;
}
#gal ul li {
float:left;
margin-right:10px;
margin-bottom:10px;
width:152px; 
overflow:hidden;
height:167px; 
border:1px solid #fff;
position:relative;
}

#gal ul li a {
top:-67px;
position:relative;
width:400px;
display:block;
text-align:center;
left:-132px;
}
#gal ul li a img {
height:300px;
position:relative;
display:block;
margin-left:auto;
margin-right:auto;
}

#scroll_right,
#scroll_left {
z-index:10;
width:50px;
height:160px;
padding-top:111px;
cursor:pointer;
float:left;
margin-top:50px;
background-color:#776B43;
}

#scroll_right {
float:left;
}

#scroll_right span,
#scroll_left span {
text-transform:uppercase;
font-family:Arial;
font-size:2.5em;
display:block;
text-align:center;
color:#fff;
font-weight:bold;
}


#scroll_right.active span,
#scroll_left.active span {
visibility:visible;
}

#scroll_right.hidden,
#scroll_left.hidden {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
display:block;
visibility:visible;
}


/* movies */




