html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, 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; font-family:georgia; }
html, body	{ height:100% !important; }
body			{ line-height:1; background:#87CBFA url(bg.jpg) center center repeat-x; color:#32546B; min-width:1003px; }
a			{ color:#32546B; }
a:hover		{ color:#7897AC; }
ol, ul		{ list-style:circle; }
h1,h2,h3,h4,h5,h6	{ font-weight:normal; }
blockquote, q	{ quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content: none; }

/* remember to define focus styles! */
:focus		{ outline: 0; }

/* remember to highlight inserts somehow! */
ins			{ text-decoration:none; }
del			{ text-decoration:line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table			{ border-collapse:collapse; border-spacing:0; }

#wrap		{ width:100%; height:100%; min-height:100%; overflow:auto; }
.expl		{ width:719px; text-align:left; margin:50px auto; padding:50px 30px; font-size:2em; background:url(cont.png); position:relative; }
h1			{ line-height:38px; }
.expl ul		{ padding:30px 0 0 40px; }
.expl li		{ font-size:80%; padding:0 0 10px 0; }
.expl li span	{ font-size:50%; display:block; color:#32546B; padding:0 0 0 5px; line-height:21px; }
.expl p		{ padding-top:26px; font-size:82%; line-height:34px; }
.expl .dd	{ width:100px; height:80px; position:absolute; right:-71px; bottom:-78px; background:url(dd.png) no-repeat; }