#head_title{
	width: 758px;
	margin: 0 auto;
	padding: 0px;
	height: 33px;
	clear:both;
	background: url(../../images/administration/reslife.gif) no-repeat center;
}
#navigation {
	width: 186px;
        margin: 23px 0 0 4px;

}
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	text-align: center;
	border: 1px solid #ccc;
	border-top: 0px;
	font: 10px/17px verdana, helvetica, sans-serif;
	font-weight: bold;
}
#navigation li a {
	display: block;
	font-weight: normal;
	width: 184px;
	background-color: #eee;
	color: #033;
	text-decoration: none;
}
#navigation li a:hover {
	background-color: #c90;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	}
#navigation li a:active {
	font-weight: normal;
	background-color: #010f3c;
	color: #fff;
	text-decoration: none;
}
.menu_header{
	background: #010f3c url(../../images/186top.gif) no-repeat top left;
	border-bottom: 1px solid #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	font-weight: bold;
	width: 186px;
	height: 20px;
	padding-top: 5px;
	margin-top: 10px;
}

#colorbar { 
	background: #F1F1ED url(../../images/administration/reslife_cb.gif) no-repeat top center;
	width: 758px;
	padding: 0px;
	margin: 0 auto;
	height: 4px;
	font-size: 2px;
	line-height: 0px;
	clear:both;
}
#submenu{
	display: block;
	float: right;
	margin-top: 20px;
	font-family: arial, helvetica, sans-serif;

}
#submenu a {
	font-weight: bold;
	color: #fff;
}
#submenu a:active {
	font-weight: bold;
	color: #fff;
}
#submenu a:visited {
	font-weight: bold;
	color: #fff;
}
#submenu a:hover { 
	font-weight: bold;
	color: #ccc;
}
dl {
	width: 200px;
	margin: 0 0 20px 20px;
	padding: 0;
	background: #010f3c url(../../images/200bottom.gif) no-repeat bottom left;
}
dt {
	margin: 0 0 10px 0;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #fff;
	background: #c90 url(../../images/200top.gif) no-repeat top left;
}
dd {
	margin: 0 0 0 10px;
	padding: 0 10px 5px 10px;
	color: #fff;
	font-family: Verdana, sans-serif;

	background: url(../../images/arrow.gif) no-repeat 0 3px;
}
h1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
	color: #010f3c;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 140%;
	color: #c90;
	padding: 0;
	margin: 1.2em 0 1em 0;
}
h3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
        font-size: 130%;
	color: #010f3c;
	padding: 0 0 2px 17px;
	margin: 1.2em 0 -.2em 0;
	border-bottom: 1px solid #ddd;
	}
ul {
        font-size: 10px;
}
li {
        font-size: 120%;
}
#social-icons {
	background: url(../../../administration/reslife/images/social.jpg) no-repeat top left;
	position: relative;
	width: 108px;
	height: 42px;
        margin: 10px auto;
}
#social-icons li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	top: 0px;
}
#social-icons li, #social-icons a{
	height: 42px;
	display: block;
}
#facebook{left: 0px; width: 42px; text-indent: -5000px; overflow: hidden;}
#myspace{left: 66px; width: 42px; text-indent: -5000px; overflow: hidden;}


