﻿/*General*/
a {
	color:#39F;
	text-decoration:none;
}
a:hover {
	color:red;
	text-decoration:none;
}

body {font-size:76%; font-family:Verdana, Arial, sans-serif ;background:#fff url(../images/background.jpg) top repeat-x; color:#000 }
html { height:100.1% }
td { line-height:120% }
body { line-height:120% }
pre{font-family:Verdana, Arial, sans-serif ; color:#000 }
/*MAIN LAYOUT*/
#wrapper { width:890px; margin:auto; padding:0 15px }
#headerLogo { width:100%; height:125px; margin:0 }
#logo { width:600px; height:100px ;no-repeat }
#main { width:480px; margin:0; padding:0px 0px 0 0px ;background:#fff; border:1px solid #ccc  }
#verse{ font-weight: bold;	font-size: 13px;}

#submain { width:690px; margin-left:10px; padding:0px 0px 0 0px ;background:#fff; border:1px solid #ccc  }
#main ul { padding-left:10px; margin:0 0 2px 8px }
#leftColumn { width:205px; padding:0px 0 ;background: #dee5ea; border:1px solid #ccc }
#rightColumn { width:205px; padding:0px 0 ;background: #dee5ea; border:1px solid #ccc }
#footer { font-size:0.9em; padding:10px; width:870px; margin:10px auto 0 auto; overflow:hidden ;background:#445c86; color:#fff }
#twidth{ width:890px;}

/*VERTICAL MENU */
ul.menu { margin:0; padding:0; z-index:50  }
ul.menu li { list-style:none; margin:0; padding:0; z-index:50}
ul.menu span { height:18px; line-height:18px; padding-left:0 }
ul.menu a { font-weight:bold; margin:0 0 0 5px; text-indent:5px; text-decoration:none; cursor:pointer }
ul.menu ul { margin-left:10px; padding:0 }
ul.menu ul li a {text-align:left; margin:0 }
ul.menu li.active a { text-decoration:none; z-index:50  }
ul.menu li.active li a:hover { text-decoration:none }
ul.menu li.active a:hover { text-decoration:none }
ul.menu li a:hover { text-decoration:none }
ul.menu li a:hover{ color: red;}
ul.submenu {font-size:10px;}
ul.submenu li{font-size:10px; margin: 0 0 0 0; padding: 0 0 0 0;list-style-type: none; }

#selectedmenu{
	color:#339;
}

a.readon {
	font-weight:bold;
	text-align:left;
	float:right;
	font-size:0.9em
}

.article_separator { display:block; height:10px; width:97%; margin:7px auto }


#subtitle1 {
	font-weight: bold;
	font-size: 15px;
	color: white;	
	background-color:#00F;
	}

#subtitle2 {
	font-weight: bold;
	font-size: 15px;	
	color:#be5d07;
}

itle3 {	
font-weight: bold;
font-size: 14px;
text-decoration: underline;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
	height: 200px;
	width: 200px;
	top: 15px;
	/*background-color: #BBCAFB;
	color: #000066;
	border: 1px solid blue;*/
}

#pscroller1 a{
	text-decoration: underline;
	font-weight: bold;
	color: #000066;
	
}






