body {
	margin:70px 0 0 0;
	background-color: #eee;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	letter-spacing: 1px;	
	text-align:center;
}
a img{
	border:none;
}
a:link {
	color: #000066;
	text-decoration: underline;
	
}
a:visited {
	color: #000066;
	text-decoration: underline;

}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	
}
a:active {

	color: #0000FF;
	text-decoration: underline;

}
#navigation{
	position:relative;
	margin-left: 12px;
	width: 60px;

}

ul.navigation{
	list-style-type:none;
	line-height:25px;
	
}

ul.navigation a{
	
	text-decoration:none;
	
}

a.different:link {
	line-height: 30px;
	font-weight: lighter;
	color: #990000;	
}
a.different:visited {
	line-height: 30px;
	font-weight: lighter;
	color: #990000;
}
a.different:hover {
	line-height: 30px;
	font-weight: lighter;
	color: #0000FF;
}
a.different:active {
	line-height: 30px;
	font-weight: lighter;
	color: #0000FF;
}

#container{
	margin:0 auto;
	width: 760px;
}

#main-page{
	background-color: #fff;
	border: 1px solid #b0b0b0;
	text-align:left;
}
body#home div#main-page{
	height:1500px;

}
body#books div#main-page{
	height:1000px;

}
body#defenders div#main-page{
	height:900px;

}
body#letters div#main-page{
	height:1350px;

}
body#links div#main-page{
	height:900px;

}
body#message div#main-page{
	height:900px;

}
body#ashcroft div#main-page{
	height:1200px;

}
body#splash{
	margin-top:0;
	background-color:#545454;
}

#logo{
	position:relative;
	width: 130px;
	margin-top:30px;
	margin-left:20px;
	margin-bottom:30px;

}

.column{
	position: relative;
	top: -296px;
	left: 160px;
	width: 250px;
	vertical-align: top;
	text-align:left;
	padding-right:30px;
	float:left;
	clear:right;
	overflow: visible;

}

#centerSplash {
	margin:0 auto;
	text-align: center;
	width:100%;
	background:#545454 url(../images/grad.jpg) repeat-x;
}
#centerSplash a img{
	margin:0 auto;
}
#splashWrap{
	background-color:#fff;
	padding-top:70px;
}
.header-1 {
	font-size: 18px;
	letter-spacing: 3px;

}
.header-2 {
	font-size: 14px;
}
.text-color-1 {
	color: #000000;
}
.text-color-2 {
	color: #990000;
}
.text-color-3 {
	color: #333333;
}
.text-spacing-1{
	line-height: 25px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
}

/* Begin Footer */

#footer{
	width:750px;
	clear:left;
	font-size:10px;
	padding-top:10px;
	margin:0 auto;
	padding-bottom:99px;
	position:absolute;
}

