#divMain{
	border:none;
	background-image: url("Images/2girls.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height:600px;
	text-align:left;
}
#divMeadowWelcome{
	position:relative;
	float:left;
	width:193px;
	height:72px;
	left:28px;
}
#divComments{
	position:relative;
	float:left;
	width:400px;
	height:200px;
	left:35px;
	top:75px;
}
#divComments span{
	font-size:15px; font-family:arial,helvetica,helv,verdana; line-height:13pt;
	}
#divCharms{
	position:relative;
	float:left;
	width:108px;
	height:108px;
	left:60px;
	top:75px;
}
#news0 span {
	position:absolute; left:0px; top:0; z-index:5; visibility:hidden; filter:alpha(opacity=0);
	}

#divLogos{
	position: relative;
	float:left;
	top: 134px; 
	left: 225px; 
	width: 600px;
	height:88px; 
	z-index: 1;
	
}

#divLogos div {
	position: relative; 
	float:left; 
	top: 0px; 
	left: 0px; 
	z-index: 2;
}

#divLogosInner  {
	position: relative; 
	float:left; 
	top: 0px; 
	left: 0px;
	width:570px; 
	z-index: 2;
}

#divClickLinks{
	background: url("Images/txt_clicklinks.gif") 100px 0 no-repeat;
	height:15px;
	width:570px;
	z-index: 4;
}

#divThumbiesLogo{
	background: url("Images/ThumbiesLogoN.gif") 35px 0 no-repeat;
	width: 188px;
	height:73px; 
	cursor:default;
}
#divThumbiesLogo:hover{background-position: 35px -73px;cursor:pointer;}

#divBuddiesLogo{
	background: url("Images/BuddiesLogoN.gif") 18px 0 no-repeat;
	width: 173px;
	height:73px;
	cursor:default;
}
#divBuddiesLogo:hover{background-position: 18px -73px;cursor:pointer;}

#divDirectorsLogo{
	background: url("Images/DirectorsLogoN.gif") 18px 0 no-repeat;
	width: 207px;
	height:73px; 
	cursor:default;
}
#divDirectorsLogo:hover{background-position: 18px -73px;cursor:pointer;}

#divMilitaryLogo{
	background: url("Images/MilitaryLogoN.gif") 0 8px no-repeat;
	width: 140px;
	height:88px;
	cursor:default;
}
#divMilitaryLogo:hover{background-position: 0 -73px;cursor:pointer;}

#divFooter{
	border:none;
	width: 800px;
	height:50px;
	top:600px;
}
#divIndexPageMsg {
	position:relative;
	float:left;
	margin-top:190px;
	margin-left:500px;
	width:270px;
	color:#074460;
	text-align:left;
	font-weight:normal;
	font-size: 15px;
	font-family: Times Semibold;
	line-height:14px 
}