*              { margin: 0; padding: 0px; }
html           { margin: 0; padding: 0px; }
body           { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #503f2d; background: #d8d8c0; margin: 0; padding: 0px; }
p              { margin: 10px 0px 10px 0px; line-height: 18px; }
h1 	           { font-size:28px; }
h2             { font-size:24px; }
h3             { font-size:20px; }
h4             { font-size:18px; }
h5             { font-size:16px; }
h6             { font-size:14px; }
.bold          { font-weight: bold; }
.clearboth     { clear: both; font-size: 0px; height: 0px; line-height: 0px; }
.clearleft     { clear: left; }
.clearright    { clear: right; }
.floatleft     { float: left; }
.floatright    { float: right; }
.smaller       { font-size: 10px; }
.largest       { font-size: 14px; }
.white         { color: #ffffff; }
.spacer_20     { font-size: 1px; height: 20px; line-height: 20px; }
.spacer_10     { font-size: 1px; height: 10px; line-height: 10px; }
.spacer_5      { font-size: 1px; height: 5px; line-height: 5px; }
.pad10         { padding: 10px; }
.underline     { text-decoration: underline; }
a              { color: #503f2d; text-decoration:none; font-weight: bold; border-bottom: 1px dashed #909060; }
a:link         { color: #503f2d; text-decoration:none; font-weight: bold; border-bottom: 1px dashed #909060; }
a:visited      { color: #503f2d; text-decoration:none; font-weight: bold; border-bottom: 1px dashed #909060; }
a:hover        { color: #fff; text-decoration:none; background: #909060; font-weight: bold; border-bottom: 1px dashed #fff; }
a:active       { color: #fff; text-decoration:none; background: #909060; font-weight: bold; border-bottom: 1px dashed #fff; }

.border      { border-bottom: 2px dashed #503f2d; }

.blog_photos { margin: 10px 10px 5px 0px; border: 1px solid #909060; padding: 1px; }

#bg_tile_divider { background: url(_img_v5/bg_tile_divider.gif) repeat-x; height: 11px; line-height: 11px; font-size: 1px; }

#content_bg    { background: url(_img_v5/bg_tile_content.gif) repeat-x; }
#content       { width: 940px; margin: 0 auto; padding: 28px 30px 0px 28px; }
#content_left  { width: 700px; float: left; }
#content_right { width: 200px; float: left; margin-left: 15px; padding-left: 15px; border-left: 2px dashed #503f2d; }

#countdown { width: 170px; margin: 10px auto 0px auto; text-align: center; background: #fff; padding:  5px 0px 20px 0px; border: 5px solid #503f2d; }

#flash_video { width: 320px; height: 240px; margin: 10px; }

#footer_tile   { background: url(_img_v5/footer_tile.gif) repeat-x; height: 27px; font-size: 1px; border-top: 3px solid #909060; border-bottom: 1px solid #909060; }

#header_bg     { background: url(_img_v5/bg_tile_header.gif) repeat; }
#header        { width: 996px; height: 118px; margin: 0 auto; }
#header_logo   { float: left; background: url(_img_v5/logo.png) no-repeat; margin-top: 20px; }
#header_nav    { float: right; font-size: 16px; font-weight: bold; background: #909060; padding: 3px 8px 8px 8px; margin-right: 20px; color: #fff; display: inline; }

.kodak_logo    { background: #fff; padding: 5px; border: 1px solid #503f2d; text-align: center; margin: 0px 0px 10px 0px; }

#middle_bg     { background: url(_img_v5/bg_tile_mid.gif) repeat-x; height: 340px; }
#middle        { width: 960px; margin: 0 auto; padding: 20px 18px 0px 18px; color: #fff; }
#middle_left   { width: 528px; margin: 0 auto; text-align: center; float: left; }
#middle_right  { width: 422px; float: left; margin-left: 10px; display: inline; padding-top: 10px; }
#middle a         { color: #909060; text-decoration:none; font-weight: bold; border-bottom: 1px dashed #fff; }
#middle a:link    { color: #909060; text-decoration:none; font-weight: bold; border-bottom: 1px dashed #fff; }
#middle a:visited { color: #909060; text-decoration:none; font-weight: bold; border-bottom: 1px dashed #fff; }
#middle a:hover   { background: #fff; text-decoration:none; font-weight: bold; border-bottom: 1px dashed #909060; }
#middle a:active  { background: #fff; text-decoration:none; font-weight: bold; border-bottom: 1px dashed #909060; }

ul.lists               { margin: 0; padding: 0px; list-style-type: none; }
ul.lists li            { margin: 0; padding: 0px; }
ul.lists li a          { color: #503f2d; text-decoration: none; display: block; padding: 3px 0px 3px 0px; font-weight: bold; border-bottom: 1px dashed #909060; }
ul.lists li a:link     { color: #503f2d; text-decoration: none; font-weight: bold; }
ul.lists li a:visited  { color: #503f2d; text-decoration: none; font-weight: bold; }
ul.lists li a:hover    { color: #fff; text-decoration: none; background: #909060; padding: 3px 0px 3px 3px; font-weight: bold; border-bottom: 1px dashed #fff; }
ul.lists li a:active   { color: #fff; text-decoration: none; font-weight: bold; }

ul.images           { width: 170px; margin: 0 auto; text-align: center; list-style-type: none; }
ul.images li        { margin: 0; padding: 3px 0px; }
ul.images li img    { border: 5px solid #fff; padding: 5px; background: #503f2d; }

#top_line      { background: #909060; height: 5px; font-size: 1px; line-height: 5px; }
