
body {
  margin: 0;
  padding: 0;
  background-color: #071f25;
  font: 76% Tahoma, Geneva, sans-serif;
  overflow-x:hidden;
}
table, td, tr {
	vertical-align:top;
}
.middle {
	width:100%;
	background:url(/images/MarcSchaadright.jpg) repeat-x;
}
.middle2 {
	width:100%;
	background:url(/images/gradient2.png) repeat-x;
}
.mainContent {
	background:url(/images/MarcSchaadCenter.jpg) no-repeat;
	width:1300px;
	height:800px;
}
#main2 {
	width:1230px;
	margin-top:-5px;
	background:url(/images/banner_top.png) no-repeat 0 50;	
}
#main {
	margin-top:75px;
}
#menu {
	width:250px;
}
#contact {
	margin-top:25px;
}
.menu {
	margin-left:50px;
	width:215px;

}
.level1 {
	margin-bottom:25px;	
}
.level2 {
	margin-bottom:25px;	
}

.level3 {
	margin-bottom:15px;
}
.level4 {
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h2, h3, h4, h5, h6 {
  font-size: 1.1em;
  font-weight: normal;
  margin:0;

}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
}
a:link {
  color: #9dd1d0;
}
a:visited {
  color: #9dd1d0;
}
a:hover {
  color: #9dd1d0;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;
}
.comment .links {
  margin-bottom: 0;
}
