body {
	background-color: #D6D5C8;
	text-align: center;
	margin-top: 0;
}

.clear {
	clear: both;
	height: 1px;
	margin-bottom: -1px
}

#top {
	margin: 0 auto;
	text-align: left;
	width: 674px;
	background-color: #fff;
	padding: 11px 11px 0 11px;
	margin-top: 20px;
}

#middle
{
	margin: 0 auto;
	text-align: left;
	width: 674px;
	border-top: 11px solid #fff;
	border-right: 11px solid #fff;
	border-left: 11px solid #fff;
	background-image: url(http://www.jrshotyouphotography.com/jrphotography/images/content/bg_splash.gif);
	background-repeat: repeat-y;
}

#left {
	width: 412px;	
	float: left;
}

#images {
	float: left;
	width: 130px;
	padding: 19px 0 0 19px;
}

#text {
	float: left;
	width: 262px;
}

#right {
	width: 262px;
	float: left;
}

#footer {
	margin: 0 auto;
	width: 674px;
	background-color: #6D798D;
	border: 11px solid #fff;
	color: #D1DBEA;
	font: 11px/22px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	padding: 5px 0px 5px 0px;
}

/* --- Splash Slogan ------------------------------ */

#slogan a, #slogan_hover a {
	text-indent: -9000px;
	text-decoration: none;
}

#slogan a, #slogan a:link, #slogan a:visited {
	width: 252px;
	height: 47px;
	display: block;
	background: url(http://www.jrshotyouphotography.com/jrphotography/images/content/slogan.gif) transparent no-repeat;
}

#slogan a:hover {
	width: 252px;
	height: 47px;
	display: block;
	background: url(http://www.jrshotyouphotography.com/jrphotography/images/content/slogan_hover.gif) transparent no-repeat;
}


/* --- text ------------------------------------ */

#left p {
	font: 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #515048;
	padding: 1px 0 0 18px;
}

#left h2
{
	color: #3C404B;
	padding: 1px 18px 0 18px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 0;
}

* html #left p {
	padding-top: 15px;
}

#right p {
	font: 11px/18px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #515048;
	padding: 1px 18px 0 18px;
}

#right h2
{
	color: #3C404B;
	padding: 1px 18px 0 18px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 0;
}

#footer a {
	color: #D1DBEA;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* --- images --------------------------------- */

.img {
	background-color: #fff;
	padding: 6px;
	border: 1px solid #D6D5C8;
	margin-bottom: 10px;
}

img {
	border:  0;
}
