body { background: #000 url(../images/bg.gif) repeat-x; }

a {color: #ea1c24; }
a:focus{ outline:none; }

a:link    { color: #ea1c24; }
a:visited { color: #F6BB00;}
a:hover   { color: #fff; }
a:active  { color: #F6BB00; }


.container { color: #fff; width: 800px; }


#header { background: url(../images/bg-top.gif) no-repeat; height: 250px; }
#header img {margin: 130px 0 0 30px; }

#nav { background: #000; }
#content { padding-top: 10px; background: #000 url(../images/bg-content.gif) repeat-y; }

#footer { background: url(../images/bg-footer.gif) no-repeat 0 0; text-align: center; padding-top: 30px}
#footer.small { font: normal 0.95em/1.5em arial; }


/* typography */

h1 { color: #eee; }
h2, h3, h4 { color: #ea1c24; }

p { color: #ccc; }

h1 { font-size: 2em; line-height:1.25; margin-bottom: 0.5em; }
/* h2 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; margin-top: 1em;} */
h2 { font-size: 1.2em; font-weight: bold; line-height: 1.25; margin-bottom: 1.25em; height: 1.25em; }
h3, h4 { font-size: 1em; font-weight: bold; margin-bottom: 0.25em;}


/* table */

th { background: #222; }

/* microformats */

.vcard .logo { display: none; }
.vcard .type { display: none; }