body {
   background: transparent;
   font-size: 13pt;
   }
#left {
   display: none;
   }

img {
	border:0;
	padding:10px;
	
	}

#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }

.top1 {
	height:119px;
	margin-top:0px;
	width:620px;
/*border-bottom:2px solid #d54141;*/
	}

.top1 img {
	height:103px;

	width:620px;
/*border-bottom:2px solid #d54141;*/
	}

div#text {
   margin-bottom: -8px;
   }
div#text img {
   vertical-align: bottom;
  
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }


.footer {
	height:30px;
	background:#fff;
	text-align:center;
	color:#000;
	font-size:13px;
	padding-top:10px;
	/*	border-bottom:3px solid #ff0a01;*/
	width:auto;
	
	}

.footer1 img {width:620px;
height:58px;




