﻿@charset "utf-8";
#left {
	background-color: #CCCCCC;
	display: inline;
	padding: 20px;
	float: left;
	width: 135px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: auto;
}
#right {
	display: inline;
	padding: 20px;
	float: left;
	width: 544px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
}
#left a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#left a:hover {
	font-weight: bold;
	color: #4573B3;
	text-decoration: none;
}
#right h1 {
	font-size: 110%;
	font-weight: bold;
}
#right a {
	font-weight: bold;
	color: #4573B3;
	text-decoration: none;
}
#right a:hover {
	font-weight: bold;
	color: #CB1009;
	text-decoration: none;
}
#right #alger {
	height: 434px;
	width: 544px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/johnWEB.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#johnlindainfo {
	margin-top: 120px;
	margin-right: 350px;
}
#right #denny {
	margin-top: 20px;
	padding-top: 20px;
	background-image: url(../images/dennyWEB.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right #denny img {
	display: inline;
	float: left;
	margin-right: 10px;
}
#right #silliman {
	margin-top: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url('../images/sillimans.jpg');
}
