@charset "utf-8";
/* CSS Document */

body
{
	background-color:#004383;
}

#frame
{
	width:804px;
	left:50%;
	margin-left:-402px;
	position:absolute;
}

.roundedTop
{
	background-image:url(images/roundedTop.png);
	width:804px;
	height:25px;
	position:absolute;
	top:2px;
	left:0px;
}

.whiteTop
{
	background-image:url(images/whiteTop.png);
	width:804px;
	height:98px;
	position:absolute;
	top:25px;
}

.logo
{
	width:224px;
	height:63px;
	position:absolute;
	top: 15px;
	left: 35px;
}

.navBar
{
	width:804px;
	height:30px;
	position:absolute;
	top:123px;
}

.home a
{
	background-image:url(images/home.png);
	width:120px;
	height:30px;
	float: left;
}

.home a:hover
{
	background-image:url(images/homeOver.png);
	width:120px;
	height:30px;
}

.aboutPat a
{
	background-image:url(images/aboutPat.png);
	width:147px;
	height:30px;
	float: left;
}

.aboutPat a:hover
{
	background-image:url(images/aboutPatOver.png);
	width:147px;
	height:30px;
}

.aboutBook a
{
	background-image:url(images/aboutBook.png);
	width:113px;
	height:30px;
	float: left;
}

.aboutBook a:hover
{
	background-image:url(images/aboutBookOver.png);
	width:113px;
	height:30px;
}

.patSpeaker a
{
	background-image:url(images/patSpeaker.png);
	width:124px;
	height:30px;
	float: left;
}

.patSpeaker a:hover
{
	background-image:url(images/patSpeakerOver.png);
	width:124px;
	height:30px;
	float:left;
}

.patBlog a
{
	background-image:url(images/patBlog.png);
	width:300px;
	height:30px;
	float:left;
}

.patBlog a:hover
{
	background-image:url(images/patBlogOver.png);
	width:300px;
	height:30px;
	float:left;
}

.homeInt a
{
	background-image:url(images/homeInt.png);
	width:143px;
	height:30px;
	float: left;
}

.homeInt a:hover
{
	background-image:url(images/homeIntOver.png);
	width:143px;
	height:30px;
}

.aboutPatInt a
{
	background-image:url(images/aboutPatInt.png);
	width:192px;
	height:30px;
	float: left;
}

.aboutPatInt a:hover
{
	background-image:url(images/aboutPatIntOver.png);
	width:192px;
	height:30px;
}

.author a
{
	background-image:url(images/author.png);
	width:170px;
	height:30px;
	float: left;
}

.author a:hover
{
	background-image:url(images/authorOver.png);
	width:170px;
	height:30px;
}

.speaker a
{
	background-image:url(images/speaker.png);
	width:172px;
	height:30px;
	float: left;
}

.speaker a:hover
{
	background-image:url(images/speakerOver.png);
	width:172px;
	height:30px;
	float:left;
}

.blog a
{
	background-image:url(images/blog.png);
	width:127px;
	height:30px;
	float:left;
}

.blog a:hover
{
	background-image:url(images/blogOver.png);
	width:127px;
	height:30px;
	float:left;
}

.blueMiddle a
{
	background-image:url(images/blueMiddle.png);
	width:804px;
	height:235px;
	position:absolute;
	left:0px;
	top:150px;
}

.grayBottom
{
	background-image:url(images/grayBottom.png);
	width:804px;
	height:195px;
	position:absolute;
	left:0px;
	top:385px;
}

.grayRounded
{
	background-image:url(images/grayRounded.png);
	width: 804px;
	height:19px;
	position:absolute;
	left:0px;
	top:580px;
}

.footer
{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
	position:absolute;
	top: 600px;
	text-align:center;
	background-position:center;
	text-decoration:none;
	width:804px;
}

.footerInternal
{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
	text-align:center;
	background-position:center;
	text-decoration:none;
	padding-bottom:15px;
}

.footer a
{
	font:arial;
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
}

.footerInternal a
{
	font:arial;
	font-size:11px;
	color:#FFFFFF;
	font-style:italic;
	font-weight: bold;
	text-decoration:none;
}

.pat
{
	background-image:url(images/pat.png);
	width:206px;
	height:529px;
	position:absolute;
	left:577px;
	top: 50px;
}

#bottomRight
{
	float: left;
	padding: 10px;
}

#bottomLeft
{
	float: left;
	width: 380px;
}

.book
{
	background-image:url(images/book.png);
	width:115px;
	height:158px;
	margin-left: 45px;
	margin-top: 22px;
	float: left;
}

.bookHeader
{
	font:Times New Roman;
	font-size:18px;
	font-weight:bold;
	color:#004383;
	text-decoration:none;
	float: left;
	margin-top: 30px;
}

.bookHeaderRight
{
	font:Times New Roman;
	font-size:18px;
	font-weight:bold;
	color:#004383;
	text-decoration:none;
	float: left;
	margin-top: 20px;
}

.bookText
{
	font:Times New Roman;
	font-size:15px;
	color:#004383;
	font-style:italic;
	text-decoration:none;
	padding-top:5px;
	font-weight:normal;
	line-height:1.3;
}

.speakerText
{
	font:Times New Roman;
	font-size:15px;
	color:#004383;
	font-style:italic;
	text-decoration:none;
	padding-top:5px;
	font-weight:normal;
	line-height:1.3;
}

.speakerText a
{
	font:Times New Roman;
	font-size:15px;
	color:#004383;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
	padding-top:5px;
	font-weight:normal;
	line-height:1.3;
}

.orderNowBtn
{
	margin-top: 5px;
}

.speakerHeader
{
	font:Times New Roman;
	font-size:18px;
	font-weight:bold;
	color:#004383;
	padding-top:30px;
	padding-left:00px;
	text-decoration:none;
}

.rightImage
{
	position:absolute;
	right:16px;
	top:153px;
}

.whiteMiddle
{
	background-image:url(images/whiteMiddle.png);
	min-height:470px;
}

.internalBody
{
	width:804px;
	position:absolute;
	top:153px;
	left:0px;
	z-index:-1;
}

.whiteBottom
{
}

.internalHeader
{
	font:Times New Roman;
	font-size:16pt;
	color:#004383;
	font-weight:bold;
	font-style:italic;
	padding-top:15px;
	padding-left:30px;
}

.internalTextBold
{
	font-family:Arial;
	font-size:14px;
	color:#004383;
	font-weight:bold;
	padding-left:30px;
	padding-top:10px;
	line-height:1.2;
}

.internalText
{
	font-family:Arial;
	font-size:12px;
	color:#004383;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	line-height:1.3;
}

.internalText a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#004383;
	line-height:1.2;
	text-decoration:none;
}

#otherLinksHeader
{
	font-family:Times New Roman;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	position:absolute;
	top:435px;
	left:587px;
	z-index:30;
}

#otherLinksText a
{
	font-family:Times New Roman;
	font-size:14px;
	font-weight:normal;
	font-style:italic;
	color:#FFFFFF;
	padding-top:0px;
	z-index:30;
	text-decoration:none;
}

.NoIndent 
{
	list-style-type:disc;
	margin-left: 0px;
	padding-left: 20px;
}
