html, body, div, span, applet, object, iframe,
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
                                                  margin: 0;
                                                  padding: 0;
                                                  border: 0;
                                                  outline: 0;
                                                  font-size: 100%;
                                                  vertical-align: baseline;
                                                  background: transparent;
                                                  }
body {
       line-height: 1;
       }
ol, ul {
         list-style: none;
         }
blockquote, q {
                quotes: none;
                }
blockquote:before, blockquote:after,
q:before, q:after {
                    content: '';
                    content: none;
                    }


/* remember to define focus styles! */
:focus {
         outline: 0;
         }

/* remember to highlight inserts somehow! */
ins {
      text-decoration: none;
      }
del {
      text-decoration: line-through;
      }

/* tables still need 'cellspacing="0"' in the markup */
table {
        border-collapse: collapse;
        border-spacing: 0;
        }
/* end of reset
   ************ */

body {
       position: relative;
       font-family: "Verdana", "Arial", "Liberation Sans", sans-serif;
       font-size: 12px;
       color: #000000;
       }
#container {
             width: 932px;
             margin: 0 auto;
             }

#header {
          width: 932px;
          height: 170px;
          background: url('/css/header.png') left bottom no-repeat;
          position: relative;
          }

#header .logo a {
               display: block;
               width: 220px;
               color: #4a5781;
               position: absolute;
               top: 0px;
               left: 0;
               padding-top: 10px;
               font-size: 16px;
               text-align: center;
               text-decoration: none;
               text-transform: uppercase;
               font-family: "Verdana", "Arial", "Liberation Sans", sans-serif;
               }

#header #nota {
                 width: 468px;
                 position: absolute;
                 top: 90px;
                 left: 227px;
                 text-align: center;
                 font-size: 12px;
                 }
#header #banner {
                      width: 468px;
                      height: 60px;
                      position: absolute;
                      top: 21px;
                      left: 227px;
                      }

#header #info {
                 width: 185px;
                 position: absolute;
                 right: 7px;
                 top: 20px;
                 color: #7f0404;
                 font-size: 12px;
                 line-height: 1.4em;
                 font-weight: bold;
                 }

#header #top_nav {
                   position: absolute;
                   width: 905px;
                   height: 45px;
                   bottom: 9px;
                   left: 12px;
                   }

#header #top_nav li {
                      height: 45px;
                      line-height: 45px;
                      background: url('/css/menu.gif') 0 0 no-repeat;
                      float: left;
                      }
#header #top_nav li.first {
                            background: none;
                            }
#header #top_nav li a {
                        display: block;
                        height: 45px;
                        line-height: 45px;
                        color: #ffffff;
                        text-decoration: none;
                        font-weight: bold;
                        padding: 0 16px;
                        font-size: 11px;
                        text-transform: uppercase;
                        }
#header #top_nav li a:hover {
                              background: url('/css/menu.png') center bottom no-repeat;
                              }

#main {
        padding-bottom: 30px;
        overflow: hidden;
        padding-top: 10px;
        }

#main a {
          color: #d21f15;
          font-style: italic;
          }
#main p {
          margin: 1em 0;
          line-height: 1.5em;
          }

#main a:hover {
                text-decoration: none;
                }

#main h1 {
           color: #d21f15;
           font-size: 24px;
           text-indent: 30px;
           margin: 1em 0;
           font-weight: bold;
           }

#main h2 {
           color: #d21f15;
           font-size: 20px;
           text-indent: 30px;
           margin: 1em 0;
           font-weight: normal;
           }

#main h2.center {
                  text-align: center;
                  text-indent: 0;
                  color: #87211a;
                  margin: 0 0 0.5em 0;
                  }

#main a img {
	padding-right: 5px;
	}

#main #col {
             width: 153px;
             float: left;
             padding-left: 3px;
             }

#main #col a {
		text-decoration: none;
		}

#main #col .sidecol {
                      width: 153px;
                      background: url('/css/s2.png') 0 0 repeat-y;
                      text-align: center;
                      margin-top: 20px;
                      }
#main #col .sidecol img {
                          margin-top: 10px;
                          }
#main #col .sidecol .title {
				background: url('/css/s1.png') 0 0 no-repeat;
				height: 48px;
				line-height: 48px;
				color: #ffffff;
				font-size: 16px;
				font-weight: bold;
				}

#main #col .sidecol .end {
                           height: 19px;
                           width: 153px;
                           background: url('/css/s3.png') 0 0 no-repeat;
                           }

#main #text {
		width: 760px;
		float: right;
              }

#main #text p {
		text-indent: 30px;
              }

#promo {
		width: 143px;
		height: 280px;
		padding-left: 5px;
		background: url('/css/form1.png') 0 0 no-repeat;
	}

#promo .title {
		margin-top: 10px;
		text-align: center;
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
		line-height: 50px;
		}

#main .clear {
               width: 932px;
               overflow: hidden;
               margin-bottom: 20px;
               }

#main .sponsors {
                  width: 340px;
                  float: right;
                  padding-right: 2px;
                  }
#main .sponsors div {
                      width: 340px;
                      height: 305px;
                      border: 1px solid #c5c5c5;
                      position: relative;
                      }
#main .sponsors h2 {
                     text-indent: 0;
                     }
#main .sponsors div p img {
                            vertical-align: middle;
                            }
#main .sponsors div a.more {
                             position: absolute;
                             padding-right: 25px;
                             background: url('/css/more.gif') right center no-repeat;
                             font-style: normal;
                             top: 280px;
                             right: 10px;
                             }

#footer {
		width: 932px;
		height: 90px;
		margin: 0 auto;
		background: url('/css/foot.png') 0 0 repeat-x;
		}

#footer .fitter {
                  width: 760px;
                  height: 60px;
                  margin: 0 auto;
                  background: url('/css/footer.png') left center no-repeat;
                  padding-top: 25px;
                  padding-left: 140px;
                  line-height: 1.5em;
                  font-weight: bold;
                  color: #ffffff;
                  }

#footer .fitter a {
                    color: #ffffff;
                    }

abbr {
cursor: help;
}