body
{
background: #e8ebf2;
}
ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}

li {display:inline}

h6
{
position: absolute;
top:830px;
}

#dropmenudiv{
	position: absolute;
	background: #8f9092;
	padding-top:5px;
	padding-left:6px;
	width: 310px;
}

#dropmenudiv a{
	width: 100%;
        font-family: Arial,Georgia,Serif;
	font-weight:bold;
        letter-spacing : -1px;
	text-decoration: none;
	padding-left:20px;
	color: #15559d;
	font-size: 13px;
	width: 300px;
	height: 17px;
	white-space:nowrap;
	background: url(images/listbg.jpg) no-repeat;
}

#dropmenudiv a:hover{ 
	color: #243b4d;
	text-decoration: none;
	background: url(images/listbgover.jpg) no-repeat;
}


h3
{
cursor:pointer;
position: relative;
left:60px;
bottom:20px;
width:240px;
height:30px;
text-decoration:none;
color:white;
text-align:center;
padding-top:2px;
background: url(images/click.jpg) no-repeat;
border:2px solid #edeef1;
}

h4
{
font-family: Arial,Georgia,Serif;
position: relative;
left:47px;
top:3px;
width:200px;
height:30px;
letter-spacing: -1px;
color: #072442;
font-size: 18px;
text-align: center;
background: url(images/propinfobg.jpg) no-repeat;
border:4px solid #edeef1;
}


#star
{
float: left;
width: 32px;
height: 30px;
}



#star a {
        font-family: Impact,Arial,Georgia,Serif;
	display: block;
	width: 32px;
	height: 30px;
        letter-spacing : -1px;
	text-align: center;
	text-decoration: none;
	padding-top:6px;
	color: #ffffff;
	font-size: 15px;
	background: url(images/star.png) no-repeat;

}

#star a:hover {
	width: 32px;
        height: 30px;
	color: #000000;
	text-decoration: none;
	background: url(images/starover.png) no-repeat;
}


#list
{	
	position: relative;
	bottom:21px;
	left: 25px;
	background: #8f9092;
	padding-top:5px;
	padding-left:6px;
	width: 310px;
}
#list h1
{
	font-family: Arial,Georgia,Serif;
        letter-spacing : 0px;
	text-decoration: none;
	color: #15559d;
	font-size: 23px;
}


#list a {
        font-family: Arial,Georgia,Serif;
	font-weight:bold;
        letter-spacing : -1px;
	text-decoration: none;
	padding-left:20px;
	color: #15559d;
	font-size: 13px;
	width: 300px;
	height: 17px;
	white-space:nowrap;
	background: url(images/listbg.jpg) no-repeat;
}

#list a:hover {
	color: #243b4d;
	text-decoration: none;
	background: url(images/listbgover.jpg) no-repeat;

}




#babystar
{
float: left;
width: 22px;
height: 20px;
}



#babystar a {
        font-family: Impact,Arial,Georgia,Serif;
	display: block;
	width: 22px;
	height: 20px;
        letter-spacing : -1px;
	text-align: center;
	text-decoration: none;
	padding-top:2px;
	color: #ffffff;
	font-size: 12px;
	background: url(images/smallstar.png) no-repeat;

}

#babystar a:hover {
	width: 22px;
        height: 20px;
	color: #000000;
	text-decoration: none;
	background: url(images/smallstarover.png) no-repeat;
}





