@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0;	outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%;  vertical-align: baseline; }

/* remember to define focus styles! */

body { background-color: #F0E6E6; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; color: #1A171B; line-height: 17px; letter-spacing: -0.1px }
li { list-style: none }
a { color: #666; text-decoration: none }
a:hover { text-decoration: underline }

#container { margin: 12px 0 0 17px }
#logo { float: left }
#column { float: left; width: 181px; margin: 30px 24px 0 0 }
#column.leftColumn { margin-left: 32px; }
#column.rightColumn { width: 300px; color: #666; margin-left: -10px }
