#imageleft {
	float: left;
	margin-top: 30px;
	margin-right: 20px;
	margin-left: 20px;
}

P {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 8px;
	padding-left: 12px;
	font-size: 76%;
	}
	
h5 {
	color: #E96E26;
	}

a:link { 
	font-weight: normal;
	text-decoration: none; 
	font-size: 76%;
	color: #E96E26;
	}
	
a:visited { 
	font-weight: lighter; 
	font-size: 76%;
	text-decoration: line-through; 
	color: #E96E26;
	}
	
a:hover, a:active {
	text-decoration: none;
	font-size: 76%;
	color: #00A0C6;
	font-weight: normal;
	}
	
#outside {
	padding-bottom: 0px;
	background-image:  url("images/clientslinks.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: white;
	width: 209px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
	position: absolute;
	left: 700px;
	top: 0px;
	overflow: auto;
	padding-top: 30px;
	}
.style1 {
	font-size: 76%;
	font-weight: bold;
}