.bodySpace{ margin-left:130;padding:20}
.menuBox{ position:absolute;left:0;top:0;background-color:Black;width:130;}
.menu
{
	/*border: 1px solid black;*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 125px;
}
.menu2
{
	/*border: 1px solid black;*/
	margin-left: 3px;
	padding: 1px;
	width: 122px;
	background-color: #ffcc00;
	font: normal 0.7em Verdana;
}
.menu2 a, .menu2 a:visited
{
	color:#000000;
}
/* Collapse the List Item Tags */
.menu li { display: inline; }

/* Make the links block elements and give them padding and some style */
.menu a, .menu a:visited
{
	color:  #000000;
	font: bold 0.7em Verdana;
	text-decoration: none;
	background-color: #FFCC00;
	display: block;
	padding: 2px;
	margin-left:3px;
}

/* Specify the rollover style for the links */
.menu a:hover
{
	color:#FF9900; 
	background:#000000; 
}
.subHead
{
	color: #000000;
	background:#FF9900;
	font: bold 0.7em Verdana;
	padding:2px;
	width:128;
	border-color:Black;
	border-style:solid;
	border-left:solid 0 #000000;
	border-right:solid 0 #000000;
	border-top:solid 1px #000000;
	border-bottom:solid 1px #000000;
}
.footer
{
	color: #FFCC00;
	font: bold 0.6em Verdana;
	padding:1px;
	text-align:center;
}
.footer a
{ color:#FFCC00;}

body{
	scrollbar-face-color: 		#000000; 
	scrollbar-shadow-color: 	#FFCC00; 
	scrollbar-highlight-color: 	#FFCC00; 
	scrollbar-3dlight-color:    #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: 		#FF9900; 
	scrollbar-arrow-color: 		#FFCC00; 
	margin:0px 0px 0px 0px;}
.mnuSearch
{
	width:85px;
	background-color:#ffffcc;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000 ; border-color: #000000 #000000 #000000 #000000; margin: 1px;
}
.mnuButton { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #ff9900; font-weight: bold; border-color: #ffcc00 #ffcc00 #ffcc00 #ffcc00;width:25px;}
.mnuVote { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #ff9900; font-weight: bold; border-color: #ffcc00 #ffcc00 #ffcc00 #ffcc00;width:40px;}

form{
margin:0px;
}
.header
{
	margin-left:130px;
	font: bold 0.7em Verdana;
	background:#000000;
	color: #ffcc00;
	padding:3px;
	text-align:center;
}
.header a
{
	color:#ffcc00;
	text-decoration:none;
}
.header a:hover
{
	text-decoration:underline;
}
.mainTxt
{
	font: normal 13px Verdana;
	text-align:justify;
	color: #000000;
}
.emailTxt
{
	font: normal 10px Verdana;
	color: #000000;
}
.HealthTxt
{
	font: normal 13px Verdana;
	color: #000000;
}
.mainTxt a
{
	color:#990033;
}
.linkList
{
	color:#ffcc00;
}
.dBase
{	
	font: normal 13px Verdana;
	color: #000000;
}
.dBase a
{
	text-decoration:none;
	color:#990033;
}
.dbase a:hover
{
	text-decoration:underline;
}

ul#nav {
	position: relative;
	top: 0px;
	left: 20px;
	width: 566px;
	margin: 0;
	height: 34px;
	list-style-type: none;
	overflow: hidden;
}

body#kickedout ul#nav  { background: transparent url(housemenu.gif) no-repeat 0 0; }
body#runningaway ul#nav { background: transparent url(housemenu.gif) no-repeat 0 -36px; }
body#careleavers ul#nav  { background: transparent url(housemenu.gif) no-repeat 0 -72px; }
body#moneymatters ul#nav  { background: transparent url(housemenu.gif) no-repeat 0 -108px; }
body#whocanhelp ul#nav  { background: transparent url(housemenu.gif) no-repeat 0 -144px; }
ul#nav li a {
	position: absolute;
	top: 0;
	width: 107px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* IE5/Win */
	background: transparent url(housemenu.gif) no-repeat;
}

body#kickedout li#kic a 			{ background-position: 0 0; width: 134px; left: 0; }
body#kickedout li#run a 			{ background-position: -0px -218px; left: 134px; }
body#kickedout li#run a:hover		{ background-position: -134px -180px; }
body#kickedout li#car a 			{ background-position: -0px -326px; left: 242px; }
body#kickedout li#car a:hover		{ background-position: -242px -180px; }
body#kickedout li#mon a 			{ background-position: -0px -434px; left: 350px; }
body#kickedout li#mon a:hover		{ background-position: -350px -180px; }
body#kickedout li#who a 			{ background-position: -0px -555px; left: 458px; }
body#kickedout li#who a:hover		{ background-position: -458px -180px; }

body#runningaway li#kic a			{ background-position: 0 -108px; width: 110px; left: 0; }
body#runningaway li#kic a:hover		{ background-position: 0 -180px; width: 134px;}
body#runningaway li#run a			{ background-position: -134px -36px; left: 134px; }
body#runningaway li#car a 			{ background-position: -0px -326px; left: 242px; }
body#runningaway li#car a:hover		{ background-position: -242px -180px; }
body#runningaway li#mon a 			{ background-position: -0px -434px; left: 350px; }
body#runningaway li#mon a:hover		{ background-position: -350px -180px; }
body#runningaway li#who a 			{ background-position: -0px -555px; left: 458px; }
body#runningaway li#who a:hover		{ background-position: -458px -180px; }

body#careleavers li#kic a 			{ background-position: 0 -108px; width: 110px; left: 0; }
body#careleavers li#kic a:hover		{ background-position: 0 -180px; width: 134px;}
body#careleavers li#run a 			{ background-position: -0px -218px; left: 134px; }
body#careleavers li#run a:hover		{ background-position: -134px -180px; }
body#careleavers li#car a 			{ background-position: -242px -72px; left: 242px; }
body#careleavers li#mon a 			{ background-position: -0px -434px; left: 350px; }
body#careleavers li#mon a:hover		{ background-position: -350px -180px; }
body#careleavers li#who a 			{ background-position: -0px -555px; left: 458px; }
body#careleavers li#who a:hover		{ background-position: -458px -180px; }

body#moneymatters li#kic a 			{ background-position: 0 -108px; width: 110px; left: 0; }
body#moneymatters li#kic a:hover		{ background-position: 0 -180px; width: 134px;}
body#moneymatters li#run a 			{ background-position: -0px -218px; left: 134px; }
body#moneymatters li#run a:hover		{ background-position: -134px -180px; }
body#moneymatters li#car a 			{ background-position: -0px -326px; left: 242px; }
body#moneymatters li#car a:hover		{ background-position: -242px -180px; }
body#moneymatters li#mon a 			{ background-position: -0px -434px; left: 350px; }
body#moneymatters li#who a 			{ background-position: -0px -555px; left: 458px; }
body#moneymatters li#who a:hover		{ background-position: -458px -180px; }

body#whocanhelp li#kic a 			{ background-position: 0 -108px; width: 110px; left: 0; }
body#whocanhelp li#kic a:hover		{ background-position: 0 -180px; width: 134px;}
body#whocanhelp li#run a 			{ background-position: -0px -218px; left: 134px; }
body#whocanhelp li#run a:hover		{ background-position: -134px -180px; }
body#whocanhelp li#car a 			{ background-position: -0px -326px; left: 242px; }
body#whocanhelp li#car a:hover		{ background-position: -242px -180px; }
body#whocanhelp li#mon a 			{ background-position: -0px -434px; left: 350px; }
body#whocanhelp li#mon a:hover		{ background-position: -350px -180px; }
body#whocanhelp li#who a 			{ background-position: -0px -555px; left: 458px; }

/* new housing menu */

ul#nav2 {
	position: relative;
	top: 0px;
	left: 20px;
	width: 566px;
	margin: 0;
	height: 34px;
	list-style-type: none;
	overflow: hidden;
}

