/* CSS Document */
body {
	background-color:#183C60;
	font-family:"trebuchet ms", sans-serif;
	font-size:12px;
	color:#000000;
}
a:link {
	font-weight:bold;
	color:#1588f5; 
	text-decoration:none;
	background-color:#1f4f80;
}
a:active {
	font-weight:bold; 
	color:#60b1ff; 
	text-decoration:none;
	background-color:#1f4f80;
}
a:visited {
	font-weight: bold; 
	color:#1372ce; 
	text-decoration:none;
	background-color:#1f4f80;
}
a:hover {
	font-weight:bolder; 
	color:#60b1ff; 
	text-decoration:none;
	background-color:#1f4f80;
}
.table {
	margin-top:5px;
	empty-cells:hide;
	vertical-align:top;
	width:720px;
}
.content {
	background:url(http://quiescence.hisdivineshadow.net/contentbg.jpg) repeat-y;
	border:none;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	padding-top:12px;
}
.header {
	border:none;
}
.linkimg {
	border:none;
}
.footer {
	border:none;
}
.style9 {
	font-family:"Geneva, Arial, Helvetica", sans-serif;
	font-size:11px;
}
.style4 {
	font-family:"Geneva, Arial, Helvetica", sans-serif;
	font-size:11px;
	font-weight:bold;
}
.image {
	border:#3b80c2 1px solid;
}
.hr {
	color:#0d59a1;
	width:50%;
	background-color:#0d59a1;
	height:2px;
	border:none;
}
#homec {
	float:left;
	border:none;
}
#biosc {
	float:left;
	border:none;
}
#galleriesc {
	float:left;
	border:none;
}
#adoptionsc {
	float:left;
	border:none;
}
#lpsc {
	float:left;
	border:none;
}
a#home {
    display: block;
    width: 118px;
    height: 30px;
    background-image: url(http://quiescence.hisdivineshadow.net/home.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#home:hover {
    background-position: 0 -30px;
}
a#bios {
    display: block;
    width: 127px;
    height: 30px;
    background-image: url(http://quiescence.hisdivineshadow.net/bios.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#bios:hover {
    background-position: 0 -30px;
}
a#galleries {
    display: block;
    width: 200px;
    height: 30px;
    background-image: url(http://quiescence.hisdivineshadow.net/galleries.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#galleries:hover {
    background-position: 0 -30px;
}
a#adoptions {
    display: block;
    width: 120px;
    height: 30px;
    background-image: url(http://quiescence.hisdivineshadow.net/adoptions.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#adoptions:hover {
    background-position: 0 -30px;
}
a#lps {
    display: block;
    width: 175px;
    height: 30px;
    background-image: url(http://quiescence.hisdivineshadow.net/lps.jpg);
    background-position: 0 0;
    margin: 0 auto;
}
a#lps:hover {
    background-position: 0 -30px;
}

a .alt {
	display: none;
}