Body {
	margin: 0px;
}

.HP_Back {
	width: 800px;
	height: 800px;
	z-index: 0;
}

.HP_RightRule {
	border-left: 2px solid green;	
	width: 90px;
	position: absolute;
	left: 800px;
	top: 0px;
	height: 664px;
}

.HP_Header {	
	background: url(HPImages/HeaderBG.jpg) repeat-x;
	border-top: 0px solid black;
	width: 800px;
	height: 128px;
	z-index: 1;
}

.HP_HeaderImage {	
	background: url(HPImages/RabbiHorowitz.jpg);
	border: 0px solid black;
	width: 294px;
	height: 129px;
	z-index: 1;
}

.HP_HeaderMenu {
	background: #40E93B; 
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	padding-top: 3px;
	width: 800px;
	height: 25px;
	z-index: 100;
}

.Navigation {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: navy;
	text-decoration: none;
	border-top: 1px solid purple;
	border-bottom: 1px solid purple;
	padding-top: 5px;
	padding-left: 8px;
	padding-bottom: 5px;	 
}

.Navigation A {
	font-weight: bold;
	color: navy;
	text-decoration: none
}
.Navigation A:hover {
	color: green;
}


.MemberDropDownContainer{
	background-color: #CFFCCF;
	border-bottom: 1px solid navy;				
	width: 90px;
	position: absolute;
	left: 80px;
	top: 129px;
	display: none;
	z-index: 200;
}

.ArticlesDropDownContainer{
	background-color: #CFFCCF;
	border-bottom: 1px solid navy;	
	width: 90px;
	position: absolute;
	left: 165px;
	top: 129px;
	display: none;
	z-index: 350;
}

.DDItem {
	color: #B83C3C;
	border-left: 1px solid navy;
	border-right: 1px solid navy;
	border-bottom: 1px solid green;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;	
	padding: 4px;
}

.DDItem A {
	font-weight: normal;
}
	
.DDtop {
	color: #B83C3C;
	border-left: 1px solid navy;
	border-right: 1px solid navy;
	border-bottom: 1px solid green;
	font-weight: normal;	
	padding: 4px;	
	padding-top: 7px;
	height: 17px;
	background-color: white;
	font-family: arial;
	font-size: 12px;
}

.HP_Column1 {
	background: #FEFDE8;
	position: absolute;
	left: 0;
	top: 158;
	border: 0px solid black;
	width: 525px;
	height: 500px;	
	overflow: hidden ;
	z-index: 150;
}

.HP_Column1Links {
	background: #f8f078;
	position: absolute;
	font-family: verdana;
	font-size: 13px;
	line-height: 30px;
	left: 340;
	top: 40;
	border: 1px solid black;
	width: 140px;		
	padding: 10px;
	display: block;
	z-index: 11;
}

.HP_Column1Link {
	cursor: pointer;
	border-bottom: 1px solid white;
}

.HP_Column1Link A {
	cursor: pointer;
	color: black;
	text-decoration: none;
}

.LoadingImage {
	display: none;
	position: absolute;
	left: 250;
	top: 25;
}

.ArticleGroupTitle {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	border: 0px solid black;
	margin: 10px;
}

.ArticleContainer{
	background: #FEFDE8;
	position: absolute;
	left: 20;
	top: 50;
	border: 0px solid black;
	width: 285px;
	height: 430px;	
	display: block;
	overflow: auto ;
	z-index: 50;
}

.Articles {
	border-bottom: 1px solid #F0F0F0;	
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	padding-left: 5px;		
	padding-right: 5px;
	margin-bottom: 0px;
}

.ArticleTitle {
	padding-top: 5px;
	color: green;
}

.ArticleTitle a {
	color: green;
	text-decoration: none;
}

/*.ArticleTitle a:hover {
	color: purple;
	text-decoration: none;
	border-bottom: 1px dashed purple;
}*/

.ArticleInfo {
	border: 0px solid gray;	
	font-family: verdana;
	font-size: 10px;
	line-height: 10px;	
	color: gray;
	margin-bottom: 10px;
}

