/* CSS Document */

/* --------------------------------------GLOBAL ELEMENTS-------------------------------*/

body {
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

p {
	color: #000000
}



#wrapper {
	/* wrapper includes everything: header, navigational bar, search form, columns, footer */
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	width:780px;
	margin-bottom: 50px;
}


#header {
	/* ------------------- header contains world almanac for kids logo, search form,  and navigation bar -----------------------------*/
	left:0px;
	width:780px;
	height:146px;
	position: static;
	z-index: 1020;
	background-color: #fff;
}

#imgheaderwaklogo {
	float: left;
	border: 0;
	top: 90px;
	vertical-align: text-bottom;
	background-color: #fff;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#imgheadernavbar {
	float: right;
	border: 0;
	margin: 102px 0px 0px -10px;
	top: 0px;
	background-color: #fff;
}


/* --------------------- h1 header ---------------------------*/

#header h1 {
padding-left: 30px;
}

#form {
/* --------------------------------------search engine form ----------------------------------*/
	float:right;
	z-index: 10;
	position: absolute;
	right: 10px;
	top: 60px;
	background-color: #fff;
}



/* ---------------------- columns container: articlecontainer,  sidebar ------------------*/

#columns {
	width: 780px;
	position: relative;
	top: 0px;
	z-index: 0;
	float: left;
	height: auto;
	margin-bottom: 10px;
}


/*------------------------- article container: article and chapters ---------------------- */

#articlecontainer {
	top: 155px;
	width: 470px;
	float: left;
	position: static;
	height: auto;
	display: block;
}


#article {
clear:both;
	width: 470px;
	margin-top: 0px;
	top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#imgarticlecontent {
/* ---------------------------- accompanying image to correspond with article -------------------*/

	float: right;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	top: 0px;
	vertical-align: top;
}


#featuredarticlegraphic {
	/* ------------------------featuredarticlegraphic will depend on corresponding chapter color, i.e. animals=red, featuredarticlegraphic=red, environment=blue, featuredarticlegraphic=blue, etc... */
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
	}



/* article p */

#article p {
	font-family:Helvetica, Arial, "Sans Serif";
	color:#000;
	font-size:12px;
	line-height:140%;
}

#article a {
	text-decoration:none;
}



.firstword_article {
/* ------------------------firstword_article color will depend on corresponding chapter color, i.e. animals=red, firstword_article=red, environment=blue, firstword_article=blue, etc... */
	color: #ed145a;
	padding: 0px;
	text-indent: 0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	
	
/* -----------------------------FORM FOR CONTACT PAGE--------------------------------------	*/
	
	
#label{
float: left;
width: 120px;
font-weight: bold;
}
.textarea{
	width: 200px;
	margin-bottom: 5px;
	float: right;
	margin-right: 60px;
}

.input{
	margin-right: 60px;
	width: 200px;
	float: right;
}
.boxes{
	width: 200px;
	float: right;
	margin-right: 60px;
}
#submitbutton{
	margin-top: 5px;
	float: left;
}
#br{
clear: left;
}
#contactboxform {
	width: 400px;
	position: relative;
	top: 100px;
	vertical-align: middle;
	margin-left: 35px;
}
.aligntop {
	vertical-align:text-top;
}
	
	
	

/*-------------------------------------BEGIN CHAPTER HEADER GRAPHIC STYLES------------------------*/
#animals_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Animals.png);
background-repeat:no-repeat;
}

#birthdays_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Birthdays.png);
background-repeat:no-repeat;
}

#books_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Books.png);
background-repeat:no-repeat;
}

#enviroment_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Environment.png);
background-repeat:no-repeat;
}

#geography_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Geography.png);
background-repeat:no-repeat;
}

#language_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/language.png);
background-repeat:no-repeat;
}

#mythology_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Mythology.png);
background-repeat:no-repeat;
}

#nations_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Nations.png);
background-repeat:no-repeat;
}

#numbers_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Numbers.png);
background-repeat:no-repeat;
}

#population_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Population.png);
background-repeat:no-repeat;
}

#religion_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Religion.png);
background-repeat:no-repeat;
}

#science_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Science.png);
background-repeat:no-repeat;
}

#sports_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Sports.png);
background-repeat:no-repeat;
}


#technology_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Technology.png);
background-repeat:no-repeat;
}


#unitedStates_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/UnitedStates.png);
background-repeat:no-repeat;
}


#weights_chapterhead{
width:470px;
height:50px;
background-image:url(../wakart/Weights.png);
background-repeat:no-repeat;
}

/*-------------------------------------END CHAPTER HEADER GRAPHIC STYLES------------------------*/


/*-------------------------------------BEGIN BREADCRUMB STYLES------------------------*/


#breadCrumb_div {
	width: 300px;
	background-color: #F5F558;
	height: auto;
	float: left;
	text-indent: 10px;
	margin-bottom: 10px;
}

*html #breadCrumb_div{
	text-indent:10px;
	}

*:first-child+html  #breadCrumb_div{
	text-indent:10px;
	}
.breadlistTextspace
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
/*-------------------------------------END CHAPTER HEADER GRAPHIC STYLES------------------------*/

#chapter {
	width: 470px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
	height: 323px;
	top: 270px;
}

