body {
	margin: 0; background-color:#adb3d7; font-family:Arial, Helvetica, sans-serif; font-size: 14px; color:#4A4A4A;
}

h2 {
color:#333366;
}

#mainWrap {
	margin: 0 auto; width: 760px; background-color:#FFFFFF; border-style: solid; border-width: 1px; border-color: #1c3553;
}


#header {
	height:154px; background:url(images/header.gif); background-repeat:no-repeat; 
}


#signUp {
	margin: 0 auto; height:115px;
}

/*NAV*/

#nav { clear:both;
	
}

#nav ul li {
	list-style-type:none; 
	float:left; display:block;  
	padding-left: 26px;
}


#nav ul li a {
	
	text-decoration:none; 
	font-weight:bold; height: 12px;
}


#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active {
	color:#FFF
}
	 

#nav ul li a:hover {
	color:#FFF; 
	border-bottom-style:solid; 
	border-bottom-width: 2px; 
	border-bottom-color:#CE2429;}

/* home */


#topContainer {
	margin: 0 auto; height:445px; padding: 0 0 0 10px;
	
}



#bookCover {
	float:left; text-align:center; font-size:85%; line-height:17px;
	margin-right: 5px;

}


.style1 {
	color: #FF0000; font-weight: bold;
}


#aboutSid {
	float:left; width:215px; margin-left:10px; padding-right: 10px; font-size: 90%; line-height:18px;
}


#sidImage {
	float:left
}

.more {
	float:right;
}

#fromBlog {
	width: 200px; height: 450px; float:left; border-left-style: solid; border-left-color:#5c639f; border-left-width:1px;
	padding: 0 0 0 15px; font-size: 90%; line-height:18px;
}

	
#fromBlog p {
	font-size:90%; color: #264366; padding: 0 5px 0 5px;  font-style:italic;
}


#news {
	height: 450px; width: 280px; float:right; border-left-style: solid; border-left-color:#5c639f; border-left-width:1px;
	padding: 0 0 0 15px;font-size: 90%; line-height:18px;
}


#news span {
	font-size:90%; color: #264366; padding: 0 5px 0 5px;  font-style:italic;
}


#leftContent p {
	clear:right; font-size: 88%; line-height:21px; padding-top:5px;
}


#leftContent {
	float:left; width: 395px; height: 370px;
}
	


.button {
	padding-left: 3px; 
}


/* video */

#videoContent {
	float:right;  width: 345px; text-align:center; padding: 20px 0 0 10px;
}


#videoContent p {
	 padding-left: 10px; font-size: 90%; line-height: 20px;
	
}


#stars {
	width: 97%; height: 16px; margin: 0 auto; background:url(images/star-tile.gif); background-repeat:repeat-x; margin-bottom: 5px;
}

#bottomContainer {
	margin: 0 auto; height: 500px;
}

#footer {
	height:36px; background:url(images/footer.gif);  background-repeat:repeat-x; text-align:center; font-size:80%; color:#FFF;
}

#footer p {
	padding-top:15px;
}

/* sub pages*/

#contentContainer {
	margin: 0 auto;
}

/*ABOUT*/


#aboutContent {
	padding:15px; 
}

#aboutContent p {
	font-size: 90%; line-height: 17px; 
}

#aboutContent img {
	float: left; padding: 0 10px 0 0;
}



/* Buy Book */


#buyTop {
	width: 580px; margin: 15px auto; text-align:center;
}


#buyBottom {
	 height: 250px; margin: 0 auto; background-color:#E6E6E6; border-style: solid; border-width: 1px; border-color:#676767;
}



/*Sidisms */

#sidismContent {
	width: 670px; margin: 0 auto; padding:0x;  
}
	

#sidismTable h2 { 
	font-size: 90%; 
}
	
#sidismTable td { 
	font-size: 90%; line-height: 20px; height: 40px; vertical-align:top; background-color:#e8ebff; padding:15px;}

.title {
	font-weight:bold;
}

.subtitle {
	font-weight: 100;
}


/* In the News */

#news1 {
	width:720px; margin: 0 auto; padding: ; font-size: 90%; line-height:18px;
}
	
#newsPic1 {
	float: left; padding: 0 10px 0 0;
}

/* News Articles */

#articles {
	margin:15px; background-color:#FFF; padding: 10px; font-size: 90%; line-height:18px; text-align:left;
}

/*endorsements */

#endorse {
	width: 700px; height: 600px; margin-left: 30px;
	overflow:scroll; overflow-x:hidden; font-size: 90%; line-height: 20px;
}


#heading {
	margin-left: 20px;
}

.buyTheBook {
	float:right;
}

#tag {
	position:absolute;
	height:165px;
	margin: -200px 0 0 765px;
}


/*Thanks*/

#thanks {
	height: 400px; width: 700px; margin:0 auto; text-align: center; line-height:30px;  padding-top: 80px;
}
/*fields*/



.signup {
	font-size: 85%;
	color:#fff;
}
.signup2 {
	font-size: 85%;
	color:#000;
}
 .style5 {color: #FFFFFF}
 
 #submit {
 	width: 60px; height: 20px;
	}

