#header {
background-color: #2E3C7B;
height: 85px;
position: absolute;
width: 100%;
z-index: 2;
}

.intro {
	font-size: 16px;
}

.bulletnav {
	font-size: 16px;
}

.fullsize {
	font-size: 12px;
}

.header {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
background-color: #FCFBDC;
font-size: 12px;
}

TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

#left {
	left: 0px;
	position: absolute;
	top: 0px;
	width: 225px;
	z-index: 1;
	visibility: visible;

}

#typewriter {
	height: 121px;
	left: 200px;
	position: absolute;
	top: 10px;
	width: 108px;
	z-index: 6;
	visibility: visible;


}

#navbar {
	left: 23px;
	overflow: visible;
	position: absolute;
	top: 88px;
	width: 175px;
	padding: 8px;
	text-align:right;
	font-weight: 700;
	line-height: 24px;
	font-size: 13px;
	z-index: 7;
	visibility: visible;

}

.booklist {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:left; }

hr.nav 
{
color: #C4D994;
}


a.nav:hover {
	text-decoration: none;
	color: #FF3300;}
	
a.nav:visited {
	color: #4054AE;
}

a.nav2 {
	text-decoration: none;
	color: #6E2E7C;
}

a.nav {
	text-decoration: none;
	color: #4054AE; 
	}

#content {
	left: 312px;
	position: absolute;
	top: 93px;
	width: 458px;
	font-size: 12px;
	z-index: 8;
	visibility: visible;
	padding: 8px;

}

p.blurb {
	color: #666666;
	font-weight:bold;
	text-align: right;
	line-height: 14px;
	font-size: 10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E3C7B;
}

h1.sm
{font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E3C7B;
}

h2 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6E2E7C;
	padding-top: 25px;
}
h3 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding-top: 15px;
}

hr {
	color: #2E3C7B;
}
p.copyright {
	color: #999999;
	font-size: 9px;
	line-height: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.copy, a.copy:VISITED, a.copy:HOVER {
	color: #999999;
	font-size: 9px;
}

.test{
	padding: 4px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 95%;
	border-left: 3px solid #D8D8D8;
	font-weight:bold;

	}

	.firm {
		font-weight: bold;
	}
	
	.normal {
		font-weight: normal;
	}
	
	.person {
		font-weight: normal;
	}
	
.innernav {
	text-align:left;
	font-size: 12px;
}

.red {
	color: #FF3300;
}

ul {
	
	list-style: outside; 
}

li {
	margin-bottom: 20px;
}

li ul {
	margin-top:25px;
}

img.top { float: right; }

hr {
	color: #408BAE;

}

td.names{
	font-size: 10px;
}

.quotenames {
	font-size: 9px;
	margin-left: 5px;
}

.alignright {
	text-align: right;
}

#printonly {
	display: none;
}


table.seo TD {
	border: 1px solid #2E3C7B;
}

table.seo H2 {
padding-top: 0px;
}

table.seo .header {
	background-color: #C4D994;
	border: 1px solid #2E3C7B;
}

tr.row1 {
	background-color: #F1F1F1;
}

tr.row2 {
	background-color: #FDFDD4;
}

/** Style the tweets */
#social {
	/*background-color: #F5F5F5;*/
	background-color: #FFF;
	vertical-align: top;
	padding: 7px;
	
	border: 1px solid #eeeeee;
	text-align:left;
	margin-top:7px;
}
#twitters .center {text-align:center; font-weight:normal; margin:0px; }
#twitters {font-weight:normal;font-size:90%; line-height:11px;}
#social li {padding-bottom:3px; line-height:13px; display:inline-block;}
#social p {text-align:center;}
a#twitter-link {text-align:center; font-size:80%;}
#twitters {margin-bottom:0px;}
#twitters ul {list-style:outside; list-style-image:none; list-style-type:none;padding:0px;}
#twitters p {text-align:center; font-weight:normal; }
.twitterTime {font-size:85%;}

/* hanging indents */
.hang { text-indent: -1.4em; margin-left: 1.4em; } 
.center {text-align:center;}