body#movingout ul#nav2  { background: transparent url(housemenu2.gif) no-repeat 0 0; }
body#health ul#nav2 { background: transparent url(housemenu2.gif) no-repeat 0 -36px; }
body#money ul#nav2  { background: transparent url(housemenu2.gif) no-repeat 0 -72px; }
body#landlord ul#nav2  { background: transparent url(housemenu2.gif) no-repeat 0 -108px; }
body#contacts ul#nav2  { background: transparent url(housemenu2.gif) no-repeat 0 -144px; }

ul#nav2 li a {
	position: absolute;
	top: 0;
	width: 107px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:35px; /* IE5/Win */
	background: transparent url(housemenu2.gif) no-repeat;
}

body#movingout li#mov a 			{ background-position: 0 0; width: 134px; left: 0; }
body#movingout li#hea a 			{ background-position: -0px -218px; left: 134px; }
body#movingout li#hea a:hover		{ background-position: -134px -180px; }
body#movingout li#mo2 a 			{ background-position: -0px -326px; left: 242px; }
body#movingout li#mo2 a:hover		{ background-position: -242px -180px; }
body#movingout li#lan a 			{ background-position: -0px -434px; left: 350px; }
body#movingout li#lan a:hover		{ background-position: -350px -180px; }
body#movingout li#use a 			{ background-position: -0px -555px; left: 458px; }
body#movingout li#use a:hover		{ background-position: -458px -180px; }

