#debbie {
   position: absolute;
   top: 27px;
   left: 645px;
   color: #FF0000;
   z-index: 10;
}
#debbie a{
   color: #FFFFFF;
   text-decoration: none;
}
#debbie a:hover{
   color: #FF0000;
   background-color: #CCCCCC;
   text-decoration: none;
}

#loginLayer a:link,#loginLayer a:visited {
	color: #FF0000;
	text-decoration: none;
}
#loginLayer a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
#loginLayer a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
#loginLayer   {
	font-size: 10px;
	font-family: Arial;
	text-align: right;
	visibility: visible;
	position: absolute;
	top: 0;
	height: 10px;
	right: 1px;
	text-decoration: none;
	padding-right: 5px;
	color: #FF0000;
	width: 160px;
}
#hstripe {
	background-color: #000000;
	width: 815px;
	position: absolute;
	top: 18px;
	background-repeat: repeat-x;
	left: 100px;
	visibility: visible;
	z-index: 1;
	height: 27px;
	padding: 0px;
	border: ridge #FF0000;
}
#vstripe {
	background-color: #000000;
	position: absolute;
	top: 45px;
	background-repeat: repeat-y;
	left: 27px;
	visibility: visible;
	z-index: 1;
	padding: 0px;
	border: ridge #FF0000;
	height: 485px;  /* was 80% */
	width: 11px;
}
#logo {
	position: absolute;
	z-index: 1;
	height: 115px;
	width: 200px;
	left: 1px;
	top: 1px;
}
#logos {
	position: absolute;
	z-index: 3;
	height: 50px;
	left: 492px;
	top: 65px;
	white-space: nowrap;
}
#logos a:link,#logos a:visited {
	color: #FF0000;
	text-decoration: none;
}	
#logos a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
#logos a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute; 
	top: 160px;
	left: 1px;
	line-height: 32px;
	background-color: #000000;
	color: #FFFFFF;
	border: ridge #FF0000;
	list-style-type: none;
	z-index: 2;
	width: 83px;
	-moz-opacity: 1.0;	
}
#nav_ul { 
	list-style-type: none;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}
#nav_ul a:link, #nav_ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	border-top: double #999999;
	border-right: #999999;
	border-bottom: double #999999;
	border-left: #999999;
}
#nav_ul a:hover {
	color: #FF0000;
	background-color: #CCCCCC;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#nav_ul a:active {
	color: #000000;
	background-color: #FFFFFF;
}
#content {
	position: absolute;
	left: 113px;
	top: 147px;
	width: 585px;
	height: 334px;
	float: left;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-style: normal;
	z-index: 2;
}
#content2 {
	position: absolute;
	z-index: 3;
	height: 40px;
	width: 600px;
	top: 440px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	left: 180px;
	font-style: italic;
}
#footer {
	position: absolute;
	z-index: 3;
	top: 534px;
	left: 620px;
	width: 200px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	padding-bottom: 5px;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	padding-right: 5px;
}
#footer_facebook {
	position: absolute;
	z-index: 3;
	top: 534px;
	left: 120px;
	width: 800px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space: nowrap;
	margin-top: 35px;
	border-top-style: inset;
	border-top-color: red;
	border-top-width: thin;
	padding-right: 5px;
	text-decoration: none;
}
#footer_facebook a        {color:black; text-decoration: none;}
#footer_facebook a:hover  {color:black; text-decoration: none;}
#footer_facebook a:active {color:black; text-decoration: none;}

#logo img {
	border: ridge #FF0000;
}