#chapter h3 {
	background-image:url(../wakart/chapters.png);
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

/* -------------------------------CHAPTER STYLE -------------------------------------------*/

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:431px;
	height:266px;
	border: none;
}
.a {
	outline: none;
	background-color: #FFFFFF;
	border: none;
}

#chapterLIST-TYPED-01 {
	position:absolute;
	left:0px;
	top:4px;
	width:109px;
	height:65px;
	border: none;
	background-color: #FFFFFF;
}

#chapterLIST-TYPED-01 a {
 outline: none;
 border: none;
}

#chapterLIST-TYPED-02 {
	position:absolute;
	left:319px;
	top:5px;
	width:112px;
	height:65px;
/*
	position:absolute;
	left:109px;
	top:0px;
	width:108px;
	height:65px;
*/
}

#chapterLIST-TYPED-03 {
	position:absolute;
	left:217px;
	top:203px;
	width:102px;
	height:66px;
	/*
	position:absolute;
	left:217px;
	top:0px;
	width:102px;
	height:65px;
	*/
}

#chapterLIST-TYPED-04 {
	position:absolute;
	left:215px;
	top:70px;
	width:102px;
	height:65px;
		/*
	position:absolute;
	left:319px;
	top:0px;
	width:112px;
	height:65px;
	*/
}

#chapterLIST-TYPED-05 {
	position:absolute;
	left:319px;
	top:130px;
	width:112px;
	height:70px;
	/*
	position:absolute;
	left:0px;
	top:65px;
	width:109px;
	height:65px;
	*/
}

#chapterLIST-TYPED-06 {
	position:absolute;
	left:109px;
	top:132px;
	width:108px;
	height:70px;
/*
	position:absolute;
	left:109px;
	top:65px;
	width:108px;
	height:65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	*/
}

#chapterLIST-TYPED-07 {
	position:absolute;
	left:4px;
	top:200px;
	width:109px;
	height:66px;
	/*
	position:absolute;
	left:217px;
	top:65px;
	width:102px;
	height:65px;
	*/
}

#chapterLIST-TYPED-08 {
	position:absolute;
	left:319px;
	top:65px;
	width:112px;
	height:65px;
}

#chapterLIST-TYPED-09 {
	position:absolute;
	left:107px;
	top:0px;
	width:108px;
	height:65px;
	/*
	position:absolute;
	left:0px;
	top:130px;
	width:109px;
	height:70px;
	*/
}

#chapterLIST-TYPED-10 {
	position:absolute;
	left:319px;
	top:197px;
	width:112px;
	height:66px;
	/*
	position:absolute;
	left:109px;
	top:130px;
	width:108px;
	height:70px;
	*/
}

#chapterLIST-TYPED-11 {
	position:absolute;
	left:217px;
	top:130px;
	width:102px;
	height:70px;
}

#chapterLIST-TYPED-12 {
	position:absolute;
	left:0px;
	top:130px;
	width:109px;
	height:70px;
	/*
	position:absolute;
	left:319px;
	top:130px;
	width:112px;
	height:70px;
	*/
}

#chapterLIST-TYPED-13 {
	position:absolute;
	left:217px;
	top:0px;
	width:102px;
	height:65px;
	/*
	position:absolute;
	left:0px;
	top:200px;
	width:109px;
	height:66px;
	*/
}

#chapterLIST-TYPED-14 {
	position:absolute;
	left:0px;
	top:65px;
	width:109px;
	height:65px;
		/*
	position:absolute;
	left:109px;
	top:200px;
	width:108px;
	height:66px;
	*/
}

#chapterLIST-TYPED-15 {
	position:absolute;
	left:109px;
	top:65px;
	width:108px;
	height:65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*
	position:absolute;
	left:217px;
	top:200px;
	width:102px;
	height:66px;
	*/
}

#chapterLIST-TYPED-16 {
	position:absolute;
	left:106px;
	top:200px;
	width:108px;
	height:66px;
	/*
	position:absolute;
	left:319px;
	top:200px;
	width:112px;
	height:66px;
	*/
}
	
/* -------------------------------END CHAPTER STYLE ---------------------------------------*/	

/*-------------------------------------BEGIN ARTICLE LIST STYLES------------------------*/

#articlelistWrapper{
width:auto;
height:auto;
position:relative;
float:left;
}


#article_list_middle{
	width: 460px;
	background-color:#FFFFFF;
	height: auto;
	float: left;
	margin-right: 4px;
	margin-left: 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: ridge;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	position:relative;
}

*html #article_list_middle{
	width: 460px;
	background-color:#FFFFFF;
	height: auto;
	float: left;
	margin-right: 4px;
	margin-left: 3px;
	margin-top:0px;
	margin-bottom:0px;
}


/*------------------------------ARTICLE LIST ANIMALS---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_ANIMALS{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_ANIMALS.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

*html #article_list_top_ANIMALS{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

/*ARTICLE LIST TOP TEXT STYLE*/
#article_list_top_ANIMALS h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #ED145A;
	position:static;
}


*html #article_list_top_ANIMALS h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_ANIMALS h1{
	margin-top:10px;

}

/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_ANIMALS
{
	background-color:#ED145A;
	width:440px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

#article_list_column_ANIMALS ul{
	margin-left: -30px;
}

