@import url('reset.min.css');

body {background-color:#ffffff; color:#333366; font:14px/22px 'Helvetica Neue',Arial,Helvetica,sans-serif; margin:0px auto;}

h1 {font-size:24px; font-weight:bold;}
h2 {font-size:20px; font-weight:bold;}
h3 {font-size:16px; font-weight:bold;}

a {font-weight:bold; color:#ff6633; text-decoration:none;}
a:hover {text-decoration:underline;}

ul {padding-left:50px; padding-bottom: 10px; list-style:disc;}
li {padding-left:20px;}

p {margin: 5px 0px 20px 0px;}

img {vertical-align:middle;}

#page {width:760px; margin:0px auto;}

#page #header {height:60px; border-bottom:4px solid #333366;}
#page #header .lt {padding-top:28px;}
#page #header .rt {padding-top:34px;}

#page #body {padding:10px 0px;}
#page #body img.lt {padding:0px 15px 0px 0px;}
#page #body #popcorn img{padding:10px 0px;}

#page #footer {text-align:center; line-height:30px; font-size:20px; height:100px; padding-top:20px;}

/* MISC Classes */
.lt {float:left;}
.rt {float:right;}
.nofloat {clear:both;}