


body { margin-left: 0px; margin-right: 0px; background-position: center; text-align: left; background-color: #FFFFFF }

table { margin-left: 100px; margin-right: 100px; width: 900px; border="0"; text-align: center; background-color: #851A2A; }
td { padding: 0px; }



a {font-family: Cordia New,Arial,Helvetica; font-size: 30px; color: #3D3D3D; font-weight: bold}
a:link { font-weight: bold; color: #ffffff; text-decoration: underline;}
a:visited { font-weight: bold; color: #ffffff; text-decoration: underline;}
a:hover { font-weight: bold; color: #6e6e6e; text-decoration: underline;}
a:active { font-weight: bold; color: #6e6e6e; text-decoration: none;}
a:focus { font-weight: bold; color: #6e6e6e; text-decoration: none;}



ul.polaroid { width: 840px; margin: 0 0 18px -30px; }
ul.polaroid li { display: inline; }
ul.polaroid img { display: block; width: 109px; margin-bottom: 12px; }

ul.polaroid a { background: #fff; display: inline; float: left; margin: 0 0
27px 30px; width: auto; padding: 10px 10px 15px; text-align: center;
font-family: "Trebuchet MS", sans-serif; text-decoration: none; color: #333; font-size: 18px; -webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
 -moz-box-shadow: 0 3px 6px rgba(0,0,0,.25); -webkit-transform: rotate (-2deg); -webkit-transition: -webkit-transform .15s linear;
 -moz-transform: rotate (-2deg); }
ul.polaroid a:after { content: attr(title); }

ul.polaroid a:hover {
 -webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
position relative;
z-index: 5;
}

ul.polaroid a {
-webkit-transition: -webkit-transform .15s linear;
-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
}

ul.polaroid a {
-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.5);
-moz-box-shadow: 0 3px 6px rgba(0,0,0,.5);
}