*html #article_list_column_ANIMALS ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_ANIMALS ul{
	margin-left: 5px;
	}	


/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_ANIMALS li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}


/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/

#article_list_column_ANIMALS ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	list-style-type: none;
	text-indent: 20px;
}
#article_list_column_ANIMALS ul ul li a{
	color: #fff;
}

/*------------------------------ END ARTICLE LIST ANIMALS---------------------------------*/

/*------------------------------ARTICLE LIST BIRTHDAYS---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_BIRTHDAYS{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_BIRTHDAYS.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_BIRTHDAYS h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #1568B3;
}

#article_list_column_BIRTHDAYS
{
	background-color:#1568B3;
	width:440px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_BIRTHDAYS ul{
	margin-left: -30px;
}

/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_BIRTHDAYS li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_BIRTHDAYS ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}


#article_list_column_BIRTHDAYS ul ul li a{
	color: #fff;
}
/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_BIRTHDAYS{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_BRITHDAYS h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_BIRTHDAYS h1{
	margin-top:10px;
		
}
*html #article_list_column_BIRTHDAYS ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_BIRTHDAYS ul{
	margin-left: 5px;
}	
	
/*------------------------------ END ARTICLE LIST BIRTHDAYS---------------------------------*/
/*------------------------------ARTICLE LIST BOOKS---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_BOOKS{

	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_BOOKS.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_BOOKS h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #D5E05D;
}


/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_BOOKS
{
	background-color:#D5E05D;
	height: auto;
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_BOOKS ul{
	margin-left: -30px;
}


/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_BOOKS li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #444;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_BOOKS ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

#article_list_column_BOOKS ul ul li a{
	color: #444;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_BOOKS{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_BOOKS h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_BOOKS h1{
	margin-top:10px;
		
}
*html #article_list_column_BOOKS ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_BOOKS ul{
	margin-left: 5px;
}	
	
/*------------------------------ END ARTICLE LIST BOOKS---------------------------------*/

/*------------------------------ARTICLE LIST ENVIRONMENT---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_ENVIRONMENT{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_ENVIRONMENT.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_ENVIRONMENT h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #27AAE1;
}

/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_ENVIRONMENT
{
	background-color:#27AAE1;
	height: auto; 
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}


/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_ENVIRONMENT ul{
	margin-left: -30px;
}


/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_ENVIRONMENT li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_ENVIRONMENT ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

/*-----------IE 6&7 HACKS-----------------------*/

*html #article_list_top_ENVIRONMENT{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_ENVIRONMENT h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_ENVIRONMENT h1{
	margin-top:10px;
		
}
*html #article_list_column_ENVIRONMENT ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_ENVIRONMENT ul{
	margin-left: 5px;
}	
	

/*------------------------------ END ARTICLE LIST ENVIRONMENT---------------------------------*/


/*------------------------------ARTICLE LIST GEOGRAPHY---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_GEOGRAPHY{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_GEOGRAPHY.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_GEOGRAPHY h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #224290;
}

/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_GEOGRAPHY
{
	background-color:#224290;
	         height: auto; width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_GEOGRAPHY ul{
	margin-left: -30px;
}


/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_GEOGRAPHY li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_GEOGRAPHY ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

#article_list_column_GEOGRAPHY ul ul li a{
	color: #fff;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_GEOGRAPHY{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_GEOGRAPHY h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_GEOGRAPHY h1{
	margin-top:10px;
		
}
*html #article_list_column_GEOGRAPHY ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_GEOGRAPHY ul{
	margin-left: 5px;
}	

/*------------------------------ END ARTICLE LIST GEOGRAPHY---------------------------------*/


/*------------------------------ARTICLE LIST LANGUAGE---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_LANGUAGE{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_LANGUAGE.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_LANGUAGE h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #11AEBF;
}


/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_LANGUAGE
{
	background-color:#11AEBF;
	height: auto; 
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_LANGUAGE ul{
	margin-left: -30px;
}


/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_LANGUAGE li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_LANGUAGE ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}


/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_LANGUAGE{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_LANGUAGE h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_LANGUAGE h1{
	margin-top:10px;
		
}
*html #article_list_column_LANGUAGE ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_LANGUAGE ul{
	margin-left: 5px;
}	
/*------------------------------ END ARTICLE LIST LANGUAGE---------------------------------*/

/*------------------------------ARTICLE LIST MYTHOLOGY---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_MYTHOLOGY{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_MYTHOLOGY.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_MYTHOLOGY h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #F15A25;
}


/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_MYTHOLOGY
{
	background-color:#F15A25;
	height: auto; 
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_MYTHOLOGY ul{
	margin-left: -30px;
}

/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_MYTHOLOGY li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_MYTHOLOGY ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}
#article_list_column_MYTHOLOGY ul ul li a{
	color: #fff;
}

/*-----------IE 6&7 HACKS-----------------------*/

*html #article_list_top_MYTHOLOGY{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_MYTHOLOGY h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_MYTHOLOGY h1{
	margin-top:10px;
		
}
*html #article_list_column_MYTHOLOGY ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_MYTHOLOGY ul{
	margin-left: 5px;
}	


/*------------------------------ END ARTICLE LIST MYTHOLOGY---------------------------------*/

