* {
	margin-top: 0px;
	margin-left: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	background-image: url(images/blubg.gif);
	background-repeat: repeat;
}

#Contents {
	width: 760px;
	margin-right: auto;
	margin-left: auto;	
}
#Masthead {
	width: 760px;
	background-image: url(images/masthead3.gif);
	height: 159px;
}
#Middle {
	width: 760px;
	background-color:#000080;
	margin-left: 0px;
}
#navContainer {
	width: 150px;
	background-color:#000080;
	float: left;
}
#navContainer ul {
	text-decoration: none;
	}
#navContainer li {
	list-style-type:none;
	font-size: 16px;
	color: #FFF8BF;
	font-weight: bold;
	margin-top: 15px;
	text-align: left;
	margin-left: 0em;
	text-indent: -1em;
}

#navContainer ul li a {
	display:block;
	list-style-type:none;
	text-decoration: none;

	font-size: 16px;
	color: #FFF8BF;
	font-weight: bold;
}
#navContainer ul li a:hover {
	color: #BFBFFE;
}
#navContainer #subNav ul {
}
#navContainer #subNav ul li{
	text-align: left;
	margin-left: 10px;
	color: #9F3;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
}
#navContainer #subNav ul li:first-child{
	margin-top: -10px;
	margin-bottom: 10px;
}
#navContainer #subNav ul li a{
	color: #9F3;
	font-size: 14px;
	margin-top: 0px;
}
#navContainer #subNav li a:hover{ 								    color: #BFBFFE;
}
#Content {
	width: 610px;
	background-color:#fff;
	float: left;
}
#Footer {
	width: 760px;
	clear: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
}
#Footer a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
#Footer a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

.clearfloat {
	clear:both;
}
.clear {
	clear:both;
}
h1 {
	font-size: 24px;
	color: #000080;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 20px;
	color: #933;
	margin-right: 10px;
}
p {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 14px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3030C0;
	text-decoration: none;
}
.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000053;
	text-decoration: none;
}
.smalllink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.comment {
	font-family: Arial, Helvetica, "Times New Roman", serif;
	font-size: 14px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #CC9999;
	margin-right: 20px;
	margin-left: 20px;
}

.linkr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 993333;
	text-decoration: none;
}
.linkr:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: cc9999;
	text-decoration: none;
}
.begin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 993333;
	text-decoration: none;
	text-transform: uppercase;
}
.writings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.imglft {
	margin-left: 10px;
	margin-right: 20px;
	float: left;
}
.imgrt {
	margin-left: 10px;
	margin-right: 20px;
	float: right;
}
.cap {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 11px;
	text-align: center;
	margin-bottom: 10px;
}
iframe{
	margin-left: 40px;

}
  #goodreads-widget {
    font-family: georgia, serif;
    padding: 18px 0;
    width:565px;
  }
  #goodreads-widget h1 {
    font-weight:normal;
    font-size: 24px;
    border-bottom: 1px solid #BBB596;
    margin-bottom: 0;
  }
  #goodreads-widget a {
    text-decoration: none;
    color:#660;
  }
  #goodreads-widget a:hover { text-decoration: underline; }
  #goodreads-widget a:active {
    color:#660;
  }
  #gr_footer {
    width: 100%;
    border-top: 1px solid #BBB596;
    text-align: right;
  }
  #goodreads-widget .gr_branding{
    color: #382110;
    font-size: 11px;
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
