﻿@import url("layout.css");

body {

            margin-top:1px;
                        
            padding:0px;

            text-align:center;

            font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

            font-size: 0.8em;

            color: #000;

            background-color: #fee;

}

#container 

{
            text-align:left;
            width: 920px;
            margin: 0 auto;
            background-color: #cdd;
		/*	overflow:auto; */
}

 

/* Styles for text pages */

#banner {

            cursor:pointer;
            text-align: left;
           width: 920px;
            height:65px;
             background-image:url('soulbot_Banner_03.jpg');
              background-color:#FFFFFF;
            background-repeat:no-repeat;
           padding-bottom:4px; 
             /*background-color: #000; */

}

#banner h1 {

font-family: Arial Narrow, "Times New Roman", Times, serif;
 
font-size: 18pt;

line-height:24pt;

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;

      background-color:#FFFFFF;

         /*   position: relative;

            clear: both; 

            display: inline; */

}

                        

/* Main text div */

 

#centercontent 

{

            width: 700px;
         /*   height:680px; Needs testing! */
			padding-top:6pt;
            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: 920px;

            background-color: #cdd;

            padding: 0;

            overflow: auto;

            margin-top: 0px;

}

#footer p {

            font-size: 10pt;
            font-weight:bold;
            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: #cdd;
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;
}

/* youtube - div for links to external pages */

 
#youtube {

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;

} 
.dropcap {
	font-family: "Bodoni MT";
	font-size: x-large;
	color: #800080;
	left: 3pt;
	right: 3pt;
	font-weight: bold;
}
/* News Page layout */
#weblinks {

margin-top:3px;
}
/*background: #fffdde; */

#newsbanner {
padding: 3pt;
border-top:1px solid #000;
border-bottom:1px solid #000;
margin-bottom:3pt;
background: #cdd;
text-align:left;
 clear: both; 
}
#news {
line-height:15pt;
padding: 9pt;
margin-bottom:3pt;
text-align:left;
 clear: both; 
}

