a:link {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #000000;
text-decoration: none;
}

a.current:visited {
color: #ffffff;
text-decoration: none;
}

a.current {
color: #ffffff;
}

a:active {
color: #ffffff;
}

a:hover {
text-decoration: underline;
}

body {
background-attachment: scroll;
background-color: #ffcc66;
background-image: url(http://disney.go.com/disneyvideos/movieshowcase/gfx/background.jpg);
background-position: 0px 0px;
background-repeat: repeat-x;
margin: 0px;
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
}

p {
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
}

td {
color: #000000;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
}

/* styles for main content display */

.date {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: italic;
font-weight: bold;
}

.title {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
}

.movie img {
margin: 0px;
padding: 4px;
}

#month {
font-weight: bold;
}

#page {
font-weight: bold;
}

#top {
font-size: 10px;
}

/* styles for the positioning of elements on page */

#header {
position: absolute;
z-index: 2;
top: 0px;
left: 0px;
text-align: center;
width: 100%;
}

#contentDisney {
position: absolute;
z-index: 4;
top: 237px;
left: 30px;
text-align: center;
width: 100%;
}

#contentBuenaVista {
position: absolute;
z-index: 4;
top: 260px;
left: 0px;
text-align: center;
width: 100%;
}

#contentHome {
position: absolute;
z-index: 4;
top: 192px;
left: 30px;
text-align: center;
width: 100%;
}

#nav {
position: absolute;
z-index: 3;
top: 206px;
left: 0px;
text-align: center;
width: 100%;
}

#reels {
position: absolute;
z-index: 1;
top: 95px;
left: 0px;
text-align: center;
width: 100%;
}