body{
background-color: white;
color: black;
font-family: sans-serif; 
background: url(images/news_background.gif) 0 0 no-repeat;
background-position: 10px 365px;
font-size: 12px; 
}

.main {
width: 768px;
margin: auto;  
}

.maincontent {
}

.topheader {
height: 125px; 
width: 768px; 
margin: auto; 
border: 1px black solid; 
margin-bottom: 10px; 
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}

.footer {
display: none; 
height: 100px; 
margin: auto; 
width: 768px; 
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
position: absolute; 
top: 900px; 
}

.leftmenu {
float: left; 
clear: left; 
color: black; 
margin: 0px 0px 0px 0px; 
}

.pagetitle {
float: left; 
display:block; 
width:550px; 
height:100px;
margin: 0px 10px 0px 10px; 
background:transparent url(images/pagetitles/news.gif) 0 0 no-repeat;
clear: right; 
}

.menu {display:block; width:110px; height:20px;}

.menu ul {margin:0; padding:0; list-style-type:none;}

.menu li {float:left;}

.menu a {display:block; width:110px; padding-top:20px; height:0; color:#000; text-decoration:none; overflow:hidden;}

.menu a#item0 {background:transparent url(menu/index_button.gif) 0 0 no-repeat;}
.menu a#item1 {background:transparent url(menu/news_button.gif) 0 0 no-repeat;}
.menu a#item2 {background:transparent url(menu/characters_button.gif) 0 0 no-repeat;}
.menu a#item3 {background:transparent url(menu/tricks_button.gif) 0 0 no-repeat;}
.menu a#item4 {background:transparent url(menu/skiing_button.gif) 0 0 no-repeat;}
.menu a#item5 {background:transparent url(menu/tracks_button.gif) 0 0 no-repeat;}
.menu a#item6 {background:transparent url(menu/faq_button.gif) 0 0 no-repeat;}
.menu a#item7 {background:transparent url(menu/art_button.gif) 0 0 no-repeat;}
.menu a#item8 {background:transparent url(menu/movies_button.gif) 0 0 no-repeat;}

.menu a#item0:hover {background:transparent url(menu/index_button_over.gif) 0 0 no-repeat;}
.menu a#item1:hover {background:transparent url(menu/news_button_over.gif) 0 0 no-repeat;}
.menu a#item2:hover {background:transparent url(menu/characters_button_over.gif) 0 0 no-repeat;}
.menu a#item3:hover {background:transparent url(menu/tricks_button_over.gif) 0 0 no-repeat;}
.menu a#item4:hover {background:transparent url(menu/skiing_button_over.gif) 0 0 no-repeat;}
.menu a#item5:hover {background:transparent url(menu/tracks_button_over.gif) 0 0 no-repeat;}
.menu a#item6:hover {background:transparent url(menu/faq_button_over.gif) 0 0 no-repeat;}
.menu a#item7:hover {background:transparent url(menu/art_button_over.gif) 0 0 no-repeat;}
.menu a#item8:hover {background:transparent url(menu/movies_button_over.gif) 0 0 no-repeat;}

* html .menu a:link, * html #menu a:visited {height:20px; he\ight:0;}

* html .menu a:hover {height:20px; he\ight:0;}

.cont {
float: left; 
padding: 100px; 
}


.download {
font-weight: bold; 
font-size: 1.2 em; 
background: #66CCFF;
color: #3333CC; 
border: blue 1px solid; 
padding: 5px; 
text-decoration: none; 
}

.dropdown  {
float: right; 
}

.txt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: black; 
margin: 10px; 
padding-left: 125px; 
}

