<p>/* CSS Document */<br />
/*basic html styles*/<br />
body {<br />
&nbsp;&nbsp; &nbsp;font-family: Verdana, Arial, Helvetica, sans-serif;<br />
&nbsp;&nbsp; &nbsp;font-size: 0.8em;<br />
&nbsp;&nbsp; &nbsp;background-image: url(&quot;http://customstonewaremugs.com/images/theme/background_tile.jpg&quot;);<br />
&nbsp;&nbsp; &nbsp;background-repeat: repeat;<br />
&nbsp;&nbsp; &nbsp;background-attachment: scroll;<br />
}<br />
<br />
p, h1, h2, h3, h4, h5, em, li, dd, td {<br />
&nbsp;&nbsp; &nbsp;font-family: Verdana, Arial, Helvetica, sans-serif;<br />
}<br />
a, a:link, a:visited {<br />
&nbsp;&nbsp; &nbsp;font-family: Verdana, Arial, Helvetica, sans-serif;<br />
&nbsp;&nbsp; &nbsp;font-size: 11px;<br />
&nbsp;&nbsp; &nbsp;text-decoration: none;<br />
}<br />
table#dc_navigation a {<br />
&nbsp;&nbsp; &nbsp;color: #666;<br />
}<br />
tablea:hover {<br />
&nbsp;&nbsp; &nbsp;font-size: 11px;<br />
&nbsp;&nbsp; &nbsp;text-decoration: underline;<br />
}<br />
table#dc_navigation {<br />
&nbsp;&nbsp; &nbsp;border-bottom: 2px solid #006633;<br />
&nbsp;&nbsp; &nbsp;border-top: 2px solid #006633;<br />
}<br />
table#dc_navigation tr {<br />
&nbsp;&nbsp; &nbsp;background-image: url(http://customstonewaremugs.com/images/theme/background_tile.jpg);<br />
&nbsp;&nbsp; &nbsp;background-repeat: repeat;<br />
&nbsp;&nbsp; &nbsp;padding-bottom: 1px;<br />
}<br />
table#dc_navigation td {<br />
&nbsp;&nbsp; &nbsp;text-align: center;<br />
}<br />
table#dc_navigation td tr {<br />
&nbsp;&nbsp; &nbsp;background-image: none;<br />
}<br />
table#dc_navigation a font {<br />
&nbsp;&nbsp; &nbsp;font-weight: bold;<br />
&nbsp;&nbsp; &nbsp;font-size: 12px;<br />
}<br />
#container {<br />
&nbsp;&nbsp; &nbsp;position: relative;<br />
&nbsp;&nbsp; &nbsp;width: 770px;<br />
&nbsp;&nbsp; &nbsp;top: 10px;<br />
&nbsp;&nbsp; &nbsp;left: 0%;<br />
&nbsp;&nbsp; &nbsp;padding: 0px;<br />
&nbsp;&nbsp; &nbsp;margin-top: 0px;<br />
&nbsp;&nbsp; &nbsp;margin-bottom: 0px;<br />
&nbsp;&nbsp; &nbsp;margin-right: auto;<br />
&nbsp;&nbsp; &nbsp;margin-left: 0;<br />
&nbsp;&nbsp; &nbsp;text-align: center;<br />
&nbsp;&nbsp; &nbsp;height: ;<br />
}<br />
&nbsp;</p>
