#container {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	position:absolute;
}
.linebot {
   border-bottom: thin solid #000000;
}
.presents{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 36px;
   color: #CCCCCC;
   padding-left: 10px;
   padding-bottom:0;
   padding-top: 10px;
   background-image: url(topbar.png);
   height: 58px;
   background-repeat: no-repeat;
   margin: 0;
}
.bigpad{
   padding: 20px;
   font-family: Georgia, "Times New Roman", Times, serif
   font-size: 12px;
   line-height: 24px;
}
.framing{
   border: 10px solid #000000;
}
.topbarwhite{
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #333333;
   padding: 10px;
   font-size: 12px;
   line-height: 24px;   
   background-image: url(topbarwhite.png);
   background-repeat: no-repeat;
   margin: 0;
}
blockquote{
width: 358px;
line-height:32px;
font-size:16px;
}