/* (c) Windmill - (r) afg 20070226 1655 */
/* for the artsfringe site */

body {
   background: #faa41a url(../gfx/background.gif) repeat-y 50% 0;
   padding: 0px;
   margin: 0px;
}

div.wrapper {
   width: 742px;
   bottom: 0px;
   margin: 0 auto;
   padding: 0;
}
div.page {
   background: #ffffff;
   padding: 0;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
   color: #000000;
}
p {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
   color: #003300;
}
b {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-weight: bold;
   line-height: 14px;
   color: #660000;
}
b.title {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   font-weight: bold;
   line-height: 15px;
   color: #660000;
}
a {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-weight: normal;
   line-height: 14px;
   color: #660000;
   text-decoration: none;
}
a:hover {
   color: #000000;
   text-decoration: underline;
}
p.nav {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   font-weight: normal;
   line-height: 15px;
   color: #003300;
}
a.nav {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 13px;
   font-weight: normal;
   line-height: 15px;
   color: #660000;
   text-decoration: none;
}
a.nav:hover {
   color: #000000;
   text-decoration: underline;
}
p.subtext {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 10px;
   font-weight: normal;
   line-height: 12px;
   color: #003300;
}
a.subtext {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 10px;
   font-weight: normal;
   line-height: 12px;
   color: #660000;
   text-decoration: none;
}
a.subtext:hover {
   color: #000000;
   text-decoration: underline;
}
b.label {
   background-color: #faa41a;
   padding: 1px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 10px;
   font-weight: normal;
   line-height: 12px;
   color: #ffffff;
   text-decoration: none;
}
