﻿@import url("layout.css");

body {

        /*    margin-top:0px; */
                        
            padding:0px;

            text-align:center;

            font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

            font-size: 0.8em;

            color: #000;

            background-color: #fee;

}

#container 

{
margin-top:0px;
            text-align:left;

            width: 910px;

           margin: 0 auto; 

            background-color: #cdf;
			overflow:auto;
}

 

/* Styles for text pages */

#banner {

            text-align: left;

            width: 910px;

            height:55px;

            background-image:url('soulbot_Banner_03.jpg');

            background-repeat:no-repeat;

         /*   padding-bottom:4px; */

             /*background-color: #000; */

}

#banner h1 {

font-family: Arial Narrow, "Times New Roman", Times, serif;

font-size: 30pt;

line-height:33pt;

font-weight: bold;

/*color:#fee;*/
color:aqua;

text-align:center;

} 

#banner a {

            color: #333;

            text-decoration:none;

}

#banner a:hover {

            color: #333;

            text-decoration: none;

}

a {

            color: #04b;

            text-decoration: none;

}

/* Left Div - contains Google Ads */

 

#leftcontent 

{

            margin-right:2px;

            border: solid 1px gray;

            float: left;
            clear:both;

        /*    background-color: #cdf; */
        background-color:#FFFFFF;

         /*   position: relative;

            clear: both; 

            display: inline; */

}

                        

/* Main text div */

 

#centercontent 

{

            width: 690px;

            padding-right: 15px;
            padding-left:15px;
            padding-bottom:15px;

            overflow: auto;

            background-color: #fff;

            margin:0px;

            position: relative;

}

#centercontent h6 {
margin-top:6pt;
margin-bottom:3pt;
padding-top:0px;
padding-bottom:3pt;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 9pt;
line-height:12pt;
color: #000000;

} 


/* Styles for Footer */

 

#footer {

            clear: both;

            width: 910px;

            background-color: #dcb;

            padding: 0;

            overflow: auto;

            margin-top: 0px;

}

#footer p {

            font-size: 0.9em;

            text-align: center;

            margin: 0px;

            padding: 2px;

}

#footer a {

            color: #333;

            text-decoration: underline;

}

#footer a:hover {

            color: #333;

            text-decoration: none;

}

a {

            color: #04b;

            text-decoration: underline;

}

a:hover {

            color: #333;

            text-decoration: underline;

}

.style_bold {

            font-weight: bold;

}

.style_italic {

            font-style: italic;

}

            /* Biography Details - birth, death, cause of death if known */

            

#bio {
line-height:15pt;
padding: 9pt;
border-top:1px solid #000;
border-bottom:1px solid #000;
margin-bottom:3pt;
background: #cdf;
text-align:left;
}

 

/* Web links - div for links to external pages */

 

#weblinks {

margin-top:3px;

/*background: #fffdde; */

border-top:1px solid #000;

padding:15px; 
margin-bottom:3px;
}

/* Style for images */

img 

{

border:0;

}

/*Regular styles */

h1 {

font-family: Georgia, "Times New Roman", Times, serif;

padding-top:5pt;

line-height:30pt;

font-size: 18pt;

font-weight: bold;

/*color:yellow;

border:thin black solid; */

text-align:center;

 

} 

h6 {
padding-top:0px;
padding-bottom:0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 9pt;
line-height:9pt;
color: #000000;

} 

