*, html {
	padding: 0;
	margin: 0;
}
body {
	background-image: url('images/bg.jpg');
	text-align: center;
}
a {
	text-decoration: none;
	color: #0071bc;
}
#top {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 905px;
	height: 192px;
	overflow: hidden;
}
#top_pic {
	float: left;
	width: 594px;
	height: 192px;
	background-image: url('images/top_1.jpg');
	background-repeat: no-repeat;
}
#top_signature {
	float: left;
	width: 272px;
	height: 192px;
	background-image: url('images/top_2_griffingranberg.jpg');
	background-repeat: no-repeat;
}
#top_signature a {
	display: block;
	width: 272px;
	height: 192px;
}
#top_signature h1 {
	text-indent: -1000em;
}
#top_right {
	float: left;
	width: 39px;
	height: 192px;
	background-image: url('images/top_3.jpg');
	background-repeat: no-repeat;
}
#nav {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	height: 31px;
	overflow: hidden;
	background-color: #004368;
	border-left: 3px solid #d5e3b5;
	border-right: 3px solid #d5e3b5;
}
#nav_options {
	float: left;
	width: 584px;
	height: 31px;
}
#nopt {
	margin-left: 10px;
	list-style: none;
}
#nopt li {
	margin: 0px 5px 0px 5px;
	float: left;
}
#nopt li h3 {
	text-indent: -100em;
}
#sel_home a, #sel_bio a, #sel_archive a {
	display: block;
	width: 107px;
	height: 37px;
}
#unsel_home a, #unsel_bio a, #unsel_archive a {
	display: block;
	width: 86px;
	height: 29px;
}
#sel_home {
	position: relative;
	z-index: 3;
	top: 3px;
	margin-left: 10px;
	width: 107px;
	height: 37px;
	background-image: url('images/opt_sel_home.jpg');
}
#sel_bio {
	position: relative;
	z-index: 3;
	top: 3px;
	width: 107px;
	height: 37px;
	background-image: url('images/opt_sel_bio.jpg');
}
#sel_archive {
	position: relative;
	z-index: 3;
	top: 3px;
	width: 107px;
	height: 37px;
	background-image: url('images/opt_sel_archive.jpg');
}
#unsel_home {
	position: relative;
	margin-top: 2px;
	width: 86px;
	height: 29px;
	background-image: url('images/opt_unsel_home.jpg');
}
#unsel_bio {
	position: relative;
	top: 2px;
	width: 86px;
	height: 29px;
	background-image: url('images/opt_unsel_bio.jpg');
}
#unsel_archive {
	position: relative;
	top: 2px;
	width: 86px;
	height: 29px;
	background-image: url('images/opt_unsel_archive.jpg');
}
#nav_name {
	float: left;
	width: 286px;
	height: 31px;
	background-image: url('images/second_griffingranberg.jpg');
	background-repeat: no-repeat;
}
#nav_name a {
	display: block;
	width: 286px;
	height: 31px;
}
#nav_right {
	float: left;
	width: 29px;
	height: 31px;
}
#bottom {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	height: 27px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-left: 3px solid #d5e3b5;
	border-right: 3px solid #d5e3b5;
}
#bottom_left {
	float: left;
	width: 585px;
	height: 27px;
}
#bottom_name {
	float: left;
	width: 285px;
	height: 27px;
	background-image: url('images/bottom_griffingranberg.jpg');
	background-repeat: no-repeat;
}
#bottom_right {
	float: left;
	width: 29px;
	height: 27px;
}
#content {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 899px;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-y;
	border-left: 3px solid #d5e3b5;
	border-right: 3px solid #d5e3b5;
	overflow: hidden;
}
#content_left {
	float: left;
	width: 586px;
	overflow: hidden;
}
.post_hdr {
	margin-left: auto;
	margin-right: auto;
	width: 571px;
	height: 75px;
	overflow: hidden;
	background-image: url('images/post_header.jpg');
	background-repeat: no-repeat;
	text-align: left;
}
.post_hdr h2 {
	float: left;
	display: block;
	margin-top: 4px;
	margin-left: 5px;
	width: 505px;
	color: #0071bc;
	line-height: 20px;
	font-family: Myriad Pro, sans-serif;
	font-variant: small-caps;
	overflow: hidden;
}
.date {
	float: left;
	overflow: hidden;
	margin-left: 8px;
	width: 48px;
	height: 48px;
	text-align: center;
}
.dmon {
	display: block;
	font-family: Myriad Pro, sans-serif;
	font-size: .70em;
	font-weight: bold;
	color: #0071bc;
}
.dday {
/*	margin-top: 10px; */
	line-height: 17px;
	display: block;
	font-family: Myriad Pro, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #FFFFFF;
}
.dyr {
	margin-top: 2px;
	display: block;
	font-family: Myriad Pro, sans-serif;
	font-size: .70em;
	font-weight: bold;
	color: #0071bc;
}
.byline {
	clear: both;
	float: left;
	margin-top: 8px;
	margin-left: 4px;
	width: 565px;
	height: 20px;
}
.bl_by {
	float: right;
	margin-right: 5px;
	font-family: Myriad Pro, sans-serif;
	font-size: .85em;
	font-variant: small-caps;
	color: #869641;
}
.post_content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 40px;
	width: 565px;
	text-align: left;
	font-family: myriad pro, helvetica, sans-serif;
	font-size: .80em;
}
.post_content p {
	padding: 0px 5px 10px 5px;
}
.post_content ul {
	margin-left: 15px;
	margin-bottom: 10px;
	list-style-position: inside;
}
.post_content ul li {
	margin-left: 5px;
	padding: 3px;
}
.post_content ol {
	margin-left: 15px;
	margin-bottom: 10px;
	list-style-position: inside;
}
.post_content ol li {
	margin-left: 5px;
	padding: 3px;
}
#content_bar {
	float: left;
	margin-left: 5px;
	width: 272px;
	overflow: hidden;
}
#subbox {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 8px 0px 0px 110px;
	width: 140px;
	height: 31px;
	background-image: url('images/subscribe_box.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: left;
}
#subbox img {
	border: 0;
	margin-left: 2px;
	margin-right: 4px;
}
#subbox h2 {
	float: left;
	text-indent: -1000em;
}
.hidden {
	text-indent: -1000em;
}
#about_me_box {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 256px;
	height: 202px;
	background-image: url('images/about_me_box.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#about_me_box h2 {
	text-indent: -1000em;
}
#about_left {
	float: left;
	width: 120px;
	text-align: center;
}
#about_left img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 0;
}
#about_right {
	float: left;
	width: 135px;
	text-align: left;
}
#about_right p {
	padding: 5px 1px 8px 0px;
	font-family: myriad pro, helvetica, sans-serif;
	font-size: .70em;
}
#twitter_box {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 256px;
	background-image: url('images/twitter_header.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#twitter_box h2 {
	float: left;
	text-indent: -1000em;
}
#t_fol h3 {
	text-indent: -1000em;
}
#t_fol {
	display: block;
	float: right;
	margin-top: 6px;
	margin-right: 15px;
	width: 105px;
	height: 20px;
}
#t_updates {
	clear: both;
	float: left;
	padding: 5px;
	margin-top: 8px;
	margin-left: 3px;
	margin-right: 3px;
	width: 240px;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: .75em;
}
#twitter_footer {
	clear: both;
	width: 256px;
	height: 6px;
	background-image: url('images/twitter_footer.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#book_box {
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	width: 256px;
	height: 160px;
	background-image: url('images/book_box.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#book_box h2 {
	text-indent: -1000em;
}
#book_left {
	float: left;
	width: 100px;
	text-align: center;
}
#book_left img {
	margin-top: 7px;
	border: 0;
}
#book_right {
	margin-top: 2px;
	float: left;
	width: 154px;
	text-align: left;
	font-family: myriad pro, helvetica, sans-serif;	
}
#book_right a h4 {
	text-decoration: none;
	color: #000000;
}
#book_right h4 {
	margin-top: 13px;
	font-size: 1.2em;
	line-height: 18px;
}
#book_right h5 {
	margin-top: 25px;
}
#book_right p {
	padding: 8px 3px 3px 5px;
}
#fade_out {

	clear: both;
	width: 899px;
	height: 80px;
	overflow: hidden;
	background-image: url('images/footer_bg.png');
}
#footer {
	clear: both;
	width: 899px;
	height: 40px;
	overflow: hidden;
	background-color: #FFFFFF;
	border-bottom: 3px solid #d5e3b5;
	font-family: helvetica, sans-serif;	
	font-size: .55em;
	color: #a3a3a3;
}
.video {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	width: 560px;
	overflow: hidden;
}
#griffin_bio {
	text-align: left;
}
#griffin_bio p {
	margin: 15px;
        font-family: myriad pro, helvetica, sans-serif;
        font-size: .80em;
}
#griffin_bio h2 {
	margin-top: 10px;
	font-family: myriad pro, helvetica, sans-serif;
	font-size: 1.3em;
	color: #005785;
}
