html, body {

	margin-top:60px;
	margin-left:15px;
	background-color:#f97316;
    border :none;
    width :80%;
	
    
}
.SelectedItem:link,
.SelectedItem:visited {
      color:#4E2500;
   }

.SelectedItem:hover {
      color: #ffffff;
   }

.SelectedItem:active {
      color:#4E2500;
   }

.headertext {
	font-family:'Verdana';
	font-size:20px;
	color:White;
}   
#donut, #PageDonut, #PageDonut body, #boundary {
	position: absolute;
	height: 100%;
	width: 100%;
}
#logo {
	position: absolute;
	left: 82px;
	top: 52px;
}
#comms {
	position: absolute;
	left: 82px;
	top: 139px;
}
#enter {
	position: absolute;
	left: 82px;
	top: 223px;
}
#plugin {
	position: absolute;
	left: 82px;
	top: 250px;
}
#lyw {
	position: absolute;
	left: 21px;
	top: 290px;
}
#address {
	position: absolute;
	left: 82px;
	top: 429px;
}
img {
	border: 0;
}
#boundary {
	width: 763px;
	height: 545px;
	background: #98D802;
	margin: 43px 160px;
}
.black1pxLine {
	background-color: Black;
	border: 0px none;
	clear: both;
	float: left;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	width: 884px;
}
#footer {
	position: absolute;
	top: 620px;
	left: 0px;
	width: 763px;
	height: 30px;
	font-family: 'Lucida Console','Andale Mono',Monospace,mono;
	font-size: 11px;
	margin: 0 40px;
	text-transform: uppercase;
}
#logosmall {
	position: relative;
	top: 5px;
}
.monoFont {
	font-family:'Lucida Console','Andale Mono',Monospace,mono;
	font-size:11px;
	text-transform:uppercase;
}


#codelondon {
	margin-left: 8px;
	float: left;
	clear: none;
}
#johnbrown {
	margin-left: 10px;
	float: left;
	clear: none;
}
#notice {
	margin-left: 22px;
	margin-top: 15px;
	float: left;
	clear: none;
}