body
{
	font-size: 100%;
	font-family: helvetica, "Trebuchet ms", tahoma, arial, sans-serif;
	color: #71A0F0;
	background-color: #D5D5CD;
	margin: 0;
	padding: 0;
  	border: 0;
  	text-align: center;
  	overflow: auto;
}
p
{
	font-size: 100%;
	line-height: 150%;
	color: #555;
}
h1
{
	margin: 20px 0 0 0px;
	font-size: 130%;
	font-weight: normal;
	text-decoration: underline;
}
h2
{
	margin: 0 0 0 40px;
	font-size: 120%;
}
h3
{
	margin: 30px 0 0 0px;
	font-size: 110%;
}
a
{
	color: #71A0F0;
}
a:hover
{
	color: #618CD5;
}
.HeartRight
{
	/*border: 1px solid black;*/
	height: 450px;
	width: 370px;
	float: right;
	text-align: left;
	position: absolute;
	margin: -30px auto 0 550px;
}
.Container
{
 	/*border: 1px solid black;*/
	height: 1550px;
	width: 961px;
	margin: 0 auto 0 auto;
	background: #D5D5CD url(../images/siteFrame.jpg) top center repeat-y;
}
.SiteHeader
{
 	/*border: 1px solid black;*/
	height: 150px;
	width: 930px;
	margin: 0 0 0 17px;
}
.SiteLogo
{
	position: relative;
    top: -120px;
    right: 35px;
	text-decoration:none;
}
.Contact
{
	position: relative;
    top: -150px;
    right: -30px;
	text-decoration:none;
}
.Candid
{
	position: relative;
    top: -150px;
    right: -20px;
	text-decoration:none;
}
.Creative
{
	position: relative;
    top: -150px;
    right: -20px;
	text-decoration:none;
}
.Portraits
{
	position: relative;
    top: -150px;
    right: -20px;
	text-decoration:none;
}
.ContactInfo
{
	width: 800px;
	text-align: left;
	margin: 50px 0 0 50px;
}
.imgIndexLeft
{
	margin-left: 10px;
    margin-top: -20px;
}
.imgIndexCenter
{
	margin-top: -20px;
}
.imgIndexRight
{
	margin-top: -20px;
}
.photoslider
{
	/*border: 1px solid black;*/
	margin-top: 9px;
}
.imgContactLeft
{
	margin-top: -15px;
}
.imgContactRight
{
	margin: -15px 0 0 15px;
}


