* {
margin: 0;
padding: 0;
border: 0;
background: none;
text-align: left;
color: #000;
}
html {
height: 100%;
}
body {
height: 100%;
text-align: center;
font: 13px/16px 'trebuchet ms', verdana, sans-serif;
margin: 1em;
}
h1,h2,h3,h4,h5 {margin: 1em 1em 1em 0;}
ul,p {margin: 1em;}

#head {
height: auto;
}
h2 img {
display: none;
}
/* = main divs
--------------------------------------------------------------------*/
#container {
width: 100%;
}
#content {
width: 100%;
}
#top-nav, #nav, #left, #right, #right *, #left *, #product-bar {
display: none;
}
#foot-cont, #footer span {
width: 100%;
display: block;
}
#head h1 {
display: block;
margin:0;
}
/* = global tags
--------------------------------------------------------------------*/
#crumb {
padding: 5px 5px 4px 5px;
color: #777;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #555;
}
#content img {
padding: 3px;
border: 1px solid #ccc;
float: left;
margin: 5px 5px 5px 0;
}
blockquote {
padding: 10px 20px 0 20px;
font: italic 14px 'trebuchet ms', sans-serif;
color: #777;
width: 450px;
margin: 10px auto 0 auto;
text-indent: 20px;
}
#content cite {
background: #f9f9f9 url('../img/99.png') 98% 60% no-repeat;
font-family: arial;
font-weight: bold;
color: #777;
width: 440px;
letter-spacing: 1px;
margin: 0 auto 10px auto;
text-align: right;
display: block;
padding: 10px 40px 10px 10px; 
text-indent: 20px;
}
/* = link styles
--------------------------------------------------------------------*/
a {
font-weight: bold;
}
 