/* CSS Document */


/* CSS General Declaration */

body {
	width:100%;
	margin:0px;
	background-color: #dabb8c;
	background-image: url('images/leatherbackground.jpg');
	background-repeat:repeat;
	color: black;
	font-family: Verdana, Comic Sans MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

a:link { color: 79271b; text-decoration: none; }
a:visited { color: 79271b; text-decoration: none; } 
a:hover { color: black; text-decoration: none; } 


 

div#header {width: 800px; background: #dabb8c; padding: 0px; color: black; position: absolute; top: 0px; left: 50%; margin-left: -400px; height: 370px;}


div#body {width: 800px; background: #dabb8c; padding: 0px; text-align: center; color: black; position: absolute; left: 50%; margin-left: -400px; top: 370px; height: 1180px;}


table.shadow { align: center; position: absolute; top: 0px; left: 50%; margin-left: -375px; }

    td.shadow-topl { width: 26px; height: 26px; background: url(images/topl.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-topr { width: 26px; height: 26px; background: url(images/topr.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-botl { width: 26px; height: 26px; background: url(images/botl.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-botr { width: 26px; height: 26px; background: url(images/botr.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-top { height: 26px; background-color: #ede7d7; repeat-x;}
    td.shadow-bot { height: 26px; background-color: #ede7d7; repeat-x;}
    td.shadow-l { width: 26px; background-color: #ede7d7; repeat-y;}
    td.shadow-r { width: 26px; background-color: #ede7d7; repeat-y;}
    td.shadow-center { background-color: #ede7d7; border: 4px #ede7d7; }



table.shadow2 { align: center; position: absolute; top: 0px; left: 50%; margin-left: 20px; width: 350px; }

    td.shadow-topl { width: 26px; height: 26px; background: url(images/topl.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-topr { width: 26px; height: 26px; background: url(images/topr.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-botl { width: 26px; height: 26px; background: url(images/botl.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-botr { width: 26px; height: 26px; background: url(images/botr.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-top { height: 26px; background-color: #ede7d7; repeat-x;}
    td.shadow-bot { height: 26px; background-color: #ede7d7; repeat-x;}
    td.shadow-l { width: 26px; background-color: #ede7d7; repeat-y;}
    td.shadow-r { width: 26px; background-color: #ede7d7; repeat-y;}
    td.shadow-center { background-color: #ede7d7; border: 4px #ede7d7; }


table.form { align: center; position: absolute; top: 0px; left: 50%; margin-left: -250px; width: 500px; }

    td.shadow-topl { width: 26px; height: 26px; background: url(images/topl.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-topr { width: 26px; height: 26px; background: url(images/topr.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-botl { width: 26px; height: 26px; background: url(images/botl.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-botr { width: 26px; height: 26px; background: url(images/botr.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-top { height: 26px; background-color: #ede7d7; repeat-x;}
    td.shadow-bot { height: 26px; background-color: #ede7d7; repeat-x;}
    td.shadow-l { width: 26px; background-color: #ede7d7; repeat-y;}
    td.shadow-r { width: 26px; background-color: #ede7d7; repeat-y;}
    td.shadow-center { background-color: #ede7d7; border: 4px #ede7d7; }

table.regina { align: center; position: absolute; top: 700px; left: 50%; margin-left: -100px; width: 200px; }


table.links { align: center; position: absolute; top: 0px; left: 50%; margin-left: -250px; width: 500px; }

    td.shadow-topl { width: 26px; height: 26px; background: url(images/topl.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-topr { width: 26px; height: 26px; background: url(images/topr.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-botl { width: 26px; height: 26px; background: url(images/botl.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-botr { width: 26px; height: 26px; background: url(images/botr.gif); background-color: #ede7d7; no-repeat;}
    td.shadow-top { height: 26px; background-color: #ede7d7; repeat-x;}
    td.shadow-bot { height: 26px; background-color: #ede7d7; repeat-x;}
    td.shadow-l { width: 26px; background-color: #ede7d7; repeat-y;}
    td.shadow-r { width: 26px; background-color: #ede7d7; repeat-y;}
    td.shadow-center { background-color: #ede7d7; border: 4px #ede7d7; align: center; text-align: center; }


