/* CSS Document */
body {
	background-color: #999966;
}

h1 {
	color: #006600;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #CC0000;
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 3px 3px;
	margin: 0 5px 0 15px;
}

h2 {
	/*background-color: #000000;*/
	padding-left: 5px;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #990000;
	color:#990000;
	font: 1.4em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0;
}

h3 {
	margin: 8px 0 5px 0;
	line-height: 90%;
	color: #006600;
}

h4 {
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	line-height: 100%;
	padding: 0 0 5px 5px;
	margin-left: 5px;
	color: #660000;
	border-bottom: 1px solid #660000;
	border-left: 1px solid #333333;
}


p {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 105%;
	font-size: 13px;
	margin-left: 5px;
	text-align: justify;
}

p.myaccount {
	line-height: 120%;
	color: #000000;
	font-size: 10pt;
	margin: 0 0 0 10px;
}

p.storydedication {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 110%;
	margin-bottom: 15px;
}

p.storydesc {
	margin: 10px 35px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 105%;
}

p.storytime {
	margin: 10px 25px;
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 105%;
}

p.storytime_center {
	margin: 10px 25px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 105%;
}

p.photo {
	width: 225px;
	position:relative;
	margin: 0 0 10px 0;
	float:left;
	font-size:80%;
	background-color:#fff;
	line-height: 1em;
}

p.photo a {
	display: block;
	float: left;
	margin: 0;
	padding: 4px 4px 9px 4px;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
}

p.photo a:hover {
	border-color: #ccc;
	background-color: #eee;
}

p.photo_things {
	width: 114px;
	position:relative;
	margin: 0 0 10px 0;
	float:left;
	font-size:80%;
	background-color:#fff;
	line-height: 1em;
}

p.photo_things a {
	display: block;
	float: left;
	margin: 0;
	padding: 4px 4px 9px 4px;
	border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb;
	background-color: #fff;
	text-align: center;
	text-decoration: none;
}

p.photo_things a:hover {
	border-color: #ccc;
	background-color: #eee;
}

p.quote {
	color:#000000;
	font-size: 9pt;
	font-style:italic;
	font-weight:bold;
	text-align: center;
	line-height: 130%;
	margin: 0px 0px 5px 15px;
}

p.signature {
	color:#003300;
	font-size: 9pt;
	font-weight:bold;
	text-align: center;
	line-height: 130%;
	margin: 0px 0px 5px 0px;
}


a:link {
	color:#990000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	color: #09c;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

div.mainbody {
	background-color:#000000;
	width: 76s0px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	/* background-color:#0c0d0e; */
	background-color: #ffffff;
	width: 760px;
}

#header {
	width: 760px;
	background-color:#0c0d0e;
	margin: 0 0 0 0;
	clear: both;
}

.headerstyle {
	margin: 0;
	padding: 0;
}

#side_one {
	float: left;
	margin: 5px 0 0 1em;
	padding: 0 10px 0 0;
	width: 350px;
}

#side_two {
	float: right;
	margin: 5px 1em 0 0;
	width: 350px;
}

#footer {
	padding: 0 8px 3px 0;
	clear: both;
	background-color: transparent;
	text-align:right;
}

/* Navigation Code */
.nav_box {
	padding: 0;
	margin: 0;
	background-color:#006699;
	width: 780px;
}
/*
#nav {
	margin: 0;
	padding: 0;
	background: #003300;
	list-style-type: none;
	width: 100%;
	float: left; /* Contain floated list items 
} */


#nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav a {
	float: left;
	width: 125.8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 125%;
	color: #FFCC00;
	text-decoration: none;
	/* line-height:1.5; */
	text-align: center;
	border-right: 1px solid #FFF;
}

#nav #nav_con a {
	border: none;
}

#nav a:hover {
	background: #0c0d0e;
}

#body_blo #nav_blo a, #body_boo #nav_boo a,
#body_sto #nav_sto a, #body_dra #nav_dra a,
#body_abo #nav_abo a, #body_con #nav_con a
{
	background-color:#0c0d0e;
	color:#FFCC00;
	font-weight: bold;
}

li {
	list-style-type: none;
}

li.latestnews {
	list-style-type: disc;
}

img.photo_frame_right {
	float:right;
	background-color:#FFF;
	padding:10px;
	margin:10px;
}

img.photo_frame_left {
	float:left;
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
}

img.podcastarchives {
	margin: 4px 0;
	padding: 4px 0;
}

img.about {
	margin: 2px 0;
	padding: 2px 0;
}

#p1 {
  display: block;
  width: 180px;
  height: 25px;
  background: url("http://www.robertwleonard.com/fantasypodcast/images/part1.jpg") no-repeat 0 0;
}
#p1:hover { background-position: 0 -25px; }
#p1 span { display: none; }

#p2 {
  display: block;
  width: 180px;
  height: 25px;
  background: url("http://www.robertwleonard.com/fantasypodcast/images/part2.jpg") no-repeat 0 0;
}
#p2:hover { background-position: 0 -25px; }
#p2 span { display: none; }

#p3 {
  display: block;
  width: 180px;
  height: 25px;
  background: url("http://www.robertwleonard.com/fantasypodcast/images/part3.jpg") no-repeat 0 0;
}
#p3:hover { background-position: 0 -25px; }
#p3 span { display: none; }

#p4 {
  display: block;
  width: 180px;
  height: 25px;
  background: url("http://www.robertwleonard.com/fantasypodcast/images/part4.jpg") no-repeat 0 0;
}
#p4:hover { background-position: 0 -25px; }
#p4 span { display: none; }

#p5 {
  display: block;
  width: 180px;
  height: 25px;
  background: url("http://www.robertwleonard.com/fantasypodcast/images/part5.jpg") no-repeat 0 0;
}
#p5:hover { background-position: 0 -25px; }
#p5 span { display: none; }

#p6 {
  display: block;
  width: 180px;
  height: 25px;
  background: url("http://www.robertwleonard.com/fantasypodcast/images/part6.jpg") no-repeat 0 0;
}
#p6:hover { background-position: 0 -25px; }
#p6 span { display: none; }

#p7 {
  display: block;
  width: 180px;
  height: 25px;
  background: url("http://www.robertwleonard.com/fantasypodcast/images/part7.jpg") no-repeat 0 0;
}
#p7:hover { background-position: 0 -25px; }
#p7 span { display: none; }

#p8 {
  display: block;
  width: 180px;
  height: 25px;
  background: url("http://www.robertwleonard.com/fantasypodcast/images/part8.jpg") no-repeat 0 0;
}
#p8:hover { background-position: 0 -25px; }
#p8 span { display: none; }

#p9 {
  display: block;
  width: 180px;
  height: 25px;
  background: url("http://www.robertwleonard.com/fantasypodcast/images/part9.jpg") no-repeat 0 0;
}
#p9:hover { background-position: 0 -25px; }
#p9 span { display: none; }