body
	{
	 bgcolor: #FFFFFF;
	 text: #000000; 
	}
	
.text 
	{  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt; 
		font-style: normal; 
		color: #000000
	}
	
a:hover 
	{  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt; 
		font-style: normal; 
		line-height: normal; 
		color: #0033FF; 
		text-decoration: underline
	}
	
a:link 
	{  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt; 
		font-style: normal; 
		color: #0033FF; 
		text-decoration: underline
	}
	
a:visited 
	{  
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12pt; 
		font-style: normal; 
		line-height: normal; 
		color: #000000; 
		text-decoration: underline
	}
	
a:hover 
	{  
	
	}
	
a:link 
	{  
	
	}
	
a:visited 
	{  
	
	}
	
#menucontainer
	{
	text-align: center;	
	}

.navmenu 
	{
		width: 50%;
		border: 0;
		text-align: center;
	}

#container 
	{ 
		padding: 0px 50px;  
		margin: 0px; 
	}
	
#book_page
{
	background-position: center;
	text-align:center;
}

#book_author
{
	position: relative;
	width: 600px;
	top: 0px;
	left: 0px;

}
#book_top
{
	position: relative;
	width: 600px;
	top: 5px;
	left: 0px;
	height: 350px;
}

#book_second
{
	position: relative;
	width: 600px;
	top: 5px;
	left: 0px;
	height: 350px;
}

#book_other
{
	position: relative;
	width: 600px;
	top: 5px;
	left: 0px;
	height: 350px;
}

#book_title
{
	position: absolute;
	width: 600px;
	height:55px;
	top: 0px;
	left: 0px;
}

#book_cover_portrait
{
	position: absolute;
	width: 200px;
	top: 55px;
	left: 0px;
}

#book_description_portrait
{
	position: absolute;
	width: 400px;
	top: 55px;
	left: 200px;
}

#book_description_portrait p
{
	text-align: left;	

}

#book_cover_landscape
{
	position: absolute;
	width: 300px;
	top: 55px;
	left: 0px;
}

#book_description_landscape
{
	position: absolute;
	width: 300px;
	top: 55px;
	left: 300px;
}

#book_description_landscape_overflow
{
	position: absolute;
	width: 600px;
	top: 205px;
	left: 0px;
	height: 130px;
}

#book_description_landscape p
{
	text-align: left;	

}

/* Menu Styles */
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:759px;
	height:75px;
}

#ds-menu-Books-Star_ {
	position:absolute;
	left:0px;
	top:0px;
	width:95px;
	height:75px;
}

#ds-menu-Blog-Star_ {
	position:absolute;
	left:95px;
	top:0px;
	width:97px;
	height:75px;
}

#ds-menu-Resources-Star_ {
	position:absolute;
	left:192px;
	top:0px;
	width:97px;
	height:75px;
}

#ds-menu-Presentations-Star_ {
	position:absolute;
	left:289px;
	top:0px;
	width:96px;
	height:75px;
}

#ds-menu-Schedule-Star_ {
	position:absolute;
	left:385px;
	top:0px;
	width:95px;
	height:75px;
}

#ds-menu-MM-Star_ {
	position:absolute;
	left:480px;
	top:0px;
	width:95px;
	height:75px;
}

#ds-menu-About-Star_ {
	position:absolute;
	left:575px;
	top:0px;
	width:95px;
	height:75px;
}

#ds-menu-Contact-Star_ {
	position:absolute;
	left:670px;
	top:0px;
	width:89px;
	height:75px;
}


#footer {
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	padding: 0px 50px;  
	margin: 0px; 
}
.new {
	font-size: 125%;
	color: #F90;
}

.new strong {
	font-weight: bold;
	font-size: 180%;
}
