body {
margin: 0px auto;
margin-top: 10px;
margin-bottom: 10px;
background-color: #F5F2E7;
text-align: center;
width: 800px;
font-family: "Trebuchet MS" sans-serif;
font-size: 12px;
color: #333333;
}

#banner {
color: #FFFFFF;
background-color: #fff;
text-align: left;
height:272px;
}

#menu {
width: 800px;
font-weight: 100;
text-align: center;
border-top: 1px solid #c0c0c0;
border-bottom: px solid #c0c0c0;
padding-top: 5px;
padding-bottom: 5px;
background-image: url(2.jpg);

}

#menu a {
text-align: center;
font-weight: 200;
border-left: 1px solid #c0c0c0;
border-right: 1px solid #c0c0c0;
padding: 5px;
text-decoration: none;
color: #333;
}

#menu a:hover{
font-weight: 200;
padding: 5px;
color: #00aabb;
background-image: url(1.jpg);
}

#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 800px;
background-color: #FFFFFF;
border: 1px solid #c0c0c0;
text-size: small;
}


p, td, th, li {

}

h1, h2, h3, h4 {

}

h1 {
  font-size: large;
}

a:link, a:visited {
  color: #555;
  text-decoration: none;
}

a:hover {
	color: #00aabb;
  text-decoration: none;
}


#header {
  font-size: 2em;
  margin: 0.5em 1em 1em;
}
#crumb {
	margin-left: 1em;
	margin-top: 1em;
	padding: 1.5em:
}

	#crumb a{
	border-bottom: 1px dotted #555;
}
	
#footer {
  text-align: center;
	font-size: x-small;
}


a img {
  border: 0;
}


div.sgContainer {
  clear: both;
  text-align: center;
}

div.sgTab, div.sgNavBar {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

div.sgTab a, div.sgNavBar a {
  color: #555;
}

div.sgNavBar img {
	margin-top: 1em;
  border: 1px solid #c0c0c0;
	padding: .3em;
}

div.sgAlbum, div.sgGallery {
  padding: 1em;
}

div.sgAlbum table, div.sgGallery table {
  margin-left: auto;
  margin-right: auto;
}

div.sgAlbum img {
  margin: 3px;
  padding: .6em;
	border: 1px solid #c0c0c0;
}

td.sgGalleryThumb {
  text-align: center;
  padding: .6em;
	border: 1px solid #c0c0c0;
}

td.sgGalleryText {
  text-align: left;
  vertical-align: top;
  padding: 0 1em 2em;
}

a.sgGalleryTitle {
  font-size: 1.3em;
	line-height: 1.3em;
	font-weight: 200;
}

div.sgImage img {
  border: 1px solid #c0c0c0;
  padding: 15px;
	background: url(http://schwarzweissbunt.org/skins/pelham/bg3114.jpg);
}

.sgDesc {
  margin-left: 20px;
  margin-right: 20px;
}