body 
{
 font-family:Verdana;
 font-size:12px;
 margin:0px;
 margin-top:0px;
 padding:0px;
 padding-top:0px;

}
h1 {font-size:18px;color:#000000;margin-bottom:0px;}
h2 {font-size:16px;color:#000000;}
h3 {font-size:14px;color:#000000;}
p {margin-top:0px;}

code {font-size:14px;color:#0000ff;}
pre
{
 font-size:14px;
 color:#0000ff;

}
a:link, a:visited, a:active, a:hover
{ 
  text-decoration:none;
  font-weight:bold;
  color:#ffffff;
  font-size:18px;
}
a:active, a:hover
{ 
 text-decoration:underline;
}

#title {
height:34px;

background-image: url(./flyertop.gif);
}

#back {
background-image: url(./flyerside.gif);
background-repeat: repeat-x;
width:100%;
height:100%;
}
.menutitle
{
font-weight:bold;
}

#content {
background-image: url(./flyerback.gif);
background-repeat: no-repeat;
float:left;
width:787px;
height:600px;
}
#down {
height:300px;


background-image: url(./flyerdown.gif);
}
