
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 {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
html {
    background: url("images/bkg_grad_dark.jpg") repeat  center center #000000;
    font-family: arial,sans-serif;
}
body {
    margin: 0;
    padding: 0;
}
#pageWrapper {
    background: #fff;
}
#pageContent {
    background: url("/view/404/images/ninja.jpg") no-repeat scroll left top transparent;
    margin: 0 auto;
    padding: 0 0 200px;
	padding: 0;
    width: 1000px;
}
.samurai {
    background: url("images/samurai.png") no-repeat scroll right bottom transparent;
    margin: 0 -100px -310px 0;
	margin: 0 0 -110px;
    padding: 515px 0 100px;
}
h2 {
    color: #000000;
    font-size: 24px;
    font-weight: lighter;
    margin: 0 0 20px;
    text-transform: uppercase;
}
p {
    font-size: 12px;
    line-height: 17px;
    margin: 15px 0;
    width: 650px;
}
span.bold {
    font-weight: bolder;
}
#footerWrapper {
    background: url("images/bkgFooter.png") repeat-x scroll center 0 transparent;
    clear: both;
    display: block;
    float: left;
    height: 280px;
    width: 100%;
}
#footerContent {
    margin: 0 auto;
    padding: 180px 0 0;
    width: 1000px;
}
#footerContent ul {
}
#footerContent ul li {
    border-right: 1px solid #666666;
    display: inline;
    margin: 0 25px 0 0;
    padding: 0 25px 0 0;
}
#footerContent ul li:last-child {
    border-right: medium none;
}
#footerContent ul li a:link, #footerContent ul li a:visited {
    color: #666666;
    text-decoration: none;
}
#footerContent ul li a:hover, #footerContent ul li a:active {
    color: #FFFFFF;
}
a.samuraiLogo {
    float: right;
    margin: -30px 0 0;
}