/*------------------------------ARTICLE LIST NATIONS---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_NATIONS{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_NATIONS.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_NATIONS h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #FAA61B;
}


/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_NATIONS
{
	background-color:#FAA61B;
	height: auto;
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_NATIONS ul{
	margin-left: -30px;
}

/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_NATIONS li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_NATIONS ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_NATIONS{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_NATIONS h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_NATIONS h1{
	margin-top:10px;
		
}
*html #article_list_column_NATIONS ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_NATIONS ul{
	margin-left: 5px;
}	

/*------------------------------ END ARTICLE LIST NATIONS---------------------------------*/

/*------------------------------ARTICLE LIST NUMBERS---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_NUMBERS{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_NUMBERS.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_NUMBERS h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #F15A25;
}

/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_NUMBERS
{
	background-color:#F15A25;
	height: auto; 
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}


/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_NUMBERS ul{
	margin-left: -30px;
}

/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_NUMBERS li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_NUMBERS ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

#article_list_column_NUMBERS ul ul li a{
	color: #fff;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_NUMBERS{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_NUMBERS h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_NUMBERS h1{
	margin-top:10px;
		
}
*html #article_list_column_NUMBERS ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_NUMBERS ul{
	margin-left: 5px;
}	
/*------------------------------ END ARTICLE LIST NUMBERS---------------------------------*/

/*------------------------------ARTICLE LIST POPULATION---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_POPULATION{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_POPULATION.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_POPULATION h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #10B0AC;
}

/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_POPULATION
{
	background-color:#10B0AC;
	height: auto;
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_POPULATION ul{
	margin-left: -30px;
}


/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_POPULATION li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_POPULATION ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_POPULATION{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_POPULATION h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_POPULATION h1{
	margin-top:10px;
		
}
*html #article_list_column_POPULATION ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_POPULATION ul{
	margin-left: 5px;
}	

/*------------------------------ END ARTICLE LIST POPULATION---------------------------------*/



/*------------------------------ARTICLE LIST RELIGION---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_RELIGION{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_RELIGION.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_RELIGION h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #F15A25;
}

/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_RELIGION
{
	background-color:#F15A25;
	height: auto; 
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_RELIGION ul{
	margin-left: -30px;
}


/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_RELIGION li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_RELIGION ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

#article_list_column_RELIGION ul ul li a{
	color: #fff;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_RELIGION{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_RELIGION h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_RELIGION h1{
	margin-top:10px;
		
}
*html #article_list_column_RELIGION ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_RELIGION ul{
	margin-left: 5px;
}	

/*------------------------------ END ARTICLE LIST RELIGION---------------------------------*/

/*------------------------------ARTICLE LIST SCIENCE---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_SCIENCE{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_SCIENCE.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_SCIENCE h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #14A750;
}

/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_SCIENCE
{
	background-color:#14A750;
	height: auto;
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_SCIENCE ul{
	margin-left: -30px;
}

/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_SCIENCE li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_SCIENCE ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_SCIENCE{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_SCIENCE h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_SCIENCE h1{
	margin-top:10px;
		
}
*html #article_list_column_SCIENCE ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_SCIENCE ul{
	margin-left: 5px;
}	

/*------------------------------ END ARTICLE LIST SCIENCE---------------------------------*/

/*------------------------------ARTICLE LIST SPORTS---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_SPORTS{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_SPORTS.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/
#article_list_top_SPORTS h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #4DB849;
}

/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_SPORTS
{
	background-color:#4DB849;
	height: auto; 
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_SPORTS ul{
	margin-left: -30px;
}

/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_SPORTS li{
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_SPORTS ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_SPORTS{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_SPORTS h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_SPORTS h1{
	margin-top:10px;
		
}
*html #article_list_column_SPORTS ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_SPORTS ul{
	margin-left: 5px;
}	

/*------------------------------ END ARTICLE LIST SPORTS---------------------------------*/

/*------------------------------ARTICLE LIST TECHNOLOGY---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_TECHNOLOGY{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_TECH.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_TECHNOLOGY h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #231F20;
}


/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_TECHNOLOGY
{
	background-color:#231F20;
	height: auto; 
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_TECHNOLOGY ul{
	margin-left: -30px;
}

/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_TECHNOLOGY li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_TECHNOLOGY ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

#article_list_column_TECHNOLOGY ul ul li a{
	color: #fff;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_TECHNOLOGY{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_TECHNOLOGY h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_TECHNOLOGY h1{
	margin-top:10px;
		
}
*html #article_list_column_TECHNOLOGY ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_TECHNOLOGY ul{
	margin-left: 5px;
}	
/*------------------------------ END ARTICLE LIST TECHONLOGY---------------------------------*/

/*------------------------------ARTICLE LIST UNITED STATES---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_UNITEDSTATES{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_US.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_UNITEDSTATES h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #D5E05D;
}

/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_UNITEDSTATES
{
	background-color:#D5E05D;
	height: auto; 
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}


/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_UNITEDSTATES ul{
	margin-left: -30px;
}

/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_UNITEDSTATES li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_UNITEDSTATES ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}


/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_UNITEDSTATES{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_UNITEDSTATES h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_UNITEDSTATES h1{
	margin-top:10px;
		
}
*html #article_list_column_UNITEDSTATES ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_UNITEDSTATES ul{
	margin-left: 5px;
}	

/*------------------------------ END ARTICLE LIST UNITEDSTATES---------------------------------*/

