body {font-family: arial; font-size: 150%; margin: 50px 0; padding: 0;}
a:link {color: #6E0017; font-weight: bold;}
a:visited {color: #6E0017; font-weight: bold;}
a:active {color: #6E0017; font-weight: bold;}
a:hover {color: red; font-weight: bold;}

a.large {font-size: 250%;}

div#home {margin-bottom: 0;}
div#home a {font-size: 90%;}

table.mine {filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8; 
		   background:white; border: 0px solid black; width: 650px;
		   }
table#bulk {filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75; 
		   background:#E7E7E7; position: absolute; top: 480; left: -200;
		   padding: 0; width: 400px; border: 1px solid black;}
		   
table#bulk td {border: 1px solid black; background: white;}		   
table#bulk td#ad p{margin: 0 5px;}
h1 {text-align: center; font-size: 300%; padding-top: 25px; padding-bottom: 655px; margin-top: 0;}
p.small {font-size: 75%; color: black; margin: 0 5px;}
div.middle {text-align: center;}

div#center {position: absolute;	top: 0px; left: 50%; width: 400px;}

div#footer {padding-top: 25px;}
table#topad {filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75; 
		   background:#E7E7E7; position: absolute; top: 180; left: -200;
		   padding: 0; width: 400px; border: 1px solid black;}
	   
/* main */
div#centerb {position: absolute; top: 0px; left: 50%; width: 500px;}

div#click {padding-top: 0px;}

table#topadb {filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75; 
		   background:#E7E7E7; position: absolute; top: 180; left: -250;
		   padding: 0; width: 500px; border: 1px solid black;}

table#bulkb {filter:alpha(opacity=75);-moz-opacity:0.75;opacity:0.75; 
		   background:#E7E7E7; position: absolute; top: 500; left: -250;
		   padding: 0; width: 500px; border: 1px solid black;}
table#bulkb td {border: 1px solid black; background: white; font-size: 80%;}		   
table#bulkb td p{text-align: justify; padding: 3px;}		   

h1#main {text-align: center; font-size: 300%; padding-top: 25px; padding-bottom: 525px; margin-top: 0;}
/* end-main */

/* galleries */
div#centerc {position: absolute; top: 0px; left: 50%; width: 422px;}

table#topthumbs {filter:alpha(opacity=90);-moz-opacity:0.9;opacity:0.9; 
		   background:#E7E7E7; position: absolute; top: 180; left: -211;
		   padding: 0; width: 422px; border: 1px solid black;}
table#topthumbs td img {border: 1px solid black;}	   

h1#thumbs {text-align: center; font-size: 300%; padding-top: 25px; padding-bottom: 650px; margin-top: 0;}
/* end-galleries */
		   
table#recips {background: #6E0017; margin: 10px; border: 1px solid black; color: white;}
table#recips a:link {font-size: 80%; font-weight: bold; color: white;}
table#recips a:visited {font-size: 80%; font-weight: bold; color: white;}
table#recips a:active {font-size: 80%; font-weight: bold; color: white;}
table#recips a:hover {font-size: 80%; font-weight: bold; color: red;}
