#landing{ text-align:center;}

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, embed, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:none;
	outline:0;
	font-size:16px;
	vertical-align:baseline;
	background:transparent;
	border:none;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input[type=hidden] {
	visibility:hidden;
}
a {
	outline-style: none
}
.clearfix {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
body {
	color:#13339a;
	background-color:#FFF9E3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	background-color:#FAF4DC;
	margin:auto;
	width:1024px;
	background-image: url(../images/right_face.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#right-head {
	float:right;
}
#left-head {
	position:absolute;
	top:120px;
}
#top-nav,  #you-tube-videos {
	list-style:none;
}
#top-nav {
	color:#13339a;
	font-size:22px;
	padding:45px 0 0 55px;
	font-weight:bold;
	text-transform:uppercase;
}
#top-nav li {
	border-right: solid 2px #F15731;
	display:block;
	float: left;
	padding:2px 20px;
}
#top-nav .last {
	border:none;
}
#top-nav a,
#top-nav a:visited { color:#13339a; font-weight:bold; text-decoration:none; }

h1 {
	font-size:46px;
}
h2 {
	color:#F15731;
	font-size:18px;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 120px;
}
h3 {
	padding: 10px 0 0 120px;
	font-weight:normal;
	font-size: 18px;
}
h4 {
	padding-left:240px;
	padding-top:20px;
	color: #F15731;
}
	h4 span {
	font-size:0.8em;
	padding-left: 20px;
}
.bigger { font-size: 1.2em; }
#you-tube-videos,
#pod-casts {
	padding-left: 240px;
}
#you-tube-videos li {
	float:left;
	padding-right:20px;
	width:300px;
}
#you-tube-videos h4 { font-weight:bold; padding:0; }
.pod-casts {
	font-size:25px;
}
.pod-casts a {
	color:#132D9B;
}

.emma { background-image:none !important; }
.emma h1 { margin:80px 0 0 150px; }
.emma #right-head { margin-top:80px; }
.emma .post-it {	margin-left:200px; }

.dexter h1 { margin:80px 0 0 340px; }
.dexter .post-it { margin: 50px 0 0 350px; }

.david h1 { margin:190px 0 40px 350px; }
.david p { margin: 0 0 1em 215px; width:650px; }
.david #top-nav { margin-left:240px; }

.author-photo { position:absolute; top:40px; margin-left:62px; }
