/* @group RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,hgroup,p,blockquote,pre,a,abbr,article,aside,audio,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,section,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* @end */

/* @group CORE UI  */
a:link, a:visited { color: #962d3e; text-decoration: none; position: relative;}
a:hover, a:active { color: #cc3f55; position: relative; left: 1px; top: 1px; }
body { background: #dddac5 url(../img/bg.jpg) repeat; color: #343642; font: 100% Georgia, "Times New Roman", Times, serif; overflow-x: hidden; text-align: center; position: relative; }
html>body { font-size: 16px; }
a.proceed { display: block; font-family: "Trebuchet MS"; font-size: .75em; font-weight: bold; letter-spacing: .5em; text-transform: uppercase; padding-top: 40px; margin-bottom: 40px;}
a.proceed span { font-size: 1.2em; }
header a {display: block; background: url(../img/header.png) no-repeat; width: 420px; height: 210px; margin: 0 auto; margin-top: 50px; margin-bottom: 77px; text-indent: -9999px; }
.seal { position: relative; display: block; background: url(../img/badge.png) no-repeat; width: 77px; height: 74px; margin: 0 auto; margin-top: -37px; text-indent: -9999px; }
section { background: url(../img/bg-light.jpg) repeat; display: block; }
.edge { background: url(../img/edge.png) repeat-x scroll; display: block; height: 2px; }
article { display: block; padding: 5px; margin: 0 auto; margin-top: 40px; max-width: 420px; }
article img { border: 5px solid #f1f0e8; padding: 5px; }
footer { color: #a5a49e; display: block; padding-top: 20px; padding-bottom: 20px; font-family: "Trebuchet MS"; font-size: .7em; letter-spacing: .2em;}
.d { border: 1px solid red; }
/* @end */