body
{
	background-color: white;
	margin: 0;
	padding: 0;
	text-align: center;
}

#Header
{

}

#Container
{
	text-align: left;
	margin: 0 auto;
	padding-top: 100px;
	width: 700px;
}

#ContactBar
{
	background-color: #00ADEF;
	color: Black;
	font-family: Times New Roman, Serif;
	font-weight: bold;
	font-size: 12pt;
	padding-left: 10px;
	text-align: left;
}

#ContactInfo
{
	color: White;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 20px;
	padding-left: 10px;
	text-align: left;
}

a.ContactLink
{
	color: #636466;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a.ContactLink:hover
{
	color: #636466;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

a.ContactLink:hover:visited
{
	color: #636466;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

a.ContactLink:visited
{
	color: #F7941F;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

#PortfolioLink
{
	font-family: Times New Roman, Serif;
	font-weight: bold;
	font-size: 20pt;
	margin-top: 20px;
	text-align: center;
}

a.PortfolioLink
{
	color: White;
	font-family: Times New Roman, Serif;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
}

a.PortfolioLink:hover
{
	color: #00ADEF;
	font-family: Times New Roman, Serif;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
}

a.PortfolioLink:visited
{
	color: #008FD5;
	font-family: Times New Roman, Serif;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
}

img.HomeLink
{
	border: none;
}

#ImageGrid
{
	float: left;
}

#ImageDisplay
{
	float: right;
	width: 400px;
	min-height: 550px;
}

#CloseUp
{
	float: right;
	width: 400px;
	margin-top: 7px;
}

a#ResumeLink
{
	color: #636466;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

a#ResumeLink:hover
{
	color: #636466;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

a#ResumeLink:hover:visited
{
	color: #636466;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
}

a#ResumeLink:visited
{
	color: #F7941F;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

#PhoneNumber
{
	color: #636466;
	font-family: Century Gothic, Arial, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
}

	