﻿html {
width:100%;
margin: 0px;
height:100%

}
body {
width:100%;
height:100%;
margin: 0px;
background:#ff7c00 url('../images/topbg.gif') repeat-x top;
text-align:center;
}
.site_table {
	height:auto;
	width:100%;
	text-align:center
}
.menubg {
height:54px;
background:url('../images/menubg.jpg') repeat-x top;
} 
.mainmenu{
font-weight: bold;
font-size: 100%;
FONT:bold 11px Verdana; 
width: 100%;
}

.mainmenu ul{
border: 0px ;
padding:10px;
margin: 0;
text-align: left; 
overflow: hidden;
text-transform:uppercase}

.mainmenu ul li{
display: inline;
}

.mainmenu ul li a{
color: #ffffff;
padding: 7px 24px 7px 24px;
margin: 0;
text-decoration: none;

}

.mainmenu ul li a:hover{
color: black;
background: transparent url(../images/button.gif) center no-repeat; /*background of menu item onMouseover*/
color:#ffffff;
}
.mainmenu li a.selected{
background: url(../images/button.gif) center no-repeat;
color:#60260c;
cursor:pointer
}
.logo 
{
	width:135px;
	background: url(../images/logo.gif) top no-repeat;
}
.cup 
{
	width:37px;
	height:47px;
	background: url(../images/cup.gif) no-repeat;
}
.cup2 
{
	width:37px;
	height:47px;
	background: url(../images/cupr.gif) no-repeat;
}
.contenttitle {
background-color:#60260c;
font-size:14px;
font-family:Verdana;
color:white;
text-align:left;
font-weight:bold
}
.content {
padding-left:20px;
padding-right:20px;
background-color:#60260c;
font-size:12px;
font-family:Verdana;
color:#ff7c00;
text-align:left;

}
.contenttop
{
	width:575px;
	height:24px;
	background: url(../images/topcontent.gif) no-repeat;
}

.contentbottom
{
	width:575px;
	height:24px;
	background: url(../images/bottomcontent.gif) no-repeat;
}
.news {
background-color:#60260c;
font-size:12px;
font-family:Verdana;
text-align:center;
height:100%;
vertical-align:top

}
.newstop
{
	width:280px;
	height:24px;
	background: url(../images/topnews.gif) no-repeat;
	text-align:center
}

.newsbottom
{
	width:280px;
	height:24px;
	background: url(../images/bottomnews.gif) no-repeat;
}
.cup3 
{
	width:37px;
	height:47px;
	background: url(../images/cupl.gif) no-repeat;
}
.cup2 
{
	width:37px;
	height:47px;
	background: url(../images/cupr.gif) no-repeat;
}
.footer {
background-color:#60260c;
font-size:10px;
font-family:Verdana;
color:white;
text-align:center;
}

.footer a,a:visited {
color:white;
	}

.newsbg{
	height:246px;width:247px;
	background:url(../images/news.jpg) no-repeat;
	vertical-align:top;
}
#NewsTicker{
width:230px;
height:30px;
margin:0 auto;
padding-top:0px;
text-align:left;
position:relative;
display:none
}
#NewsTicker h1{
padding:0px; margin:0;
color:#ffffff;
font-size:12px;
font-weight:bold;
margin:0;
padding:0
}
#NewsVertical {
width: 230px;
height: 102px;
display: block;
overflow: hidden;
position:relative;}
#controller{
font-size:12px;
color:#ffffff;
}
#play_scroll_cont{display:none;}
/* --------------- */
/* Ticker Vertical */
#TickerVertical {
width: 230px;
height: 82px;
display: block;
list-style: none;
margin: 0;
padding: 0;
}
#TickerVertical li {
display: block;
width: 230px;
color: #333333;
text-align: left;
font-size: 11px;
margin: 0;
height:100px;
padding: 0px;
float: left;
}
#TickerVertical li .NewsTitle{
display: block;
color: #000000;
font-size: 12px;
font-weight:bold;
margin-bottom:6px;
}
#TickerVertical li .NewsTitle a:Visited {
display: block;
color: #000000;
font-size: 12px;
font-weight:bold;
margin-bottom:6px;
text-decoration:none;
}
#TickerVertical li .NewsTitle a:link {
display: block;
color: #000000;
font-size: 12px;
font-weight:bold;
margin-bottom:6px;
text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
text-decoration:underline;
}

#TickerVertical li .NewsImg{
float:left;
margin-right:10px;
}
#TickerVertical li .NewsFooter{
display: block;
color: #000000;
font-size: 10px;
margin:0px 0 0px 0;
}
.contentsubtop
{
	width:875px;
	height:24px;
	background: url(../images/topsubcontent.gif) no-repeat;
}
.contentsubbottom
{
	width:875px;
	height:24px;
	background: url(../images/bottomsubcontent.gif) no-repeat;
}
.gallery {
	width: 100%;
	text-align:center;
	height:auto;
}
.gallery img {
	border:3px #ff7c00 solid
}