body#health li#mov a			{ background-position: 0 -108px; width: 110px; left: 0; }
body#health li#mov a:hover		{ background-position: 0 -180px; width: 134px;}
body#health li#hea a			{ background-position: -134px -36px; left: 134px; }
body#health li#mo2 a 			{ background-position: -0px -326px; left: 242px; }
body#health li#mo2 a:hover		{ background-position: -242px -180px; }
body#health li#lan a 			{ background-position: -0px -434px; left: 350px; }
body#health li#lan a:hover		{ background-position: -350px -180px; }
body#health li#use a 			{ background-position: -0px -555px; left: 458px; }
body#health li#use a:hover		{ background-position: -458px -180px; }

body#money li#mov a 			{ background-position: 0 -108px; width: 110px; left: 0; }
body#money li#mov a:hover		{ background-position: 0 -180px; width: 134px;}
body#money li#hea a 			{ background-position: -0px -218px; left: 134px; }
body#money li#hea a:hover		{ background-position: -134px -180px; }
body#money li#mo2 a 			{ background-position: -242px -72px; left: 242px; }
body#money li#lan a 			{ background-position: -0px -434px; left: 350px; }
body#money li#lan a:hover		{ background-position: -350px -180px; }
body#money li#use a 			{ background-position: -0px -555px; left: 458px; }
body#money li#use a:hover		{ background-position: -458px -180px; }

body#landlord li#mov a 			{ background-position: 0 -108px; width: 110px; left: 0; }
body#landlord li#mov a:hover		{ background-position: 0 -180px; width: 134px;}
body#landlord li#hea a 			{ background-position: -0px -218px; left: 134px; }
body#landlord li#hea a:hover		{ background-position: -134px -180px; }
body#landlord li#mo2 a 			{ background-position: -0px -326px; left: 242px; }
body#landlord li#mo2 a:hover		{ background-position: -242px -180px; }
body#landlord li#lan a 			{ background-position: -0px -434px; left: 350px; }
body#landlord li#use a 			{ background-position: -0px -555px; left: 458px; }
body#landlord li#use a:hover		{ background-position: -458px -180px; }

body#contacts li#mov a 			{ background-position: 0 -108px; width: 110px; left: 0; }
body#contacts li#mov a:hover		{ background-position: 0 -180px; width: 134px;}
body#contacts li#hea a 			{ background-position: -0px -218px; left: 134px; }
body#contacts li#hea a:hover		{ background-position: -134px -180px; }
body#contacts li#mo2 a 			{ background-position: -0px -326px; left: 242px; }
body#contacts li#mo2 a:hover		{ background-position: -242px -180px; }
body#contacts li#lan a 			{ background-position: -0px -434px; left: 350px; }
body#contacts li#lan a:hover		{ background-position: -350px -180px; }
body#contacts li#use a 			{ background-position: -0px -555px; left: 458px; }


