body {
margin: 0;
padding: 0;
text-align:center;
}
img {  border-style: none;
}
#Wrapper {
	position:relative;
	padding:0;
	margin:0;
	text-align:left;
}
#Navigation img {
	padding: 4px;
}
#AllButEdges {
	position:relative;
	margin-top:15%;
	z-index:-1;
}
#AllButEdges2 {
	position:relative;
	margin-top:-140px;
}
#LogoLineLogo  {
	position: absolute;
	text-align: center;
	width: 500px;
	right: 55%;
	left: 25%;
	margin-left:-250px;
	top:0px;
	}
	
#MainTop {
	background-color:#FFF;
	height:230px;
	width:450px;
	position:absolute;
	left:48%;
	margin-left:50px;
	top:45px;
	font-size: 18px;
	text-align: center;
}
#MainBottom {
	background-color:#FFF;
	height:310px;
	width:450px;
	position:absolute;
	left:48%;
	margin-left:50px;
	top:310px;
	font-size: 1em;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#GreyTop {
	position:absolute;
	width:100%;
	top:10px;
	height:25px;
	background-color: #CCC;
	background-repeat: repeat-x;
}
#LogoLine {
	position:absolute;
	width:100%;
	top:45px;
	height:230px;
	background-repeat: repeat-x;
	z-index:-1;
}
#GreyBottom {
	position:absolute;
	width:100%;
	top:285px;
	height:25px;
	background-color: #CCC;
	background-repeat: repeat-x;
}
#BodyEdges {
}
#links {
	font-size: 8.5px;
}
#links p {
	margin: 3px;

}


.BodyEdgeRight {
	position:absolute;
	left:48%;
	margin-left: 500px;
	top:-60px;
}
.BodyEdgeLeft {
	position:absolute;
	left:48%;
	top:-60px;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	width: 450px;
	background-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
}
