/* CSS Document */
#wrapper{
width:770px;
margin:0 auto;
}
#headr{
width:770px;
height:35px;
background-image:url(../images/wisc_stores_logo.jpg);
}
#headnav{
margin-left:255px;
margin-top:8px;
}
#contentwrap{
width:748px;
padding:10px;
background-color:#FFFFFF;
border:#FF9900;
border-style:ridge;
border-width:thin;
}

#lftcontent{
float:left;
width:550px;
clear:left;
}
#rtcontent{
float:right;
width:150px;
clear:right;
background-color:#CCCCCC;
}
#foot{
width:750px;
height:35px;
font-size:.85em;
margin:5px 10px 5px 10px;
clear:both;
}
#adcontent{
margin-left:150px;
margin-right:150px;
height:105px;
}
#foot2{
padding-top:2px;
padding-bottom:10px;
font-size:.9em;
clear:both;
}
body{
margin:0;
font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
font-size:.87em;
font-style:normal;
background-image:url(../images/bg1.jpg);
color:#000000;
}
p{
text-indent:1em;
}
h1, h2{
font-size:1.25em;
}
#stores{
margin-left:50px;
margin-right:50px;
}
#stores a:link{
color:#6600FF;
text-decoration:none;
}
#stores a:active{
color:#6600FF;
text-decoration:none;
}
#stores a:visited{
color:#6600FF;
text-decoration:none;
}
#stores a:hover{
color:#00CC00;
text-decoration:none;
}
