body {
font-family:Geneva, Arial, Helvetica, sans-serif;
background:url(images/stripe.gif) repeat;

}
h1, h2, h3, h4 {
paddin:0;
margin:0;
}

.wholebody {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

#completebody {
width:100%;
float:left;
background:url(images/background.jpg) repeat-y;
}


.toptitle {

	width: 100%;
	background-color:#948674;
	border-top: 5px solid #7A6E60;
	color:#F0E3D5;
	font-size:24px;
	float:left;
	margin:0;
	padding:0;
	
}

.toptitle h1 {
text-align:center;
}

div.toptitle h1 a:link, div.toptitle h1 a:visited {
color:#FFFFFF;
text-decoration:none;
margin:0;
padding:0;
text-align:center;
}

div.toptitle h1 a:hover {
color:#E6E2D9;
}

div.toptitle h2 {
text-align:center;
font-size:22px;
}

/* this is for the big picture */

.bigpicture {
	width:100%;
	float:left;	

}

/* this is the menu bar */

.hormenubar {
	width:100%;
	height:30px;
	display:inline;
	background-color:#1A1D1E;
	color:#FDE9B4;
	text-align:center;
	float:left;
	padding-top:5px;	
}

	.hormenubar a
{
	text-align:center;
	color:#FDE9B4;
	padding-left:10px;
	font-size:18px;
	padding-right: 10px;
	

	
}






/* this is for the links */

	a:link {
	text-decoration: none;
	
}


	a:visited {
	text-decoration: none;
	
}


	a:hover {
	
	color:#FFFFFF;
	text-decoration:underline;
	}

	
	a:active {
	text-decoration:none;
	
}

/* this is the left box inside the main body content */
	.leftbox {
	width: 200px;
	display:block;
	height:auto;
	float:left;
	padding:0;
	margin:0;
	
}

	.leftbox p{
	width:200px;
	left:0px;
	text-align:center;
	}
	.leftbox img {
	margin:0px auto;
	width:196px;
	border: 2px solid #663300;
	}


	



	.leftbox a
	{
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:3px;
	border-bottom: solid thin white;
	color:#4C3D33;
	list-style-type: square;
	display:block;
	}
	
	.leftbox h1 {
	color: #FFFFFF;
	background-color: #663300;
	width: 180px;
	padding-left:20px;
	padding-top:3px;
	padding-bottom:5px;
	font-size: 18px;
	display:block;
	margin:0;
	}

	
	
	/* this is the right box inside the main body content */

.rightbox {	
	width: 528px;
	float:left;
	margin:0;
	padding:0;
	
	}
	
	.rightbox p {
	padding: 10px 20px 10px 20px;
	}
	
	.rightbox a {
	color:#AF6D25;
	text-decoration:none;
	}

.rightbox h1 {
	padding-top:3px;
	padding-bottom:5px;
	margin:0;
	color:#FFFFFF;
	background-color:#AF6D25;
	font-size:18px;
	text-indent:40px;
	}
	
	.rightbox h2 {
	margin-top:3px;
	margin-left:3px;
	margin-left:20px;
	background-color:#AF6D25;
	color:#FFFFFF;
	font-size:16px;
	padding: 5px 5px 5px 5px;	
	width:150px;
	}
	
	.rightbox h3 {
	margin-top:3px;
	margin-left:3px;
	margin-left:20px;
	background-color:#900915;
	color:#FFFFFF;
	font-size:16px;
	padding: 5px 5px 5px 5px;	
	width:100px;
	}
	
	#addwords {
	float:right;
	width:180px;
	clear:none;
	}
	
		#footer {
	clear:both;
	width:100%;
	float:left;
	text-align:center;
	margin:20px 0;
	}
	
	#footer a { color:#663300;
	}
	
	#clear{
	clear:both;
	}
	#brown {
	clear:both;
	margin:40px auto;
	font-size:10px;
	text-align:center;
	color:	#663300;
	}
	
	#brown a:link, 	#brown a:visited {
	color:#663300;
	}
	
#alignright {
float:right;
clear:none;
margin:5px 15px 5px 5px;
}

	
#alignleft {
float:left;
clear:none;
margin:5px 5px 5px 15px;
}

blockquote {
background:#ECE9D8;
padding:20px 25px;
color:	#663300;
border-top:dashed #663300;
border-bottom:dashed #663300;
}
