body {
background: #20174e;
margin:auto;
font-family: Tahoma;
font-size:1em;
text-align:center;
color: #20174e;
} 
div#wrapper {
margin:auto;
width:1000px;
background-image: url(../images/bg.gif);
background-repeat:no-repeat;
padding-left:75px;
text-align:left;
}
div#header {
text-align:left;
margin-top:10px;
}
div#main {
background:#ffffff;
width: 850px;
padding:10px;
}
div#movie {
width: 620px;
height: 200px;
float:left;
border:8px solid #20174e;
}
div#menu {
width: 200px;
padding-left:10px;
float:left;
}
div#footer {
width: 870px;
color: #ccddff;
font-size:.8em;
}
div.clear {
clear:both;
}

a:link {
text-decoration:underline;
color: #20174e;
}
a:visited {
text-decoration:underline;
color: #20174e;
}
a:hover {
text-decoration:none;
color:#0066cc;
}

.m1 {
font-family: Trebuchet MS;
font-size:1.2em;
font-weight:bold;
}
.m1:link {
text-decoration:none;
color:#20174e;
}
.m1:visited {
text-decoration:none;
color:#20174e;
}
.m1:hover {
color:#0066cc;
}
.f1 {
font-family: Trebuchet MS;
color: #ccddff;
}
.f1:link {
text-decoration:none;
color: #ccddff;
}
.f1:visited {
text-decoration:none;
color: #ccddff;
}
.f1:hover {
text-decoration:underline;
color:#ffffff;
}

h1 {
font-family: Trebuchet MS;
font-size:1.5em;
color:#20174e;
font-style: italic;
}
h2 {
font-family: Trebuchet MS;
font-size:1.2em;
color:#20174e;
font-style: italic;
}
h3 {
font-family: Trebuchet MS;
font-size:1em;
color:#20174e;
font-style: italic;
}


