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}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}

body{font:13px/1.5 Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif}a:focus{outline:1px dotted invert}hr{border-color:#ccc;border-style:solid;border-width:1px 0 0;clear:both;height:0}h1{font-size:19px}ol{list-style:decimal}ul{list-style:square;}li{margin-left:20px;}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:10px}
h1 { margin-top:15px; margin-bottom:5px; }


/* ---------- Main Content Layout -------------------------------------------------------------  */
body { background:#152130 url(../images/bg.jpg) scroll repeat-x; color:#eee; font-family:Trebuchet MS; }
#site { background:transparent url(../images/bg-content.jpg) scroll repeat-y center top; }
#wrapper {  background:transparent url(../images/bg-top.jpg) scroll no-repeat center top; }
#content { margin:auto; width:752px; padding:190px 0 30px; background:transparent url(../images/bd-bg-ft.gif) scroll no-repeat center bottom; }
#ft { font-size:85%; color:#818a91; padding:15px 0 0; width:752px; margin:auto; text-align:right; }
#ft p { padding-right:20px; }
#ft a { color:#babfc3; }
#ft a:hover { color:#d4dadd; }



/* ---------- Content Selectors ---------------------------------------------------------------  */
a { color:#9ccf41; text-decoration:none; }
strong { font-weight:bold; }
em { font-style:italic; }
a:hover { color:#c3dd91;text-decoration:underline; }
acronym { border-bottom:1px dashed #999; cursor:help; }
acronym:hover { border-style:solid; }

#content h1,
#content p,
#content ul { padding-left:20px; padding-right:20px; }

/* ---------- Browser Hacks & Bug Fixes (we all hate IE) --------------------------------------  */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
