a:link, a:visited {
	color : #cc0000;
   text-decoration: underline;}
a:hover {
	color : #cc0000;
   text-decoration: underline;}
.popnav {
	color : #3d4f97;
   font-weight:bold;
   font-family: verdana, arial, sans-serif;
   font-size: 10px;
   }
body {
   background: url(../images/bk_pop_screen.gif) 0 0 no-repeat;
   margin: 0;
   }
#content {
   background: url(../images/bk_pop_screen_inner.gif) 0 0 no-repeat;
   width: 433px;
   }
#title {
   background: url(../images/gbp_dotty.gif) 0 4px no-repeat;
   color: #cc0000;
   font-size: 14px;
   font-weight: bold;
   margin: 60px 39px 16px 39px;
   padding-left: 12px;
   }
#image {
   margin: 16px 0;
   text-align: center;
   }
#nav {
   color: #cc0000;
   font-size: 14px;
   font-weight: bold;
   margin: 16px 0;
   text-align: center;
   }
#desc {
   color: #333333;
   margin: 16px 50px;
   }

