﻿body 
{
	text-align:justify;
	font-family: Arial;
	font-size: 11pt;
	color:Navy;
	border-top-width: thick;
	border-top-color:Red;
}
td.summary 
{
	vertical-align: top;
	padding-top: 27px;
	padding-left: 10px;
	text-align:justify;
	font-family: Arial;
	font-size: 10pt;
	color: #333333;
}
img 
{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.pictureHeading
{
	text-align:justify;
	font-family: Arial;
	font-size: 10pt;
	color:Black;
}
.sidebar
{
	background-color: Maroon;
	font-family: Arial, Serif;
	font-size: 16pt;
	color:White;
	float:left;
	width:20%;
	margin-left:10px;
	margin-bottom:10px;
	padding: 5px;
}
.widecolumn 
{
	float:right;
	width:75%;
	margin-right:20px;
}
a:link
{
	color: Blue;
	border-width: 0;
	border-color: Black;
	border-style: none;
}
a:hover
{
	color: Red;
	border-width: 0;
	border-color: Red;
	border-style: solid;
}
a:visited
{
	color: Black;
	border-width: 0;
	border-color: Black;
	border-style: none;
	text-decoration: none;
}
h1
{
	font-family: Arial, Serif;
	font-size: 12pt;
	color:#CCF;
	margin-left: 10px;
}
#collage 
{
	border-color: Black;
	border-width: 2px;
	border-style: solid;
}
.collage_thumbnail
{
	border-color: Navy;
	border-width: 10px;
	border-style: solid;
	height: 150;
	width: 375;
}
