body{
background: url('images/clbackground.jpg') fixed center no-repeat #000000;
color: #FFFFFF; 
scrollbar-base-color: #5c7589;
}


#titlediv {
width: 800px;
height: 250px;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background: #000000;
}
#titlebar {
float: left;
margin: 0px 0px 0px 0px;
padding: 0px;
width: 49%;
background: transparent;
}
#randomscript{
float: left;
width: 49%;
margin-top: 80px;
padding: 2% 0px 0px 0px;
background: transparent;
color: #66AAFF;
font-size: 15px;
font-family: serif, verdana;
font-style: italic;
text-align: center;
}

#indexdiv {
width: 790px;
height: 1225px;
padding: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background: #000000;
color: #EEEEEE;
}

#videodiv {
width: 790px;
height: 605px;
padding: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background: #000000;
color: #EEEEEE;
}

#articlediv {
width: 790px;
height: 1500px;
padding: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background: #000000;
color: #EEEEEE;
}

#aboutdiv {
width: 790px;
height: 1875px;
padding: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background: #000000;
color: #EEEEEE;
}

#contactdiv {
width: 790px;
height: 520px;
padding: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background: #000000;
color: #EEEEEE;
}

#linkdiv {
width: 790px;
height: 550px;
padding: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background: #000000;
color: #EEEEEE;
}

#articlesdiv {
width: 790px;
height: 275px;
padding: 5px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: auto;
margin-left: auto;
background: #000000;
color: #EEEEEE;
}

#navbar {
float: left;
width: 150px;
border: solid 2px #999999;
background: transparent;
font-size: 20px;
}
#navbar li {
padding: 7px 3%;
}
#navbar li a {
text-decoration: none;
font-weight: bold;
color: #66AAFF;
}
#navbar li a:link {
font-weight: bold;
color: #66AAFF;
}
#navbar li a:visited {
font-weight: bold;
color: #66AAFF;
}
#navbar li a:hover {
color: #FFFF00;
font-weight: bold;
text-decoration: underline;
}


#mainscreen{
float: right;
padding: 0px;
background: transparent;
width: 635px;
color: #EEEEEE;
}
#mainscreen a{
color: #CCCC00;
text-decoration: none;
}
#mainscreen a:hover{
color: #33CC33;
text-decoration: underline;
}
#mainscreen a:visited{
color: #666600;
text-decoration: none;
}
#mainscreen ul li a{
color: #CCCC00;
text-decoration: none;
}
#mainscreen ul li a:hover{
color: #33CC33;
text-decoration: underline;
}
#mainscreen ul li a:visited{
color: #666600;
text-decoration: none;
}

#articlesmainscreen{
float: right;
padding: 5px;
background: #000000;
width: 625px;
color: #EEEEEE;
}
#articlesmainscreen a{
color: #CCCC00;
text-decoration: none;
}
#articlesmainscreen a:hover{
color: #33CC33;
text-decoration: underline;
}
#articlesmainscreen a:visited{
color: #666600;
text-decoration: none;
}
#articlesmainscreen ul li a{
color: #CCCC00;
text-decoration: none;
}
#articlesmainscreen ul li a:hover{
color: #33CC33;
text-decoration: underline;
}
#articlesmainscreen ul li a:visited{
color: #666600;
text-decoration: none;
}


p#def{
color: #DD3333;
font-size: 14px;
font-family: courier, verdana;
}

p#scripture{
color: #66AAFF;
font-size: 18px;
font-family: serif, verdana;
font-style: italic;
text-align: center;
}

#input { 
font-family: verdana, sans-serif;
font-size: 10px;
}

#submit {
font-family: verdana, sans-serif;
font-size: 12px;
background: #849bad;
}

p#header {
color: #FF9933;
font-size: 20px;
font-family: verdana;
font-weight: bold;
}

p#header a {
color: #FF9933;
font-size: 20px;
font-family: verdana;
font-weight: bold; 
}

p#header a:hover {
color: #FF9933;
font-size: 20px;
font-family: verdana;
font-weight: bold; 
text-decoration: none;
}

p#header a:visited {
color: #FF9933;
font-size: 20px;
font-family: verdana;
font-weight: bold; 
}

h1{
font-family: serif;
font-weight: bold;
font-size: 25px;
text-align: center;
color: #33BB33;
}

ul#sub {
list-style-type: none;
}

#viddiv {
height: 600px;
width: 634px;
overflow: auto;
background: #000000;
}
#vidscroll{
float: left;
margin: 0px;
padding: 0px;
width: 35%;
overflow: auto;
background: #000000;
color: #EEEEEE;
}
#vidscroll a{
color: #CCCC00;
text-decoration: none;
}
#vidscroll a:hover{
color: #33CC33;
text-decoration: underline;
}
#vidscroll a:visited{
color: #666600;
text-decoration: none;
}
#vidscroll ul li a{
color: #CCCC00;
font-size: 12px;
text-decoration: none;
}
#vidscroll ul li a:hover{
color: #33CC33;
text-decoration: underline;
}
#vidscroll ul li a:visited{
color: #666600;
text-decoration: none;
}
#vidscreen{
float: left;
margin: 0px;
padding: 0px;
width: 65%;
overflow: auto;
background: #000000;
color: #EEEEEE;
}
#vidscreen a{
color: #CCCC00;
text-decoration: none;
}
#vidscreen a:hover{
color: #33CC33;
text-decoration: underline;
}
#vidscreen a:visited{
color: #666600;
text-decoration: none;
}
#vidscreen ul li a{
color: #CCCC00;
text-decoration: none;
}
#vidscreen ul li a:hover{
color: #33CC33;
text-decoration: underline;
}
#vidscreen ul li a:visited{
color: #666600;
text-decoration: none;
}
