@charset "utf-8";
.buttonscontainer 

.buttons a {
color: black;
padding: 2px;
padding-left: 3px;
display: block;
border: 1px solid #333333;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
background-color:#FFFFCC

}

.buttons a:hover {
color:#660000;
text-decoration: underline;
background-color:white;
border-right: 5px solid #003366;
border-left: 5px solid #003366;
padding:2px;
font-weight:bold;
}



body {
	background-color: #003366;
	font-family:verdana, sans-serif;
	font-size:12px;
}

h1
{
	text-align:center;
	font-size:16px;
	color:#660000;
}

h5
{
	text-align:center;
	font-size:16px;
	color:#9B1212;
	border-bottom: 1px solid #003366;
	font-weight:bold;

}
h6{
	text-align:center;
	font-size:16px;
	color:black;
	font-weight:bold;

}

a {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-size:12px;
		color:#660000;
	}

a:hover {
		text-decoration:underline;
		color:#003399;
		}		
.style2 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	font-weight: bold;
	color: black;
	text-decoration:none;
	text-align:center
	
}
#nav a:hover{
	text-decoration: underline;
	color:#660000;
	padding-left:5px;
	padding-right:5px;
	background-image: none;
	border: none;
	background-color:none;
	
	
	
}


#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 10px;
	border:0px
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 5px;
	color: black;
	background-color:#ffffcc;

}

li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
	background-color: white;
	border-width: 1px 0;
}



li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(images/ddbg3.gif) bottom left no-repeat;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #7d6340;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

hr {
	display: none; 
}

p {
	clear: left;
	padding: 1em 1em 0 1em;
	margin: 0;
}

.cat
{
        position:absolute;
	height:436px;
	margin-top:30px;
	width:520px;
	border: 1px solid #000;
	padding: 8px;
	background-position:center;
	background-repeat:no-repeat;
	font-family:verdana;
	font-size:12px;
	overflow:auto;
	margin-top: 20px;


}

a.all
{
	color:#2c9412;
	text-decoration:none;
}
a:hover.all 
{
	text-decoration:underline;
}

.articlebody
{
	font-family:veranda, sans-serif; 
	font-size:11px; 
	margin-left:50px; 
       margin-top:-25px;
       padding: 10px;
}

.articletitle
{
	text-align:center; 
	font-family:veranda, sans-serif; 
	font-size:20px;
}

.resultstable
{
	font-family:verdana;
	font-size:12px;
	clear:right;
	margin-top:10;
	width:100%;
}

.biblereadingtable
{
	font-family:verdana;
	font-size:12px;
	clear:right;
	margin-top:10;
	width:100%;
	
}

.print
{
	font-family:verdana;
	font-size:12px;
	clear:right;
	margin-top:10;
	width:500px;
	
}

.floatl {

	width: 200px;
	border: none;
	float: left;
	padding: 5px;	
}
.disclaimer {
	border: 1px solid #000;
	background-color:#FFFCD4;
	padding:5px;
	margin:5px 5px 0 5px;

}

.footerad {
	width:181px;
	height:280px;
	border:1px solid #000080;
	float:left;
	text-align:center;
	font-size:12px;
	padding:5px;
	margin-right:2px;
        overflow:hidden;
}