/*------------------------------ARTICLE LIST WEIGHTS---------------------------------*/
/*ARTICLE LIST TOP GRAPHIC*/
#article_list_top_WEIGHTS{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_WEIGHTS.png);
	margin-top: 10px;
	margin-left: 0px;
	float: left;
	height:30px;
}

/*ARTICLE LIST TOP TEXT STYLE*/

#article_list_top_WEIGHTS h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
	color: #AA55A0;
}


/* ARTICLE LIST COLUMN CONTAINER*/
#article_list_column_WEIGHTS
{
	background-color:#AA55A0;
	height: auto; 
	width:440px;
	margin-right: auto;
	margin-left: auto;
	padding-top:1px;
}

/* BRINGS ITEMS TO LEFT FOR CORRECT REGISTER WITH IN COLUMN DIV*/
#article_list_column_WEIGHTS ul{
	margin-left: -30px;
}

/* 1ST ORDER LIST ITEMS ARE FLUSH WITH A BULLET*/
#article_list_column_WEIGHTS li{
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	color: #FFFFFF;
}

/* ARTICLE LIST SUB MENU ITEMS ARE INDENTED AND WITHOUT BULLET*/
#article_list_column_WEIGHTS ul ul li{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	list-style-type: none;
	text-indent: 20px;
}

/*-----------IE 6&7 HACKS-----------------------*/


*html #article_list_top_WEIGHTS{
	height:25px;
	top:-10px;
	margin-bottom:-15px;
}

*html #article_list_top_WEIGHTS h1{
	margin-top: 10px;
}

*:first-child+html #article_list_top_WEIGHTS h1{
	margin-top:10px;
		
}
*html #article_list_column_WEIGHTS ul{
	margin-left: 5px;
		}
*:first-child+html #article_list_column_WEIGHTS ul{
	margin-left: 5px;
}	

/*------------------------------ END ARTICLE LIST WEIGHTS---------------------------------*/



/*------DIV CONTAINTING BOTTOM GRAPHIC TO MATCH FLUID BOX---------8*/

#article_list_bottom{
	width: 470px;
	background-repeat:no-repeat;
	background-image:url(../wakart/ARTICLELIST_bottom.png);
	float: left;
	height:50px;
}

/*-------------------------------------END ARTICLE LIST STYLES------------------------*/



#games{
	width:470px;
	margin-top: 10px;
	margin-bottom:10px;
	height: 440px;
	text-align: center;
}

#parents{
	width:470px;
	margin-top: 10px;
	margin-bottom:10px;	
}
#parents img#parentsTop, #parents img#parentsBtm{
	margin:0;
	padding:0;
	border:0;
	display:block;
}
#parents #parentsContent{
	padding:0 35px 30px 35px;
	background-image: url("../wakart/parent_mid.gif");
	background-position: top center;
	background-repeat: repeat-y;	
}
#parents #parentsContent img{
	border:0;
	margin:3px;
}
#parents #parentsContent h1{
	font-family:Helvetica, Arial, "Sans Serif";
	font-size:15px;
	text-align: left;
	color:#003399;
	margin:0;
}
#parents #parentsContent p{
	font-family:Helvetica, Arial, "Sans Serif";	
	font-size:12px;
	margin-top:5px;
	text-align: left;
}
#parents #parentsContent ul{
	color:#003399;
	list-style-type:square;
}
#parents #parentsContent ul li a{
	font-family:Helvetica, Arial, "Sans Serif";	
	font-size:12px;

}

#about{
	width:470px;
	margin-top: 10px;
	margin-bottom:10px;	
}
#about img#aboutTop, #about img#aboutBtm{
	margin:0;
	padding:0;
	border:0;
	display:block;
}
#about #aboutContent{
	padding:0 35px 30px 35px;
	background-image: url("../wakart/about_mid.gif");
	background-position: top center;
	background-repeat: repeat-y;	
}
#about #aboutContent img{
	border:0;
	margin:3px;
}
#about #aboutContent h1{
	font-family:Helvetica, Arial, "Sans Serif";
	font-size:15px;
	text-align: left;
	color:#003399;
	margin:0;
}
#about #aboutContent p{
	font-family:Helvetica, Arial, "Sans Serif";	
	font-size:12px;
	margin-top:0px;
	text-align: left;
}
#about #aboutContent ul{
	color:#003399;
	list-style-type:square;
}
#about #aboutContent ul li{
	font-family:Helvetica, Arial, "Sans Serif";	
	font-size:12px;
}
#contact{
	width:470px;
	margin-top: 10px;
	margin-bottom:10px;	
}
#contact img#contactTop, #contact img#contactBtm{
	margin:0;
	padding:0;
	border:0;
	display:block;
}
#contact #contactContent{
	padding:0 35px 30px 35px;
	background-image: url("../wakart/contact_mid.gif");
	background-position: top center;
	background-repeat: repeat-y;	
}
#contact #contactContent img{
	border:0;
	margin:3px;
}
#contact #contactContent h1{
	font-family:Helvetica, Arial, "Sans Serif";
	font-size:15px;
	text-align: left;
	color:#003399;
	margin:0;
}
#contact #contactContent h3{
	font-family:Helvetica, Arial, "Sans Serif";
	font-size:15px;
	text-align: left;
	color:#003399;
	margin:0;
}
#contact #contactContent h4{
	font-family:Helvetica, Arial, "Sans Serif";
	font-size:13px;
	text-align: left;
	color:#003399;
	margin:5px 0 5px 0;
}
#contact #contactContent p{
	font-family:Helvetica, Arial, "Sans Serif";	
	font-size:12px;
	margin-top:0px;
	text-align: left;
}

