body
{
	background-color: #FCE1BC;
	background-image: url(images/bg.gif);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;

}



#main
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666; 
}

#header
{
	margin: 0px;
	width: 700px;
	height: 150px;
	background-image: url(http://www.sarahtyacke.com/images/banner.jpg);
}




#body
{
	width: 467px;
	padding-top: 0px;
	padding: 0px;
	background: white url(http://www.sarahtyacke.com/images/left-head.jpg) repeat-x top left;
	position: relative;
	border-right: 233px solid #fff;
}

#body-follow
{
	width: 467px;
        padding-top: 0px;
	padding: 0px;
        background: white url(http://www.sarahtyacke.com/admin/images/left-head-follow.jpg) repeat-x top left;
        position: relative;
        border-right: 233px solid #fff;
}


#sidebar
{
	
	width: 232px;
	background: white url(http://www.sarahtyacke.com/admin/images/right-head.gif) repeat-x top left;
	position: absolute;
	right: -233px;
	top: 0px;
	padding: 0px;
}

#sidebar h3
{
	font-size: 13px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 16px;
	clear: both;
}

.ul
{
	margin-left: 1em;
	padding-left: 0px;
	margin-bottom:20px;
	list-style-type: none;
}

#sidebar p
{
	margin-bottom: 8px;
}

.li
{
	margin-left: 20px;
	margin-bottom:10px;
	width: auto;
	text-align: left;
	line-height: 15px;
	color: #C99750;
	font-size: 18px;
  	background:url("http://www.sarahtyacke.com/admin/images/nav-star.gif") no-repeat;
}

.li a
{		
	margin-left: 15px;
	margin-bottom:10px;
	width: auto;
	text-align: left;
	line-height: 20px;
	text-decoration: none;
	color: #C99750;
}

.li a:hover
{
	text-decoration: underline;
}

#content
{
	padding: 0px 16px 16px 16px; 
	border-right: 1px solid #b0b0b0; 
	color: #333333;
	min-height:500px;
}

#content h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	color: #EDC184;
}




#content p
{
	text-align: justify;
	line-height: 1.3em;
}



a
{
	color: #666666;
}

.pullout
{
	background-color: #eeeeee;
	padding: 5px; 
	float: right;
	margin: 8px; 
}



.photo-thumbnail, .photo-pullout {
	float: left;
	background: url('http://www.sarahtyacke.com/images/photo_shadow.gif') no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
/*	_position: relative; */
	}

.photo-thumbnail img, .photo-pullout img {
	 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px; 
	 padding: 4px; 
	 position: relative;
	}

.photo-thumbnail img:hover, .photo-thumbnail:hover img, .photo-pullout:hover img {
	background-color: #ccd;
}

.photo-pullout
{
	margin: 13px 3px 3px 14px;
	background-image: url(http://www.sarahtyacke.com/images/photo_shadow_white.gif);
	
}

#footer
{
	width: 690px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #8D0001;
	color: #ffffff;

}

.left
{
	float: left;
}

.right
{
	float: right;
}

.csskeyword
{
	color: blue;
}

.cssvalue
{
	color: red;
}

p.caption
{
	text-align: center;
}

small.super
{
	vertical-align: top;
	font-size: 0.75em;
	line-height: 1.3em;
}

.nodisplay
{
	display: none;
}
.logos {padding-bottom:10px;
border:none;}