.ArticleGroups {
	border-bottom: 1px solid silver;	
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	padding-left: 5px;		
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.MainGroups {
	font-family: verdana;
	font-size: 12px;
	line-height: 17px;
	margin-bottom: 0px;	
}

.MainGroups A {
	color: green;
	text-decoration: none;
}

.SubGroups {	
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;	
	color: gray;
	text-decoration: none;
}

.SubGroups A {	
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;	
	color: gray;
	text-decoration: none;
}

.SubGroups A:hover {
	font-family: verdana;
	font-size: 10px;
	line-height: 12px;	
	color: green;
	border-bottom: 1px dashed green;
}

.HP_Column2 {
	border: 1px solid black;
	width: 200px;
	height: 500px;
	position: absolute;
	left: 325;
	top: 158;
	z-index: 1;
}

.HP_LatestComments {
	background: #FEFDE8;  /*#FCF8B0;*/
	border-left: 7px solid green; /*#71A5C6;*/
	border-right: 7px solid green; /*#71A5C6;*/
	width: 186px;
	height: 200px;
	position: absolute;
	left: 325;
	top: 158;
	overflow: hidden ;
	z-index: 2;
}

.HP_Comments {
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	border-bottom: 1px dashed #967511;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #AA830B;
}

.HP_Comments A {
	text-decoration: none;
	color: #826305;
}

.HP_Comments A:hover {
	text-decoration: underline;
}

.HP_LatestComments_Expanded {
	background: #FEFDE8;
	border-left: 7px solid green; /*#71A5C6;*/
	border-right: 7px solid green; /*#71A5C6;*/
	width: 186px;
	height: 200px;
	position: absolute;
	left: 325;
	top: 158;
	overflow: hidden ;
	z-index: 20;
}

.loadedComments {
	padding: 5px;
	height: 180px;
	overflow: hidden;
}

.HP_Resources {
	border: 0px solid black;
	border-left: 7px solid green; /*navy;*/
	border-right: 7px solid green; /*navy;*/
	width: 186px;
	height: 150px;
	position: absolute;
	left: 325;
	top: 358;
	z-index: 1;
}

.HP_ResourcesExpanded {
	background: white;
	border-left: 7px solid green; /*navy;*/
	border-right: 7px solid green; /*navy;*/
	width: 461px;
	height: 490px;
	position: absolute;
	left: 325;
	top: 158;
	padding-top: 10px;
	overflow: hidden ;
	display: none;
	z-index: 100;
}

.HP_Poll {
	background: #FCF8B0;
	border-left: 7px solid green; /*#700373;*/
	border-right: 7px solid green; /*#700373;*/
	width: 186px;
	height: 150px;
	position: absolute;
	left: 325;
	top: 508;
	overflow: auto;
	z-index: 2;
}

.PollHeader {
	background: #D3BB18;
	font-family: verdana;
	font-size: 15px;
	color: #554104;	
	border-bottom: 2px solid #AA830B;
	padding-top: 3px;
	padding-bottom: 3px;
}

.PollDesc1 {
	font-family: verdana;
	font-size: 10px;
	color: #816307;
	padding-bottom: 8px;
	line-height: 14px;
	text-decoration: none;
}
.PollDesc1 A {
	font-weight: bold;
	color: navy;
	text-decoration: none
}
.PollDesc1 A:hover {
	color: #D16767;
	text-decoration: underline;
}	

.HP_Poll_Closed {
	padding: 5px;
}

.HP_Poll_Open {
	padding: 5px;
}

.HP_Poll_Expanded {
	background: #00DD6F;
	border: 0px solid black;
	width: 200px;
	height: 150px;
	position: absolute;
	left: 325;
	top: 508;
	z-index: 100;
}

.HP_Column3 {
	background: white;
	border: 0px solid black;
	width: 275px;
	height: 500px;
	position: absolute;
	left: 525;
	top: 158;
	z-index: 1;
}

.Column3LinksBox {
	border: 0px solid black;
	padding-left: 20px;
	width: 275px;
	height: 75px;
	position: absolute;
	left: 0;
	top: 428;
	z-index: 100;
}

.Column3LinksBox2 {
	border: 0px solid black;	
	padding-left: 20px;
	width: 115px;
	height: 75px;
	position: absolute;
	left: 160;
	top: 428;
	z-index: 100;
}

.Column3Links {
	font-family: verdana;
	font-size: 11px;
	border-bottom: 1px dashed navy;
	padding-top: 7px;
	color: green;
}

.Column3Links A {
	text-decoration: none;
	color: navy;
}

.Column3Links A:hover {
	text-decoration: none;
	border-bottom: none;
	color: green;
}

.HP_Footer {
	border-top: 6px solid green;	
	width: 800px;
	height: 60px;
	position: absolute;
	top: 658px;
	z-index: 1;
}

.HP_Sponsorship {
	background: white;	
	font-family: Arial, Helvetica, sans-serif;
	border: 2px solid Navy;
	position: absolute;
	left: 325px;
	top: 11px;
	width: 270px;
	height: 92px;		
	padding: 5px;
	z-index: 2;
}

.HP_Messages {
	background: #CFFCCF;	
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: blue;
	border: 2px solid navy;
	position: absolute;
	left: 325px;
	top: 11px;
	width: 270px;
	height: 92px;		
	padding: 5px;
	display: none;
	z-index: 100;
}

.HP_Login {
	background: #40E93B;
	border: 1px solid navy;
	border-bottom: 1px solid navy;
	font-family: verdana;
	font-size: 11px;
	color: green;
	padding: 2px;
	width: 94px;
	height: 14px;
	position: absolute;
	left: 650;
	top: 20;	
	overflow: hidden;
	z-index: 25;
}	

.Welcome {
	border: 0px solid white;
	font-family: verdana;
	font-size: 11px;
	color: #90BCF8;
	width: 150px;
	height: 14px;
	position: absolute;
	left: 625;
	top: 111;	
	z-index: 1;
}	

.HP_Logout {
	background: #40E93B;
	border: 1px solid navy;
	border-bottom: 1px solid navy;
	font-family: verdana;
	font-size: 11px;
	color: green;
	padding: 2px;
	width: 94px;
	height: 14px;
	position: absolute;
	left: 650;
	top: 20;	
	overflow: hidden;
	display: block;
	z-index: 100;
}	

.MemberBenefits {
	display: none;
	position: absolute;
	background: #FCF8B0;
	padding: 10px;
	left: 300;
	top: 155px;
	width: 350px;
	border: 3px solid navy;
	border-top: 20px solid navy;
	z-index: 200;
}	

.HP_NewsLetter {
	background: #40E93B;
	border: 1px solid navy;
	border-bottom: 1px solid navy;
	font-family: verdana;
	font-size: 11px;
	color: green;
	padding: 2px;
	width: 94px;
	height: 14px;
	position: absolute;
	left: 650;
	top: 50;
	overflow: hidden;
	z-index: 2;
}

.HP_Search {
	background: #40E93B;
	border: 1px solid navy;
	border-bottom: 1px solid navy;
	font-family: verdana;
	font-size: 11px;
	color: green;
	padding: 2px;
	width: 94px;
	height: 14px;
	position: absolute;
	left: 650;
	top: 80;
	overflow: hidden;
	z-index: 2;
}

.ArticlesArrow {
	background: #FEFDE8;
	border-bottom: 1px dashed black;
	font-family: verdana;
	font-size: 10px;
	margin-right: 15px;
	position: relative;
	float: right;	
	cursor: pointer;
	z-index: 50;	
}

.CommentsArrow {	
	background: #FEFDE8;
	color: #5A4502;	
	border: 0px solid black;
	font-family: verdana;
	font-size: 10px;
	width: 80px;
	height: 15px;
	position: absolute;
	left: 55px;
	top: 185px;
	cursor: pointer;		
	z-index: 65;		
}

.CommentsArrow_Trans {
	background: #FEFDE8;	
	color: black;
	border: 0px solid black;
	width: 200px;	
	height: 25px;
	position: absolute;
	left: 0px;
	top: 175px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	cursor: pointer;
	z-index: 60;
}

.PollsArrow {
	border-bottom: 1px dashed black;
	font-family: verdana;
	font-size: 10px;	
	cursor: pointer;	
	width: 70px;
	height: 12px;
	position: absolute;
	left: 350px;
	top: 638px;
	z-index: 10;	
}

.ResourcesArrow {
	width: 186px;
	height: 122px;
	cursor: pointer;
}

.ResourcesArrowClose {
	background: white;
	border-bottom: 1px dashed black;
	font-family: verdana;
	font-size: 10px;
	width: 50px;
	height: 15px;
	position: absolute;
	left: 395px;
	top: 425px;
	cursor: pointer;
	z-index: 110;	
}

.Banners {
	width: 160px;
	height: 406px;
	position: absolute;
	left: 820px;
	top: 20px;
	z-index: 510;
}