#contact #contactContent ul{
	color:#003399;
	list-style-type:square;
}
#contact #contactContent ul li{
	font-family:Helvetica, Arial, "Sans Serif";	
	font-size:12px;
}
#contact #contactContent textarea{
	border:1px #ddd solid;
	background:#eee;
	width:70%;
	height:100px;
}
#contact #contactContent .contactinput{
	border:1px #ddd solid;
	background:#eee;
}
#contact #contactContent label{
	font-family: Helvetica,Arial,"Sans Serif";
	font-size:12px;
  margin:5px 0 5px 0;
}
#contact #contactContent hr{
	height:1px;
	width:80%;
	color:#eee;
	margin:10px 0;
}
#contact #btnCommentSubmit{
	margin:0 0 20px 0;
}


/* Games */

#games{
	width:470px;
	margin-top: 10px;
	margin-bottom:10px;
	text-align: left;
}
#games img#gamesTop, #games img#gamesBtm{
	margin:0;
	padding:0;
	border:0;
	display:block;
}
#games #gamesContent{
	padding:0 35px 30px 35px;
	background-image: url("../wakart/games_mid.gif");
	background-position: top center;
	background-repeat: repeat-y;	
}
#games #gamesContent img{
	border:0;
	margin:3px;
}
#games #gamesContent h1{
	font-family:Helvetica, Arial, "Sans Serif";
	font-size:15px;
	text-align: left;
	color:#003399;
	margin:0;
}
#games #gamesContent p{
	font-family:Helvetica, Arial, "Sans Serif";	
	font-size:12px;
	margin-top:0px;
	text-align: left;
}
#games #gamesContent ul{
	color:#003399;
	list-style-type:square;
}
#games #gamesContent ul li{
	font-family:Helvetica, Arial, "Sans Serif";	
	font-size:12px;
}
/* End Games */

/* -------------------------------SIDEBAR -------------------------------------------*/	

#sidebar {
	width: 290px;	
	float: left;
	position: relative;
	z-index: 10;
	padding-left:10px;
	}

/* JD BTB REPLACEMENT */
#sidebar #backtobook img#btb_cover{
		margin:0;
		padding:0;
		right:20px;
		top:10px;
		position:absolute;
	}
	
	#sidebar #backtobook{
		margin:0 0 20px 0;
		padding:0 0 19px 0;
		width:273px;		
		background:url("../wakart/bottom_backto.gif");
		background-repeat:no-repeat;
		background-position:bottom left;		
	}
	#sidebar #backtobook p{
			margin:0;
			padding:0 100px 10px 15px;
			background:url("../wakart/mid_backto.gif");
			background-repeat:repeat-y;
			background-position:left;
			font-family:Helvetica,Arial,"Sans Serif";
			font-size:12px;
	}
	#sidebar #backtobook p a{
		color:black;
		text-decoration:none;
	}	
	#sidebar #backtobook img{
			display:block;
			margin:0;
			padding:0;
			border:0;
	}
/* end JD BTB REPLACEMENT */

/* JD BONUS REPLACEMENT */

	#sidebar #bonus{
		width:273px;
		margin:0 0 10px 0;
		padding:0;		
	}
	#sidebar #bonus img{
		display:block;
		padding:0;
		margin:0;
	}
	#sidebar #bonus div {
		background:url("../wakart/mid_bonus.gif");
		margin:0;
		text-align:left;
		color:white;
		font-family: Helvetica, Arial, "Sans Serif";
		font-size: 12px;
	}
	#sidebar #bonus div p{
		color:#fff;
		margin:0;
		padding:0 15px 10px;		
	}
	#sidebar #bonus div h4{
		color:#fff;
		text-align:center;
		margin:0;
		padding:0;		
	}	
	#sidebar #bonus div p#bonusform{
		text-align:center;
		display:block;
		margin:0px;
		padding:0 10px 15px 10px;
		width:254px;
		background:url("../wakart/bottom_bonus.gif");
		background-position: bottom;
		background-repeat:no-repeat;
	}
	#sidebar #bonus div p#bonusform input{
		border:1px #ddd solid;
		margin:3px;
		height:20px;
	}
	#sidebar #bonus div ul{		
		margin:0;
		color:#fff;
		padding:10px 10px 7px 10px; /* Modified by Ajay on June 9 was originally padding:10px 10px 15px 10px; */
		width:254px; 
		/*background:url("../wakart/bottom_bonus.gif"); */ /* Commented by Ajay on June 9 */
		background-position: bottom;
		background-repeat:no-repeat;
		list-style-type:square;
		list-style-position:inside;
	}
	#sidebar #bonus div ul li{		
		padding: 0 0 0 20px;
	}
	#sidebar #bonus div ul li a{
		color: #fff;
	}
	
