
body {
color: black;
background-color: #D3D3D3;
background-image: url(1.jpg);
background-repeat: repeat-x;

font: normal normal normal eurostyle, Verdana, Arial;
font-size: large;
margin-left: 1.5em;
}


A:link {
font-weight : bolder; 
text-decoration : none; 
color : red; 
background-color : transparent; 
} 


A:hover {
color : red; 
background-color : transparent; 
} 


A:visited {
color : #800000; 
background-color : transparent; 
font-weight : bold; 
text-transform : none; 
text-decoration : none; 
}


blockquote.name {
background-color: ;
font-variant: small-caps;
font-weight: bold;
font-size: larger;
}


blockquote.scripture {
font-variant: small-caps;
font-weight: bold;
font-size: medium;
color: blue;
}

blockquote.backtop a:hover {
text-transform: uppercase;
width: 7em;
}


blockquote.scripture1 {
font-variant: small-caps;
font-weight: bold;
font-size: medium;
color: blue;
border: thin solid gray;
background-color: silver;
}


span.supralink {
font-variant: small-caps;
font-weight: bolder;
font-size: large;
float:left;
}


span.celicalink {
font-variant: small-caps;
font-weight: bolder;
font-size: large;
float:right;
}


div.text {
color: black;
margin-left: 20px;
}


div.text a {
color: black;
margin-left: 5px;
font-weight: normal;
}


hr {
color: #800000;
}


span.50rule HR {
color: gray;
width: 50%;
}


div.hr {
border-bottom: thin solid #800000;
width: 100%;
}


div.hr50 {
border-bottom: thin solid gray;
width: 50%;
}

blockquote.ads {
border: thin solid #800000;
padding: 5px 0px 5px 0px;
width: 80%;
}

blockquote.ads hr {
width: 50%;
}

blockquote.sevenmpower {
padding: 5px 0px 5px 0px;
}

		SPAN.sitemaintlink {
		font-variant : small-caps; 
		font-weight : bold; 
		font-size: medium; 
		} 

BLOCKQUOTE.td {
color: red;
}

BLOCKQUOTE.joel {
background-color: silver;
border: thin solid gray;
width: 50%;
}

BLOCKQUOTE.pvc {
border: thin solid gray;
background-color: silver;
width: 75%;
}

BLOCKQUOTE.pvc hr {
color: gray;
width: 50%;
}

blockquote.forums {
border: thin solid gray;
background-color: silver;
width: 50%;
}

span.update {
color: blue;
font-size: x-large;
border: thin solid blue;
padding: 4px 4px 4px 4px;
}

blockquote.videos hr {
width: 75%;
background-color: red;
}

span.video {
background-color: white;
border: thin solid red;
padding: 4px 4px 4px 4px;
}





*/_____________________________________________________________________________________*/

#menu {
text-align: center;
}

#menu ul li ul li {
background-color: #0f0798;
}

#menu ul {
list-style: none;
margin-left: 0px;
padding: 0px 0px 0px 0px;
width: 12em;
float: left;
background-image: url(blue.jpg);
background-repeat: repeat;
text-align: center;
border-left: thin solid #d3d3d3;
margin-left: -1px;
}

#menu a, #menu span {
text-decoration: none;
text-align: left;
}

#menu a, #menu h2, #menu span {
font: bold 12px/17px arial, helvetica, sans-serif;
display: block;
margin: 0;
margin-left: 0px;
padding: 2px 3px;
color: white;
}

#menu h2 {
text-transform: uppercase;
}

#menu h3 {
font: bold 12px/17px arial, helvetica, sans-serif;
display: block;
margin: 0;
padding: 2px 3px;
text-transform: none;
}

#menu span {
text-transform: none;
}

#menu a:hover {
text-transform: none;
background-image: url(red.jpg);
background-repeat: repeat;
}

#menu li {position: relative;}		

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

*/________________________________________________________________________*/

