﻿*
{
	font-family: Arial;
	font-size: 14px;
	color: #3a596a;
}

body 
{
	
}

#wrapper
{
	width: 700px;
	position: relative;
	left: 50%;
	margin-left: -350px;
	margin-top: 3%;
}

h1
{
	margin: 0;
	text-indent: -9999px;
	text-align: center;
	font-size: 4em; 
	color: #669acc;
}

#collage
{
	margin: 50px 0 25px 15px;	
}

.imageText
{
	margin-top: 10px;
	display: block;
	font-size: 0.8em;
}

#content
{
	text-align: right;
}

#content h2
{
	margin: 0;
	font-size: 1.5em;
	font-weight: bold;
}

#content h3
{
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
}

#content .address
{
	font-size: 1.2em;
}

#content .footer
{
	
}

#content .footer a:link, #content .footer a:visited
{
	font-size: 1.2em;
	text-decoration: none;
}