a {
	color:#434343;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}	
a:hover {
	color:#545454;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
body {
	background-image:url('images/bg.gif');
	background-repeat: repeat-x;
	background-color:#434343;
		}
#main {
	margin:0 auto;
	width:800px;
}
#top {
	background-image:url("images/index_01.gif");
	width:800px;
	height:52px;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav li a {
	display:block;
	color: white;
	font-family: Georgia, 'Times New Roman', serif;
	text-decoration: none;
	font-size: 15px;
	margin: 0 auto;
	padding-top: 21px;
	width:100%;
	height:100%;
}

#nav span {
	display:none;
}

#nav li {
	margin:0;
	border-right: 1px solid #7E0000;
	padding:0;
	text-align: center;
}
li.lft {
	background-image:url('images/parentingTools.gif');
	width:223px;
	height:56px;
	float:left;
}
li.rt {
	background: white;
	width:34px;
	height:56px;
	float:left;
}
	li.home {
	background-image:url('images/navbg.png');
	width:64px;
	height:56px;
	float:left;
}
li.home:hover {
}
	li.test {
	background-image:url('images/navbg.png');
	width:64px;
	height:56px;
	float:left;
}
li.test:hover {
}
	li.basics {
	background-image:url('images/navbg.png');
	width:70px;
	height:56px;
	float:left;
}
li.basics:hover {

}
	li.book {
	background-image:url('images/navbg.png');
	width:73px;
	height:56px;
	float:left;
}
li.book:hover {

}
	li.refrence {
	background-image:url('images/navbg.png');
	width:76px;
	height:56px;
	float:left;
}
li.refrence:hover {

}
	li.center {
	background-image:url('images/navbg.png');
	width:96px;
	height:56px;
	float:left;
}
li.center:hover {

}
#hdr {
	background-image:url('images/headerBottom.gif');
	width:800px;
	height:227px;
}
#content {
	background-image:url('images/content.gif');
	width:800px;
	height:auto;
	float:left;
}
#footer {
	background-image:url('images/footer.gif');
	width:800px;
	height:81px;
	float:left;
}
.container {
	float:left;
	width:720px;
	height:auto;
	margin-left:40px;
}
.drp {
	background-color:#D4D4D4;
	width:400px;
	height:auto;
	color:#434343;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	float:left;
	border-bottom:solid;
	border-color:#ffffff;
	border-bottom-width:5px;
}
/* styles */
.mark {
	font-family:Georgia;
	font-size:40px;
	letter-spacing:-3px;
	color:#434343;
	padding-left:20px;
}
.marks {
	font-family:Georgia;
	font-size:30px;
	letter-spacing:-3px;
	color:#434343;
	padding-left:20px;
}
.style1 {
	color:#434343;
	font-family:arial;
	font-size:12px;
	float:left;
}
.style2 {
	color:#434343;
	font-family:arial;
	font-size:12px;
	float:left;
	width:620px;
}
.style3 {
	color:#434343;
	font-family:arial;
	font-size:12px;
	float:left;
	width:400px;
}
.style4 {
	color:#434343;
	font-family:arial;
	font-size:12px;
	float:left;
	width:400px;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
}
.arrow {
	list-style-image:url("images/arrow.gif");
	margin-left:30px;
	padding: 0;
}
.books {
	color:#434343;
	font-family:arial;
	font-size:10px;
	padding-left:30px;
}
.booksF {
	padding-right:10px;
	padding-bottom:5px;
}
.footers {
	color:#C1C1C1;
	font-family:arial;
	font-size:10px;
	margin-left:70px;
	margin-top:10px;
}
