#allcontent {
	width:	750px;
	
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #334433;
	margin-left: auto;
	margin-right: auto;
	
	
	
}

body {background-color: maroon;
      font-size: small;
	
}

h1 { color: white;
      text-align: left;
      font-size: 180%;
	font-family:  Georgia, "Times New Roman", Times, serif;
	
}
   


#subheader {    color: white;
		background-color: #334433;
		font-family: bold, Arial, Verdana, Helvetica, san-serif;	
		font-size: 200%;
		border-style: solid;
		border-bottom-color: #cc0;
		border-top: none;
		border-right: none;
		border-left: none;
		border-width: 5px;
		font: medium Arial, Verdana, Helvetica, san-serif;
		line-height: 22px;
		height: 30px;
		padding-top: 10px;
		margin-bottom: 15px;
		margin-left: 0px;
}

#sidebarleft {color: #cc0;
		float: left;
		
		width: 210px;
		background-color: #334;
		font-size: 125%;
		font-family: Arial, Verdana, Helvetica, san-serif;
		text-align: center;
		border-style: solid;
		border-top-color: #cc0;
		border-width: 5px;
		border-left`-color: #cc0;
		border-bottom-color: #cc0;
		border-right-color: #cc0;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 25px;
		padding-bottom: 15px;
		margin-top: 40px;
		margin-bottom: 10px;
		margin-left: 20px;
		margin-right: 0px;

}

#main {

font-family: Arial, Verdana, Helvetica, san-serif;
text-align: left;
line-height 3em;
border-width: 5px;
border-style: solid;
border-color: #cc0;
width: 402px;
padding-top: 40px;
padding-right: 15px;
padding-bottom: 20px;
padding-left: 15px;
margin-top: 0px;
margin-right:20px;
margin-left: 280px;
margin-bottom: 20px;
background-color: white;

}
h2   {  color: #334433;
	text-align: center;
	font-size: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3   {  color: #cc0;
	text-align: center;
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
}


}

#footer {  color:#000;
		background-color: #334433;
		font-size:90%;
		padding: 25px;
		margin: 20px;
		text-align: center;
		clear: left;
}




li {	font-style: italic;
	text-align: left;
	font-size: 150%;
	color: #334433;
}


img {padding:px;
  margin-top:0px;
  margin-bottom: 5px;
  margin-right: 4px;
  margin-left: 4px;
 border-width: 0px;
border-style: solid;
border-color: white;

  display: block;}

.centeredimage
    {
    text-align:center;
    display:block;
    }

#visa   {   
	float: right;
		
}


a:link {
	color: white;
	text-decoration: none;
	border-bottom: none;
} 

a:visited {
	   color: white;
	   text-decoration: none;
	   border-bottom: none;
}

a:hover {color: yellow;
	   text-decoration: none;
	   border-bottom: none;
}

.slogan {
	color: #334433;
	font-size: 115%;
	font-weight: bold;

}


