      /* global */
body {

	background-color: #fff;
	color : #000;
	font-family: Lucida Calligraphy, Segoe Script, Arial;
}

/* links */
a:link,a:active,a:visited {font-family: Lucida Calligraphy, Segoe Script, Arial; color : #000; text-decoration: underline;}
a:hover		{font-family: Lucida Calligraphy, Segoe Script, Arial; color: #f00;}



/* fonts */
.small { font-size : 75%; font-family: Lucida Calligraphy, Segoe Script, Arial; }
.mid { font-size : 100%; font-family: Lucida Calligraphy, Segoe Script, Arial; }
.large { font-size : 110%; font-family: Lucida Calligraphy, Segoe Script, Arial; }
h1,h2,h3 { font-family: Lucida Calligraphy, Segoe Script, Arial; }
img
{
	margin:0px 0px 15px 0px;
	border: 0px;
}
img.paper
{
	margin:0px 0px 0px 0px;
	border: 0px;
	position: relative;
      	left: 4px;
}

/* positioning and divs */
#page {
	display: inline;

}
#header {
        position: absolute;
	top: 0px;
	left: 0px;

}

#nav {
	display: inline;
	position: absolute;
	top: 250;
	left: 530;


	}
#navtext { font-size: 70%; }
#content {
         font-family: Lucida Calligraphy, Segoe Script, Arial;
	display: inline;
	position: absolute;
	left:10;
	top:5;




}
      #content p, #content h2 { margin-left: 20;
      		margin-top: 20;
      		margin-right: 20;
		      }
	.cardtop {
      background-image: url('image/cardtop.gif');
        background-repeat: no-repeat;
        background-position: bottom;
        width: 512px;
        height: 262px;
      }
	.cardtopPrices {
      background-image: url('image/cardtopPrices.png');
        background-repeat: no-repeat;
        background-position: bottom;
        width: 512px;
        height: 262px;
      }
	.cardtopSample {
      background-image: url('image/cardtopSample.png');
        background-repeat: no-repeat;
        background-position: bottom;
        width: 512px;
        height: 262px;
      }
      .extop {
      background-image: url('image/motherofalltops.png');
        background-repeat: no-repeat;
        background-position: bottom;
        width: 512px;
        height: 4px;
      }
	.extopPaper {
      background-image: url('image/motherofalltops.png');
        background-repeat: no-repeat;
        background-position: bottom;
        width: 512px;
        height: 4px;
      }
      .exmid {
       background-image: url('image/example_mid.gif');
        background-repeat: repeat-y;
	width: 512px;
        vertical-align:text-top;
      }
	.exmidPaper {
       background-image: url('image/example_mid.gif');
        background-repeat: repeat-y;
	width: 512px;
	
        vertical-align:text-top;
      }
	.exmidPaper6 {
       background-image: url('image/example_mid.gif');
        background-repeat: repeat-y;
	width: 512px;
	height: 375px;
        vertical-align:text-top;
      }
      .exbot {
      background-image: url('image/motherofallbottoms.png');
        background-repeat: no-repeat;
        width: 512px;
        height: 7px;
      }
	.exbotPaper {
      background-image: url('image/motherofallbottoms.png');
        background-repeat: no-repeat;
        width: 512px;
        height: 7px;
      }
.exbotStylesPaper {
      background-image: url('image/motherofallbottoms.png');
        background-repeat: no-repeat;
        width: 512px;
        height: 7px;
      }
      .sample {
      position: relative;
      left: 4px;
      }
      .right
      {
      text-align: right}
      h1,h2,h3 {text-align: center}
      .pricelist
      {
      width: 500px;
      vertical-align:text-top
      }

