@charset "UTF-8";
/* CSS Document */
#container{
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
h1, h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #916322;
	font-weight: bold;
	padding-top: 50px;
		}
		
		
.titles{
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #999933;
	}

ul{
	margin-top: 20px;
	}

li{
	display: inline;
	margin-left: 55px;
	}

a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;

}

a:hover{
	color: #999;
	text-decoration: underline;
}

.chapterTitle{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}	

#banner{
	height: 224px;
	width: 1024px;
	margin: 0px;
	padding: 0px;
}

#lefttagcorner{
	float: left;
	height: 99px;
	width: 100px;
}

#tagline{
	background-image: url(images/tagline.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 825px;
	float: left;	
}

#righttagcorner{
	float: left;
	clear: right;
	height: 99px;
	width: 99px;}



#leftbannergradient{
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#navbar{
	background-image: url(images/Nav-Bar.jpg);
	background-repeat: no-repeat;
	height: 127px;
	width: 825px;
	float: left;
	background-position: top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
}


#rightbannergradient{
	width: 99px;
	float: left;
	clear: right;}

#bodyContent{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	width: 824px;
	float: left;
	margin-top: -5px;
	background-color: #FFF;
	padding-right: 100px;
	padding-left: 100px;

}

#synopsis{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #916322;
	height: 555px;
	width: 350px;
	float: left;
	background-color: #FFF;

}

#reflectingbook{
	background-image: url(images/reflectingbook.jpg);
	background-repeat: no-repeat;
	height: 555px;
	width: 374px;
	float: right;
	background-color: #FFF;
	margin-top: 3px;
}

.pics{
	clear: left;
	clear: right;
	float: left;
	width:824px;
	padding-bottom: 25px;
	
}

#myPhoto{
	background-color: #FFF;
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 175px;
	margin-right: 20px;
	margin-top: 5px;
	background-image: url(images/myphoto.jpg);
}
#footerHome{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 258px;
	width: 1024px;
	clear: left;
	background-image: url(images/homefooter.jpg);
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-left: 185px;
	}

#footerMyWorld{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 258px;
	width: 1024px;
	clear: left;
	background-image: url(images/myworldfooter.jpg);
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-left: 185px;
	}

#footerEx{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 258px;
	width: 1024px;
	clear: left;
	background-image: url(images/exfooter.jpg);
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-left: 185px;
	}
	
#footerEvent{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 258px;
	width: 1024px;
	clear: left;
	background-image: url(images/eventfooter.jpg);
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-left: 185px;
}
	
#footerBuy{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 258px;
	width: 1024px;
	clear: left;
	background-image: url(images/homefooter.jpg);
	background-repeat: no-repeat;
	padding-top: 175px;
	padding-left: 185px;
	}
	
.footerLink{font-size: 12px;}

body{
	background-color: #CCC;
	}	