
#navrow { height: 137px; background-image: url(../images/navfpo.jpg); background-position: 0 0; background-repeat: no-repeat;}
#movierow { height: 332px; width: 962px; background-image: url(../images/moviebkgd.gif); background-position: 0 0; background-repeat: no-repeat; }
#moviecell { height: 320px; width: 920px; background-color: #eee; position: relative; top: 6px; }
#storyrow { height: 160px; margin: 20px 0px; }

#story1, #story2, #story3 { height: 200px; position: relative; float: left; width: 33%; border-left: 1px dotted #555; text-align: left; vertical-align: top; }
#story1 { border: 0px; }

.storycontainer { padding: 4px 12px; }
#story1 .storycontainer { padding-left: 0px; }
#story3 .storycontainer { padding-right: 0px; }

#story1 p, #story2 p, #story3 p { font-size: 12px; line-height: 15px; color: #333; }

.storytext a:link { color: #008520; text-decoration: none; }
.storytext a:visited { color: #3A6A46; text-decoration: none; }
.storytext a:hover { text-decoration: none; }
.storytext a:active { color: #008520; text-decoration: none; }

.storyimage1 { margin-right: 10px; }
.storyimage2 { margin-right: 10px; }
.storyimage3 { margin-left: 10px; }

.storytitle {margin-bottom: 4px; }