body{
background-color: white;
color: black;
font-family: sans-serif; 
font-size: 12px; 
}

.main {
width: 768px;
margin: auto;  
}

.maincontent {
width: 650px; 
float: right; 
}

.faqcontent {
float: right; 
margin: 25px; 
}



.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 {
height: 100px; 
margin: 0 auto; 
width: 768px; 
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
position: absolute; 
top: 1200px; 
left: 50%;
margin-left: -384px;

}

.pagetitle {
float: left; 
display:block; 
width:550px; 
height:100px;
margin: 0px 100px 0px 10px; 
background:transparent url(images/pagetitles/art.gif) 0 0 no-repeat;
clear: right; 
}

.leftmenu {
float: left; 
clear: left; 
color: black; 
margin: 0px 0px 100px 0px; 
}

#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; 
}

.download {
font-weight: bold; 
font-size: 1.2 em; 
background: #66CCFF;
color: #3333CC; 
border: blue 1px solid; 
padding: 5px; 
text-decoration: none; 
}

.faqby {
line-height: 25px; 
font-style: italic; 
font-size: .8em; 
color: #000000; 
}

.faqpicture {
float: right; 
margin: 10px;
}

.dropdown  {
float: right; 
}

.txt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
color: black; 
}

.arttable {
width: 600px; 
padding: 2px; 
align: center;
} 

.artdetails {
font-size: 12px; 
}

.arttitle {
font-size: 14px; 
font-weight: bold; 
}
