*{
font-family:Arial, Helvetica, sans-serif;
font-stretch:narrower;

}


body{
background:url(../images/bg.jpg) top repeat-x ;
background-color:white;
margin-left:0em;
margin-top:0em;

}


#shadow{
background:url(../images/shadow.png) center top  repeat-y;
}

p{

margin-left:0.75em;
margin-right:0.75em;
font-size:12px;
}

form *{
font-size:12px;
}

h2{
padding-top:5px;
margin-bottom:-10px;
margin-left:0.5em;
margin-right:0.75em;
font-size:18px;
color:#3A73B8;
font-stretch:narrower;
}


a:link, a:visited, a:active{
color:#3A73B8;
}

a:hover{
color:#000000;
}

ul *{
font-size:12px;
}

#footer{
font-size:12px;
text-align:center;
}