body {
background-color: #002dd3;
background-image: url(/santa/skins/1/bg.jpg);
background-repeat: yes;
margin: 10px;
padding: 0px;
font: 12px verdana;
color: #ffffff;

scrollbar-face-color: #ffffff; 
scrollbar-highlight-color: #002dd3; 
scrollbar-shadow-color: #002dd3; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-arrow-color: #002dd3; 
scrollbar-track-color: #002dd3;  
scrollbar-darkshadow-color: #002dd3;  
scrollbar-base-color: #002dd3;
}


A:link {color: #7bcce2; text-decoration: none; font-weight: bold;}        
A:visited {color: #7bcce2; text-decoration: none; font-weight: bold;}      
A:active {color: #7bcce2; text-decoration: none; font-weight: bold;}        
A:hover { color:#ffffff; text-decoration: underline; font-weight: none;
} 


input , textarea, select  {
color : #ffffff;
font-size : 12px;
font-weight : normal;
text-decoration : none;
font-family: verdana;
text-align : left;
border-width : 1px;
border: 1px solid #ffffff;
background-color: #002dd3;
}


#frame {
border: 0px solid #ffffff;
width: 750px;
padding: 5px 0px 0px 0px;
}

#top {
border: 2px solid #ffffff;
width: 750px;
height: 250px;
padding: 0px;
margin: 0px;
}

#nav {
border: 0px solid #ffffff;
width: 750px;
height: 50px;
padding: 0px;
margin: 0px;
}

ul.navcontainer {
margin: 0;
padding: 0;
list-style-type: none;
}

ul.navcontainer li {
display: block;
float: left;
text-align: center;
margin: 0px;
padding: 0px 5px 5px 5px;;
}

ul.navcontainer li a {
display: block;
background-color: #002dd3;
padding: 5px 6px 5px 6px;
border: 2px solid #ffffff;
font-weight: bold;
}

#movies {
border: 2px solid #ffffff;
float: left;
width: 270px;
padding: 5px;
margin-bottom: 10px;
background-color: #002dd3;
font: 11px verdana;
color: #ffffff;
text-align: justify;
}

#main {
border: 2px solid #ffffff;
float: right;
width: 435px;
padding: 5px;
margin-bottom: 10px;
background-color: #002dd3;
font: 11px verdana;
color: #ffffff;
text-align: justify;
}

h2 {
letter-spacing: 6px;
font: 15px verdana;
color: #ffffff;
font-weight: bold;
margin: 4px;
}


table, td, tr {
background: #transparent;
border: 0px;
color: #ffffff;
font-family: verdana; 
font-size: 12px;
font-weight: normal;
font-style: normal;
letter-spacing: 0px;
padding: 0px;
width: 400px;
}
