body {
	background:				url(Images/stripe.png);
	background-repeat:		repeat-x;
  	font-family: 			Times;
  	font-size:				small;}

img {
  	border:					none;}

#allcontent {
  	width:					900px;
  	margin-left:			auto;
  	margin-right:			auto;}
  
.header {
	background-color:		red;
	width:					280px;
	text-align:				center;
	padding:				5px;
	color:					white;
	float:					right;
	margin-top:				80px;}
	
.banner {
	margin-top:				25px;}

#main {
  	width:					900px;
  	margin-right:			7%;
  	background:				white;
  	margin-top:				5px;}

h3 {
  	text-align:				center;
  	color:					black;
  	font-size:				150%;}
  	
.mainright {
	float:					right;
	width:					380px;
	text-align:				justify;
	margin-top:				30px;
	padding:				20px;
	border-left:			thin solid red;}

.mainleft {
	width:					420px;
	text-align:				center;
	padding:				20px;}
	
.right {
  	float:					right;
  	padding-left:			0px;
  	width:					180px;
  	border:					thin solid white;}
  	
.left {
	width:					180px;
	border:					thin solid white;}

#footer {
  	background-color:		red;
  	color:					white;
  	padding:				10px;
  	padding-left:			0px;
  	padding-right:			0px;
  	text-align:				center;
  	width:					900px;
  	margin-top:				190px;}

h4 {
  	vertical-align:			middle;
 	margin-top:				15px;
  	margin-left:			290px;}
  

#leafright {
  	margin-left:			250px;
  	margin-top:				7px;
  	float:					left;}

#credit {
  	text-align:				center;
  	font-size:				70%;}

.space {
	margin-left:			8px;
	margin-right:			8px;}