body {
  	background-image:		url(Images/stack.png);
  	font-family:			Arial;
  	font-size: 				small;
  	margin:					0px;
  	padding:				0px;
  	font-weight:			normal;}

a:link {
  	color: 					maroon;
  	text-decoration:		none;}
a:hover {
  	color:					black;
  	text-decoration:		none;}
a:visited {
  	color: 					green;
  	text-decoration:		none;}

#allcontent {
  	background-image:		url(Images/background3.png);
  	width:					970px;
  	margin-right:			auto;
  	margin-left:			auto;
  	padding:				20px;}

#bookshelf {
  	background-image:		url(Images/bookshelf.png);
  	background-repeat:		no-repeat;
  	height:					175px;}

.topspace {
  	margin-top:				60px;}

#main {
  	width:					600px;}

#links {
  	border:					thin solid black;
  	background-color:		#E1B981;
  	text-align:				center;
  	padding:				5px;
  	font-size:				90%;}

#space {
  	margin-right:			15px;}

#content {
  	text-align:				justify;
  	padding:				8px;
  	border:					thin solid black;
  	background-color:		#EFBE79;}
  
.carrie {
  	background-color:		#361c00;
  	border:					thin solid black;
  	font-size:				90%;
  	color:					white;
  	padding:				5px;
  	width:					200px;}

.carrietext {
  background-color:		#E1B981;
  border:				thin solid black;
  border-top:			none;
  font-size:			90%;
  padding:				5px;
  width:				200px;}

.jointext {
  background-color:		#ad5b05;
  border:				thin solid black;
  border-top:			none;
  font-size:			100%;
  color:				white;
  padding:				5px;
  width:				200px;
  text-align:			center;}


.kevin {
  background-color:		#361c00;
  border:				thin solid black;
  font-size:			90%;
  color:				white;
  padding:				5px;
  width:				200px;}

.kevintext {
  background-color:		#E1B981;
  border:				thin solid black;
  border-top:			none;
  font-size:			90%;
  padding:				5px;
  width:				200px;} 
 
img {
  border:				none;}

h6 {
  margin-left:			auto;
  margin-right:			auto;
  color:				yellow;
  text-align:			center;}

#credit {
  color:				white;
  font-size:			70%;
  width:				160px;}

h3 {
  color:				yellow;}


#rightside {
  width:				250px;}

#rightbanner {
  float:				right;}

#bio {
  width:				415px;
  float:				right;}

#bio2 {
  width:				415px;
  float:				left;
  padding-right:			10px;}

table {
  width:				580px;
  border:				none;
  border-collapse:		collapse;
  text-align:			center;}

th {
  color:				maroon;
  border:				1px solid black;}

h4 {
  text-align:			center;}

.nospace {
  margin-top:			0px;
  margin-bottom:			0px;}

.right {
  margin-left:			400px;}

table .dates {
  border:				thin solid maroon;
  border-collapse:		collapse;
  text-align:			center;
  color:				black;
  font-size:			70%;
  width:				450px;}

