/* Wvdreamers Index CSS file  */
/* Copyright 2007 Step by Step, Inc. */
/* Version wvdreamers006 */
body {
  	font-family: helvetica, arial, sans-serif;
  	font-size: 76%;
  	color: #000000; 
  	background-color: #ffffff;
/*	background-image: url(image/teen.jpg); 
	background-attachment: fixed; */
}
img {
height: auto;
width: 138px;
/* margin: 2px;  */
}
#apage {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 750px;
	margin-left: -375px;
}
div#aaheader {
	margin-left: 25%;
}
div#nav {
	float: left;
}
ul.menu {
    display: none;
	list-style-type: none;
	margin: 0px 2px;
	padding: 2px 2px;
	text-decoration: none;
	line-height: 28px;	
	background-color: #ffcc66;
	text-decoration: none;

}
div#nav, a.menuLink, li a {
	margin: 0px 2px;
	padding: 2px 2px;
	background-color: #ffcc66;
	text-decoration: none;
	text-align: center;
}
li a:hover {
	background-color: #ff9900;
	color: #ffffff;
}
#abbody {
	margin-top: 2px;  
	clear: both;
}
#sidebar {
	top: 29px;
	float: left;
	width: 225px;
	padding: 3px 0px 3px 0px;
}
#sidebar img {
/*	height: auto;  */
	width: 200px;
}
#sidebar a img {
	border: 0px;
	margin: 0px 2px;
	padding: 2px 2px;
	text-decoration: none;
	text-align: center;
}

#sidebar p {
 text-align: center;
}
#sidebar h2 {
 text-align: center;
}
#abamain {
	margin-top: 30px;
	margin-left: 31%;
/*	background-color: #ffffcc; */
	padding: 5px 3px 3px 3px;
}
#abapagehdr {
	height: 150px;	
	margin-bottom: 0px;
}
#abapagehdr img {
	float: left;
	width: 27%;
	margin: 0px 0px 12px 0px;
}
#abbmain {
	margin-top: 20px;
}
#acfooter {
	clear: both;
	background-color: #ffffff;
	text-align: center;
}