/* werministries.com CSS */

body {font-family: Arial, sans-serif; margin: 0; background-color: #7D7D7D}
#logo {text-align: center; background-color: #7D7D7D}
#left {float: left; width: 17%;}
.links {border: 3px solid silver}
.links a {display: block; color: silver; background-color: black; text-decoration: none;
          font-size: 1.0em; font-family: Arial, sans-serif; padding: 5px}
.links a:hover {color: black; background-color: silver; font-size: 1.1em}
.bible {text-align: center; padding: 10px; border: 3px solid green; background-color: white}
#body {float: left; width: 60%; padding: 5px; border: 3px solid black; background-color: white}
#body a {color: green}
#body a:hover {color: blue}
#body img {float: left}
#body ul {list-style-type: disc}
#abz {float: left; border: 3px solid silver; ; color: white; background-color: green;
      padding: 0px 20px 5px 0px; width: 200px}
b {color: green; font-size: 1.3em; font-weight: 900; font-family: Tahoma, Geneva, sans-serif}
span {color: green; font-size: 1.1em; font-weight: 900; font-family: Tahoma, Geneva, sans-serif}
ol {list-style-type: none}
ol a{color: black; font-weight: 700; font-size: 1.6em}}
ol a:hover{color: white; background-color: black; text-decoration: none}
ul {list-style-type: square}
#kkmedialogo {float: right}
.leftbar  {width: 70%; float: left}
.verse {width: 25%; float: right; border: 3px solid black; color: #D7D7D7; background-color: green;
	padding: 5px; font-size: 1.2em}
.verse strong {font-size: 1.2em; color: black; font-family: Tahoma, Geneva, sans-serif}
#body a {color: green; font-variant: small-caps; font-weight: 900}
#body a:hover {background-color: white; color: green; text-decoration: none}
strong {color: green; font-size: 1.1em; font-weight: 900; font-family: Tahoma, Geneva, sans-serif}
address {text-align: left; border: 3px solid green; background-color: black; color: silver; width: 25%; float: right; 
	padding: 5px; margin-top: 10px; font-size: 1.1em; font-weight: 900; font-family: Tahoma, Geneva, sans-serif}
address a {color: silver}