/* **************** */

.housing_content
{
	position: relative;
	top: 0px;
	left: 20px;
	width: 566px;
	border: solid 2px black;
	border-top-width:0px;
	background-color:#ffcc00;
	padding:10px;
}
.housemenulist
{
	width:100%;
	font-family:Verdana;
	float:right;
	font-size:xx-small;
	font-weight:bold;
	list-style-type:none;
	text-align:left;
	margin: 0px;
	padding: 0px;
}
.housemenulist li
{
	background-color:#ffffcc;
	margin-left:10px;
	padding:2px;
	border-top:solid 2px #ff9900;
	border-left:solid 2px #ff9900;
	border-right:solid 5px #FF9900;
	height:40px;
	background-image:url(pics\tab.gif);
	background-repeat:no-repeat;
	background-position:100%;
}

.housemenulist li#selected
{
	background-color:#ffcc00;
	border-top:solid 2px #ffcc00;
	border-left:solid 2px #ffcc00;
	border-right:solid 7px #ffcc00;
	background-image:none;
}
.housemenulist li#selectedH
{
	background-color:#ffffff;
	border-top:solid 1px #cccccc;
	border-left:solid 2px #ffffff;
	border-right:solid 5px #ffffff;
	background-image:none;
}
.housemenulist li#selectedH a
{
	color: #000000;
}
.housemenulist a
{
	text-decoration:none;
	color:#990033;
}
.housemenulist a:hover
{
	text-decoration:underline;
}
/* NEW IMAGE MENU */
  #nav3 {
    width: 419px; height: 191px;
    background: url(housemainmenu.gif);
    padding: 0;
    position: relative;
    }
  #nav3 li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
  #nav3 li, #nav3 a {
    height: 191px; display: block;text-indent: -9000px;}
    
  #fact {left: 0px; width: 97px;}
  #link {left: 70px; width: 229px;}
  #org {left: 260px; width: 160px;}
  
  #fact a:hover {
    background: transparent url(housemainmenu.gif)
    0 -191px no-repeat;}
  #link a:hover {
    background: transparent url(housemainmenu.gif)
    -70px -381px no-repeat;}
  #org a:hover {
    background: transparent url(housemainmenu.gif)
    -260px -191px no-repeat;}
/* CONTACT DETAILS ADDRESS BOOK */
.noteContent
{
	font-family:Verdana;
	font-size:12px;
	width:260px;
}
.notecontent a
{
	font-weight:bold;
	color:#990033;
}
.notecontent hr
{
	color:Black;
}
.addBook
{
	position: relative;
	top: 0px;
	left: 100px;
	width: 400px;
	height:500px;
	padding:10px;
	padding-right:0px;
	padding-left:40px;
	border: solid 2px black;
	border-right-width:0px;
	background: white url(pics/notepad.gif) no-repeat;}
h1#legal
{
	height:95px; width:346px; background-image:url(pics/txt/txtLegalAges.gif); text-indent:-500px;display:inline;margin:0px;
}
#fireworks
{
	float:right;
	width:150px;
	background-color:#ffcc00;
	color:Black;
	font-size:0.7em;
	font-weight:bold;
	font-family:Verdana;
	padding:1em;
	text-align:center;
	border:solid 2px black;
}
#fireworks a
{
	color:black;
}
#voted
{
	border:solid 2px black;
	padding:5px;
	margin-bottom:10px;
}
#youthDB td
{
	font-size:0.83em;
	vertical-align:top;
}
#youthDB address{font-style:normal;}
#orgCategoryList
{
	list-style-type:none;
	font-size:0.8em;
	margin-left:0;
}
#orgCategoryList li{margin-bottom:1em;}