body {color: #ffffff;
background-color: #c12026;
margin: 0px;
padding: 0px;
font-family: sans-serif;
font-size: .75em;
line-height: 1.4em;
 }

div#content {
margin: 0px auto 0px auto;
text-align:left;
width: 900px;
background-image: url(pix/bgrW.jpg);
background-repeat: repeat-y; }

div#contenttext {
letter-spacing: 1px;
font-style: normal; }

div#top {
width: 1098px;
  height: 190px;
}
div#topcont {
margin-left: 40px;
margin-top: 14px;
font-size: 1.2em;
font-weight: bold;
color: #ff8588;
white-space: nowrap; }


a:link {color: #ffffff;
text-decoration: none;
 }
a:visited {color: #ffffff;
text-decoration: none;}
a:hover {color: #e2000b;
 }


div#ll {
font-style: italic;
font-weight: 100; }




h1 {font-family: serif;
font-size: 1.5em;
font-weight: normal;
 }
h2 {font-family: serif;
font-size: 1.4em;
font-weight: normal;
 }
h3 {font-family: serif;
font-size: 1.3em;
font-weight: normal;
 }
h4 {font-family: serif;
font-size: 1.2em;
font-weight: normal;
 }
h5 {font-family: serif;
font-size: 1.1em;
font-weight: normal;
 }


:focus {
    outline: none;
}
