html, body, form
{
    margin: 0;
    padding: 0;
}
html
{
    background: #151515;
    background: #573F59;
}
body
{
    background: #F2F0F1 url(images/body-bg.jpg) repeat-x top;
    color: #2F2F2F;
    font:13px/1.231 arial,helvetica,clean,sans-serif;
}
blockquote
{
    margin: 1em 3em 1em 2em;
}
#wrapper
{
    background: url(images/big-gradient.jpg) no-repeat top left;
}
.mceContentBody
{
    background-image: none;
    padding: 15px;
}
a
{
    color: #498993;
    font-weight: 900;
}
a:hover
{
    color: #7CB6BE;
}
a:visited
{
    color: #6E6E6E;
}
h1, h2
{
    font-weight: 700;
    font-style: normal;
}
h1, h2, h3, h4, h5
{
    color: #B80000;
}
#innerwrapper
{
    width: 960px;
    margin: 0 auto;
    background: #FFFFFF url(images/inner-wrapper.jpg) repeat-y left;

}
#header
{
    padding: 0 0 0 52px;
    border-top: solid 6px #4A264C;
    position: relative;
    height: 134px;
    background: #FFFFFF;
}
#header h1
{
    background: url(images/southern-cross-bujutsu.jpg) no-repeat;
    height: 231px;
    width: 177px;
    margin: -6px 0 0 0;
    padding: 0;
    position: absolute;
}
#header h1 a
{
    display: block;
    width: 100%;
    height: 100%;
}
#header h1 a span
{
    display: none;
}
#header h2
{
    color: #864789;
    font-size: 21px;
    line-height: 21px;
    font-weight: 600;
    font-style: italic;
    position: absolute;
    top: 50px;
    left: 259px;
    margin: 0;
    padding: 0;
}
#menu
{
    position: absolute;
    height: 53px;
    width: 701px;
    top: 81px;
    left: 259px;
    background: #000000 url(images/menu-bg.jpg) repeat-x 0 27px;
    background: #573F59;
}
#menu ul
{
    margin: 0;
    padding: 0 0 0 12px;
    height: 27px;
    float: left;
    position: relative;
    width: 100%;
    background: #B92922;
}
#menu ul li
{
    margin: 0;
    padding: 0;
    line-height: 27px; 
    list-style-type: none;
    font-size: 15px;
    float: left;
    background-image: none;
    display: inline;
}
#menu ul li a
{
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 11px;
    display: block;
    float: left;
    font-weight: 400;
    font-style: normal;
}
#menu ul li a:hover
{
    color: #FBB829;
}
#menu ul li:hover,
#menu ul li.selected
{
    background-color: #573F59;
}
#menu ul ul
{
    position: absolute;
    height: 26px;
    background: #573F59;
    top: 27px;  
    left: 0; 
    width: 725px;
}
#menu ul ul li
{
    line-height: 26px; 
    font-size: 14px;
}
#menu ul ul li:hover,
#menu ul ul li.selected
{
    background-color: transparent;
}
#menu ul ul li a.selected
{
    color: #FBB829;
   
}


#menu ul ul li.hasChildren
{
    background: url(images/cross.png) no-repeat right;
    position: relative;
}
#menu ul ul li:hover ul
{
    visibility: visible;
}
#menu ul ul li ul
{
    visibility: hidden;
    position: absolute;
    top: 100%;
    z-index: 598;
    margin: 0;
    padding: 0;
    width: auto;
    background: #573F59;
}
#menu ul ul li ul li
{
    clear: both;
    width: 175px;
    background: #573F59;
    line-height: 22px;
    font-size: 11px;
}
#menu ul ul ul li:hover,
#menu ul ul ul li.selected
{
    background: #573F59;
}
#menu ul ul li ul li a
{
    padding-left: 28px;
}

.wf-loading h1,
.wf-loading h2,
.wf-loading #menu li a
{
    visibility: hidden;
}
#sidebar
{
    width: 239px;
    padding: 18px 0 20px 20px;
    float: left;
    margin-top: 91px;
}
#sidebar .buffer
{
    border-top: solid 1px #DBD7CF;
}
#content
{
    width: 451px;
    float: left;
}
#mainContent
{
    padding: 0 12px 20px 12px;
}
#mainContent ul li
{
    margin-bottom: 5px;
}
#sidebarright
{
    width: 220px;
    float: left;
    padding: 15px;
}
#footer
{
    background: #151515;
    background: #573F59;
    clear: both;
    text-align: center;
}
#footer .buffer
{
    width: 940px;
    margin: 0 auto;
    padding: 10px;
    color: #FFFFFF;
    font-size: .9em;
}
#sidebar ul
{
    margin: 14px 0 0 0;
    padding: 0;
}
#sidebar ul ul
{
    margin: 0;
}
#sidebar li
{
    margin: 0;
    padding: 0 0 0 30px;
    list-style-type: none;
    background: url(images/star.jpg) no-repeat 0 3px;
    line-height: 20px;
    font-size: 14px;
}
#sidebar li li
{
    background: none;
    padding: 0 0 0 15px;
}
#sidebar ul a
{
    color: #B92922;
    text-decoration: none;
}
#sidebar ul ul a
{
    color: #498993;
    color: #6E6E6E;
}
#sidebar ul a:hover
{
    color: #7CB6BE;
}
#search
{
    text-align: right;
    margin-right: 48px;
    margin-top: 6px;
}
#search span
{
}
#search input.text
{
    background: #F2F0F0;
    color: #777777;
    border: solid 1px #D5D4D4;
    height: 19px;
    line-height: 19px;
    width: 125px;
}
#search input.button
{
    background: #B92922;
    border: solid 1px #D5D4D4;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: 900;
}
hr
{
    border: 0;
    color: #DBD8D6;
    background-color: #DBD8D6;
    height: 1px;
    clear: both;
    margin: 10px 0;
}
.clear
{
    clear: both;
}
#homeFeatures
{
    margin: 22px 0;
}
#homeFeatures .feature
{
    position: relative;
    height: 156px;
    width: 208px;
    float: left;
    margin-right: 5px;
    margin-bottom: 11px;
}
#homeFeatures img
{
    position:absolute;
    clip:rect(0px,208px,129px,0px);
    top: 0;
}
#homeFeatures p.caption
{
    position: absolute;
    bottom: 0;
    width: 208px;
    height: 26px;
    line-height: 26px;
    padding: 0;
    margin: 0;
    background: #F2F0F0;
    border-bottom: solid 1px #DDDDDD;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #B92922;
}
#homeFeatures span.otherText
{
    display: block;
    width: 180px;
    height: 101px;
    padding: 14px;
    font-size: 1.2em;
}
#homeFeatures a 
{
    color: #8D478C;
    
}
#homeFeatures a:hover p.caption,
#homeFeatures a:hover 
{
    color: #7CB6BE;
}
.content1
{
    position: relative;
}
#primarySub,
#secondarySub
{
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
    padding: 10px;
    width: 158px;
    border: solid 1px #EEEEEE;
}
#primarySub.smaller,
#secondarySub.smaller
{
    width: 94px;
}
.relatedLinks
{
    border-top: solid 1px #EEEEEE;
    font-size: .9em;
    margin-top: 10px;
}