body {
	background-color: #685C53;
	}

div#wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 1024px;
	height: 655px;
	margin: auto;
	z-index: 2;
	overflow: hidden;
	border: none;
	}

div#logoCD {
	position:absolute;
	left:20px;
	top:500px;
	height:51px;
	z-index:103;
	width: 72px;
  } 
 

A:link, A:visited {
	text-decoration: overline;
	color: #CED4D2;
	}
	
A:hover {
	text-decoration: underline;
	color: #000000;
	}
	
a img { border:none }


.trebuchetfooter {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: lighter;
	color: #CED4D2;
	text-align: left;

}
.trebuchetmenu {
	font-family: "Trebuchet MS";
	font-size: 4em;
	font-weight: lighter;
	text-align: center;

}
