.shell {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 207px;
	width: 855px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.contentshell {
	background-image: url(http://kraigpaulsen.com/images/body.bg.jpg);
	float: left;
	width: 855px;
}
h2{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.linkd {
	font-size: 12px;
	font-style: italic;
}
.leftcolumn {
	float: left;
	border: medium none #000;
	width: 180px;
}
.middlecolumn {
	float: left;
	width: 450px;
	min-height:675px;
	margin-right: 5px;
	margin-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.middlecolumn2 {
	float: right;


	width:
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	width: 605px;
}
.footer {
	clear: both;
	
	background-image: url(http://kraigpaulsen.com/images/body.bg.jpg);
	float: left;
	width: 855px;
	background-image: url(http://kraigpaulsen.com/images/body.bg.jpg);
	margin-bottom: 30px;
	padding-top: 10px;
}

.footercontent{
	text-align: center;
	border-top-style: solid;
	border-top-color: #C10000;
	border-right-color: #C10000;
	border-bottom-color: #C10000;
	border-left-color: #C10000;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 10px;
	font-size: small;
}

.threecolumns {

}

.rightcolumn {
	float: left;
	width: 150px;
}
.links {
	height: 261px;
	width: 175px;
	position: relative;
	background-image: url(../images/linksbg.jpg);
	margin-left: 1px;
}
.home {
	position: absolute;
	left: 28px;
	top: 13px;
}
.bio {
	position: absolute;
	left: 28px;
	top: 49px;
}
.vision {
	position: absolute;
	left: 28px;
	top: 83px;
}
.news {
	position: absolute;
	left: 28px;
	top: 118px;
}
.donate {
	position: absolute;
	left: 28px;
	top: 152px;
}
.contact {
	position: absolute;
	left: 28px;
	top: 184px;
}
.emailsignup {
	font-family: Tahoma, Geneva, sans-serif;
	width: 200px;
	padding-left: 15px;
	float: left;
}
.emailsubmitbutton {
	padding-left: 45px;
}

h3{
	margin: 0px;
	font-size: 15px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.links2 {
	position: absolute;
	left: 28px;
	top: 220px;
}

.lowerlinks {
	padding-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}
.lowerlink {
	padding-right: 8px;
	padding-left: 8px;
	float: left;
}
.storytitle {
	font-size: 18px;	
}
.storytitle A:link {
	color: #000;
	text-decoration: none;	
}
.storytitle A:visited {
	color: #000;
	text-decoration: none;
	
}
.storytitle A:hover {
	color: #F00;
	text-decoration: none;
	
}
.storytitle A:active {
	color: #F00;
	text-decoration: none;
	
}
.the_date {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	padding-bottom: 10px;
}
.meta2 {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding-bottom: 10px;
}
.meta3 {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	padding-bottom: 10px;
}
.feedback {
	color: #000;
	text-decoration: none;
	font-size: 10px;
	padding-bottom: 14px;
}
.pagetitle {
	font-size: 36px;
	color: #B81D20;
	font-weight: bold;
}
.newsbox {
	height: 905px;
	width: 345px;
	overflow: auto;
}
.contactlabel {
	color: #000;
	background-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.contactline {
	border: thin none #000;
	background-color: #FFF;
}
.contactform {
	border: thick solid #010066;
}
.formcell {
	background-color: #FBD09B;
}
/* Text Box with Focus: */
.tb-focus {
    border: 1px solid #888377;
}
.tb-focus:focus {
	background-color: #CD5C62;
	color: #FFF;
}
.whatsnew {
	background-image: url(../images/whats_new.gif);
	height: 375px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	position: relative;
}
.rssfeed {
	height: 345px;
	width: 145px;
	overflow: auto;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 5px;
	position: absolute;
	top: 29px;
	left: -4px;
	padding-left: 10px;
}
.newssource {
	font-size: 12px;
	font-style: italic;
}
.linkbox {
	padding: 15px;
	border: thin solid #CCC;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.linkbox A:link {
	color: #C0353C;
	text-decoration: none;
}
.linkbox A:visited {
	color: #000;
	text-decoration: none;
	
}
.linkbox A:hover {
	color: #F00;
	text-decoration: none;
	
}
.linkbox A:active {
	color: #F00;
	text-decoration: none;
	
}
.linkd{
	font-size: 12px;
	font-style: italic;
	padding: 5px;
}
h3 {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}