/* END JD BONUS REPLACEMENT */



#dayinhistorytopgraphic {
	height: 48px;
	background-image: url(../wakart/historydaybirthday.png);
	background-repeat: no-repeat;
	background-position: 0px;
	background-color: #f5821f;
	width: 100%;
	width:273px;
	/*margin-left: 3px;*/
}
#sidebar #dayinhistorytopgraphic h3{
	font-family:Helvetica,Arial,"Sans Serif";
	margin:0;
	font-size:14px;
	padding:5px 0 0 40px;
	color: #fff;
}

#dayinhistory {
	width:271px;	
	clear: both;
	padding:0;
	margin:0;
	border-left: 2px solid #939598;
	background-color: #f5821f;
}

#sidebar #dayinhistory p{
	font-family:Helvetica, Arial, Verdana, "Sans Serif";
	font-size: 12px;
	line-height:130%;
	padding: 10px 20px 10px 40px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
}


/*-------------start Did You Know box ---------------------*/
#didyouknowwrapper{
	width:273px;
}

/* graphical element for curved top*/
#didyouknowTopgraphic{
	height: 65px;
	width: 273px;
	background-image: url(../wakart/didyouknow_r2_c2.png);
	background-color:#F7A419;
	background-position: 0;
	background-repeat: no-repeat;
	display:block;
}

/*did you know div position and color*/
#didyouknow{
	background-color:#F7A419;
	width: 272px;	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cac5bc;
	padding-bottom: 6px;
	position: relative;

}

/* did you know article heading*/

#didyouknow h1{
	font-size:16px;
	text-align:left;
	margin-left:10px;
	margin-top:0;
	margin-bottom:0;
}

#sidebar #didyouknow p{
	font-family:Helvetica, Arial, "Sans-serif";
	font-size:12px;
	line-height:130%;
	margin: 0px 10px 10px 20px;
	padding:5px 0;
}

#didyouknownBottomGraphic{
	background-color:#F7A419;
	height:9px;
	width:273px;
	left: 0px;
	top: 0px;
	display:none;	
}

.curvy {width:268px; background:#f5821f; color:#000; margin:5em auto;}
#ctl, #cbl, #ctr, #cbr {position:absolute; width:20px; height:20px; color:#f5821f; background:#fff; overflow:hidden; font-style:normal; z-index:1;}
#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {
	bottom:0;
	right:0;
}

#spacer_1 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #939598;
	background-color: #FFFFFF;
	color: #FFFFFF;
	height: 20px;
/*margin-left: 3px;*/
}
#spacer_1 p {
}

#birthday {
	width:273px;
	margin:0 0 20px 0;
	}
#birthday .content{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #939598;
	margin:0;
}

.birthdaytitle {
	font-family:Helvetica, Arial, Verdana, "Sans Serif";
	font-size: 16px;
	color: #0855a2;
	font-weight: bold;
	padding-left:7px;
	padding-top:-2px;
}

.curvybday {
	width:225px;
	background:#0855a2;
	color:#000;
	margin:5px auto;
	position: relative;

}
.curvybday p {
	position:relative;
	z-index:100;
	color: #ffffff;
}

#birthday p {
	font-family:Helvetica, Arial, Verdana, "Sans Serif";
	font-size: 12px;
	padding: 5px 10px 10px 10px;
	margin: 0px;
}

#bull {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ball {
	margin:0;
	padding:0;
	border:0;
}

#ball img{
	display:none;
	margin:0;
	padding:0;
}

#birthday .bottomCorners{
	display:none;
	border:0;
	margin:0;
	}
	
#footer {
	/*display:none;*/
	width: 770px;
	position: relative;
	margin-top: 10px;
	height: 100px;
	border: 0px solid #000000;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	text-align: center;
}

*html #footer{
	/*display:none;*/
	width: 770px;
	position: relative;
	margin-top: 10px;
	height: 100px;
	border: 0px solid #000000;
	margin-right: auto;
	margin-left: auto;
	clear: left;
	margin-bottom:50px;
	text-align: center;
}
/* *****************
 * the content box *
 ***************** */
.contentWrapper {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
}
.contentWrapper1 {
	position: static;
	top: 70px;
	left: 10px;
	width: 100px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}
.contentWrapper2 {
	position: absolute;
	top: 217px;
	right: 272px;
	width: 100px;
	margin-top: 0px; margin-bottom: 30px;
	margin-left: 0px; margin-right: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
}
.contentWrapper3 {
	width: 300px;
	margin-top: 120px; margin-bottom: 30px;
	margin-left: auto; margin-right: auto;	/* Opera 4 doesn't like the 'margin' shorthand when using auto */
	padding: 0px;
	border: 0px;
	text-align: left; /* 2nd part of IE5-5.5 centering hack */
}
.contentWrapper4 {
	position: relative;
	z-index: 99;
	top: 10px;
	right: 30px;
	width: 100px;
	margin-top: 10px; margin-bottom: 10px;
	margin-left: 0px; margin-right: 10px;
	padding: 0px;
	border: 0px;
}
.contentWrapper5 {
	float: left;
	width: 100px;
	margin-top: 0px; margin-bottom: 10px;
	margin-left: 10px; margin-right: 10px;
	padding: 0px;
	border: 0px;
}
.contentWrapper6 {
	float: right;
	width: 100px;
	margin-top: 0px; margin-bottom: 10px;
	margin-left: 10px; margin-right: 10px;
	padding: 0px;
	border: 0px;
}
.contentWrapper7 {
	position: relative; /* without this, IE/win will clip the div's contents at the border of the parent element */
	z-index: 99;
	float: left;
	width: 100px;
	margin-top: 0px; margin-bottom: 14px;
	margin-left: -30px; margin-right: 10px;
	padding: 0px;
	border: 0px;
}

