@charset "utf-8";

/* CSS Document */



body{

margin: 0px;

background-image:url(img/bg.gif);

background-color: #620101;

background-repeat:repeat-x;

font-family:Arial, Helvetica, sans-serif;

color:#FFFFFF;

font-size:11px;

text-align: justify;

line-height:16px;

}

H1{

font-size:13px;

font-weight:bold;

}

a {

color:#ffffff;

text-decoration:none;

}

.weblink{

color:#ffffff;

text-decoration:underline;

}

.style1 {color: #fb0402; font-weight:bold;}

.style3 {font-size: 12px}

a:hover {

color:#ff0f0f;

}

#wrapper{

width:100%;

background-image:url(img/top.jpg);

background-position:top;

background-repeat:no-repeat;

margin:0 auto;

float:left;

}

#container_wrapper{

margin-left:auto;

margin-right:auto;

width:810px;

height:100%;

}

#container{

width:810px;

margin:0 auto;

background-image:url(img/content-bg.png);

background-repeat:no-repeat;

background-position:bottom left;

height:100%;

float:left;

}



/* navbar */



#leftnav{

float:left;

padding-top:130px;

width: 200px;

background-color: #393838;

border-right:solid 1px #4e4e4e;

border-left:solid 1px #4e4e4e;

z-index:20;

}



ul.navbar {

padding: 0px 0px 0px 0px;

margin: 0px 0px 5px 0px;

background-image: none;

}



ul.navbar li.mainbar {

list-style: none;

background: url(img/arrow.png);

background-repeat: no-repeat;

background-position: 180px 6px;

padding: 0px 0px 2px 25px;

color: #fff;



border-top:1px dotted  #cccccc;

font-size:12px;

line-height:18px;

}

.sponsor{

font-size:10px;

}

#topright{

float:right;

width:566px;

height:160px;

margin-top:140px;

padding-right:20px;

}

#innercontainer{

float:right;

padding:20px;

width:567px;

float:right;

margin-top:10px;

}

#santam{

text-align:center;

margin:0 auto;

width:200px;

height:100%;

padding-top:28px;

}

#buttons{

text-align:center;

margin:0 auto;

width:174px;

}

img.pics{

border:solid 2px #ececec;

}

#footer{

padding-top:10px;

width:810px;

font-size:10px;

margin:0 auto;

}
