h1
{
	font-size:16px;
	font-weight:bold;
	color:#c60606;
	text-align:left;
	margin-left:5px;	
}

#left-column
{
	float:left;
	width:475px;
}

#right-column
{
	float:right;
}

#george-pic
{
	border:solid 5px #c60606;
	width:500px;
}
#george-pic img
{
	border:none;
}

#george-summary
{
	background-color:#cccccc;
	border:solid 5px #000000;
	margin-bottom:1em;
}

#george-summary h1
{
	font-size:16px;
	font-weight:bold;
	color:#c60606;
	text-align:left;	
}

#george-summary p
{
	display:block;
	font-size:15px;
	text-align:justify;
	margin:10px 5px 10px 5px;
}

#george-profile
{
	background-color:#eeeeee;
	border:solid 5px #000000;
}

#george-profile ul
{
	text-align:left;
	list-style-position:inside;
	margin-left:10px;
}

#george-profile ul li
{
	font-size:15px;
	font-weight:bold;
}

#george-profile ul span
{
	font-size:14px;
	font-weight:normal;
	color:#c60606;
}