.content, .content1, .content2, .content3, .content4, .content5, .content6, .content7
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-top: 2px solid #939598;
	border-right: 2px solid #939598;
	border-bottom: 2px solid #939598;
	border-left: 0px solid #939598;
	color: #000;
}
.content p {
	margin-top: 4px;
	margin-bottom: 4px;
}
.content1 h1, .content1 h2, .content1 p,
.content2 h1, .content2 h2, .content2 p, .content3 h1, .content3 h2, .content3 p,
.content4 h1, .content4 h2, .content4 p, .content5 h1, .content5 h2, .content5 p,
.content6 h1, .content6 h2, .content6 p, .content7 h1, .content7 h2, .content7 p
{
	margin-left: 10px; margin-right: 10px;
}


/* ************************************
 * classes needed for rounded corners *
 ************************************ */
.roundedCornerSpacer {
	margin: 0px; padding: 0px; border: 0px;
	clear: both;
	font-size: 1px; line-height: 1px;
}
.borderTL, .borderTR, .borderBL, .borderBR {
	width: 14px; height: 14px;
	padding: 0px; border: 0px;
	z-index: 99;
}
.borderTL, .borderBL { float: left;  clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin:  -1px  0px  0px -1px; }
.borderTR { margin:  -2px -3px 0px -1px; }
.borderBL { margin: -14px  0px  0px  0px; }
.borderBR { margin: -14px -2px 0px; }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px!   Why?  */
.borderTL {
	margin-left: -4px;
	ma\rgin-left: -1px;
}
html>body .borderTL  {
	margin-left: -1px;
}
.borderTR {
	margin-right: -3px;
}
html>body .borderTR  {
	margin-right: -3px;
}
.borderBL {
	margin-left: -3px;
	ma\rgin-left: 0px;
}
html>body .borderBL {
	margin-left: 0px;
}
.borderBR {
	margin-right: -1px;
	ma\rgin-right: 0px;
}
html>body .borderBR {
	margin-right: 0px;
}


td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

#FWTableContainer1376274069 {
	/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:550px;
	height:44px;
	text-align:left;
	z-index: 299;
}

.buy-book {				/* Added by Ajay on June 9 */
	font-family:Helvetica, Arial, "Sans Serif";
	font-size: 110%;
}

.buy-book a{			/* Added by Ajay on June 9 */
	color: blue;
}

.quiz-table {		/* Added by Ajay on June 12 */
	font-family:Helvetica, Arial, "Sans Serif";	
	width: 95%;
	align: left;
}

.quiz-table tr{		/* Added by Ajay on June 12 */
	height: 30px;
	vertical-align:top;
}

.quiz-question{		/* Added by Ajay on June 12 */
	background-color:#84387B;
	color:White;
	font-weight:bold ;
}

.quiz-question td{		/* Added by Ajay on June 12 */
	border: 1px solid black;
}

.quiz-answer-option{		/* Added by Ajay on June 12 */
	background-color:#dae8fe ;
}

.quiz-answer-option-radiobuttoncell{		/* Added by Ajay on June 12 */
	width: 5%;
	border-left: 1px solid black;
}

.quiz-answer-option-text{		/* Added by Ajay on June 12 */
	border-right: 1px solid black;
}

.quiz-current-question td{		/* Added by Ajay on June 12 */
	border: 1px solid black;
	font-size: 80%;
	font-style:italic ;
	font-weight:bold;
	/*background-color:#FAA61B;*/
}

.quiz-answer-option-label{		/* Added by Ajay on June 12 */
	font-weight:bold;
}

.option-select-note{		/* Added by Ajay on June 12 */
	font-family:Helvetica, Arial, "Sans Serif";	
	font-size: 85%;
}

#quiz_end_table{		/* Added by Ajay on June 12 */
	font-family:Helvetica, Arial, "Sans Serif";
	font-size: smaller;
}

#quiz_end_table .quiz-score{		/* Added by Ajay on June 12 */
	color:#F15A25;
}

#print-wrapper{						/* Added by Ajay on June 16 */
	padding-left: 20px;
	padding-right: 10px;
	font-family:Helvetica, Arial, "Sans Serif";
}

#print-wrapper #print-links a{		/* Added by Ajay on June 16 */
	color: blue;
	font-size: 85%;
}

#print-icon{						/* Added by Ajay on June 16 */
	text-align: right;
	padding-right: 2px;
	padding-top: 5px;
}

#print-icon{						/* Added by Ajay on June 16 */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

#print-icon a{						/* Added by Ajay on June 16 */
	color: blue;
}

#print-icon a:hover{				/* Added by Ajay on June 16 */
	color: red;
	text-decoration : none ;
	background-color: white;
}
