
body { 
    margin: 0;
    padding: 0;
    background: url(../image/page/blackworldbackground.jpg);
    text-align: justify;
}

h1 {
    margin-top: 0;
    font-size: 1.4em;
}

h2 {
    margin-top: 0;
    font-size: 1.2em;
}

h3 {
    margin-bottom: 0;
    font-size: 1.0em;
}

h2 a { 
    color: black;
}

img {
    border: none;
}

p {
    text-indent: 20px;
}

ul li div {
    padding: 6px;
}

#wrapper {
    margin: 0;
    padding: 0;
}

#header {
    width: 910px;
    height: 51px;
    margin: 0 auto;
}

#logo {
    width: 907px;
    height: 244px;
    margin: 0 auto;
    padding: 0;
    background: url(../image/page/banner.jpg) no-repeat center top;
}

#logo-small {
    width: 907px;
    height: 175px;
    margin: 0 auto;
    padding: 0;
    color: #A0A0A0;
    background: url(../image/page/banner_small.jpg) no-repeat center top;
}

#logo-small span {
    position: relative;
    top: 80px;
    left: 690px;
    font-family: Georgia;
    font-size: 1.8em;
}

#logo-small div {
    position: relative;
    text-align: center;
    width: 200px;
    left: 670px;
    top: 60px;
    font-family: Georgia;
    font-size: 1.8em;
}


#topbar { 
    margin: 0 auto;
    width: 901px;
    padding: 0;
    height: 51px;
    background: url(../image/page/menubar.png) no-repeat center top;
}

#topbar ul {
    margin: 0;
    padding: 10px 0 0 20px;
    height: 38px;
    list-style: none;
    line-height: normal;
}

#topbar li {
    display: block;
    float: left;
    width: auto;
}

#topbar a {
    display: block;
    float: left;
    width: auto;
    padding: 5px 12px 5px 12px;
    text-decoration: none;
    font: 14px sans-serif;
    color: #FFFFFF;
}

#topbar a:hover {
    text-decoration: underline;
}

#topbar .current_page_item a {
    padding-left: 12px;
    color: black;
    background: #DCDCDC;
}

#subtopbar {
    margin-top: -2px;
    width: 876px;
    height: 42px;
    background: #030303;
    border-left: 2px solid white;
    border-right: 2px solid white;
}

#subtopbar ul {
    margin: 0;
    padding: 10px 0 0 20px;
    list-style: none;
    line-height: normal;
}

#subtopbar li {
    display:block;
    float: left;
    width: auto;
}

#subtopbar a {
    display: block;
    float: left;
    width: auto;
    padding: 0px 20px 0px 20px;
    text-decoration: none;
    font: 14px Georgia;
    color: #FFFFFF;
    border-right: 1px dotted gray;
}

#subtopbar .current_page_item a {
    padding-left: 12px;
    color: black;
    background: #DCDCDC;
}

#page {
    width: 880px;
    margin: 0 auto;
    background: url(../image/page/page_background.jpg) repeat center top;
}

#content-nosidebar {
    padding: 10px;
    font-size: 0.9em;
}

#content-maverick {
    width: 620px;
    margin: 0 auto;
    padding: 30px 0;
}

#content {
    margin-bottom: 10px;
    padding: 10px;
    padding-right: 20px;
    float: right;
    width: 620px;
    font-size: 0.9em;
}

#content ul {
    margin-top: 0px;
}

#sidebar {
    float: left;
    width: 194px;
    margin-left: 20px;
}

#sidebar a {
    font-size: 0.9em;
    color: black;
}

#sidebar ul {
    padding: 0px;
    margin: 12px 0px 0px 0px;
    width: 192px;
    list-style: none;
    line-height: normal;
    background: url(../image/page/sidebar-center.png) repeat-y left;
}

#sidebar li {
	margin: 0px 4px 0px 4px;
    padding-right: 8px;
	text-align: center;
    width: 176px;
}

#sidebar hr {
    margin: 10px 4px 10px 4px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar h2 {
    height: 41px;
    width: 200px;
    margin: -2px 0px 0px -8px;
    padding-top: 10px;
    text-align: center;
    background: url(../image/page/sidebar_header.png) no-repeat;
    font-size: 1.0em;
    color: #FFFFFF;
}

#sidebar h3 {
    padding: 0px;
    padding-bottom: 10px;
    margin: 0px;
    text-align: center;
}

#sidebar div {
    padding: 0px;
    margin: 0px;
    width: 192px;
    height: 17px;
    background: url(../image/page/sidebar-bottom.png) no-repeat left;
}

    
#sidebar p {
    margin: 0px;
	padding: 10px;
    font-size: 0.9em;
}

.current_item {
    background: #C3C3C3;
}

#content ul {
    padding-left: 10px;
}

#content li {
    list-style: none;
}

#indent-span {
    margin-left: 20px;
}

img.left {
	float: left;
	margin: 0px 10px 0px 10px;
}

img.right {
	float: right;
	margin: 0px 10px 0 10px;
}

img.bottom {
    margin: 10px;
}

img {
    margin: 10px;
}

#left-column {
    float: left;
    width: 290px;
    margin-left: 10px;
}

#right-column {
    float: right;
    width: 290px;
    margin-right: 10px;
}

.testimonial {
    font-style: italic;
    text-indent: 20px;
    margin: 10px;
}

#topbar a:hover {
    background-position:0% -42px;
}
#topbar a:hover span {
    background-position: 42px;
}

#footer {
    clear: both;
    width: 880px;
    height: 60px;
    margin: 0px auto 30px auto;
    background: url(../image/page/footer.png)
}

#footer div {
    float: right;
    width: auto;
    margin: 0px;
    padding: 0px 20px 0px 0px;
    line-height: normal;
    font-size: smaller;
    color: #FEFEFE;
}

#footer span {
    float: left;
    width: auto;
    margin: 0px;
    padding: 20px 0px 0px 40px;
    line-height: normal;
    font-size: smaller;
    color: #FEFEFE;
}

#footer a {
    color: #FFFFFF;
}

.post
{
    border: 1px dotted gray; 
    padding: 10px;
    margin-bottom: 16px;
    background: url('../image/page/translucent.png') repeat;
} 

.post_footer
{
    margin: 20px 0px 10px 16px;
}

.post_footer a 
{
    text-decoration: none;
}

.post_footer img 
{
    float: left;
    margin: 0px;
    padding-right: 6px;
}

.email_this
{
    padding-right: 10px;
}

.black_link 
{
    text-decoration: none; 
    color: black;
}

