body {
	font:11px Arial,Helvetica,sans-serif;
	background-color:#dddddd;
	margin:0 0 0 0; 
	width:1024px;
}

.screen-reader-text {
	display: none;
}

.previousNext {
	width: 679px;
	padding:0px;
}

.previousPost {
	float: left;
	padding-left: 35px;
}

.nextPost {
	float: right;
	padding-right: 15px;
}

a:link {color:#355097;text-decoration:underline;}
a:visited {color:#355097;text-decoration:underline;}
a:active {color:#355097;text-decoration:underline;}
a:hover	{color:#355097;text-decoration:underline;}

div#whiteTopWide {
	float:left;
	background:url('images/white_topWide.gif') top left no-repeat; 
	width:1000px; 
	height:60;
}

div#whiteMiddleWide {
	float:left;
	background:url('images/white_middleWide.gif') top left repeat-y;
	width:1004px;
}

div#whiteBottomWide {
	float:left;
	background:url('images/white_bottomWide.gif') bottom left no-repeat; 
	width:1004px; 
	height:94px;
}

div#updateTextWide{float:left;color:#000000;font:12px Arial,Helvetica,sans-serif; padding:0px 0 0 60px; width:920px;}

div#whiteTop {
	float:left;
	background:url('images/white_top.gif') top left no-repeat; 
	width:679px; 
	height:60;
}

div#whiteMiddle {
	float:left;
	background:url('images/white_middle.gif') top left repeat-y;
	width:679px;
}

div#whiteBottom {
	float:left;
	background:url('images/white_bottom.gif') bottom left no-repeat; 
	width:679px; 
	height:94px;
}

div#polaroidPics {
	float:left; 
	background:url('images/polaroids.jpg') top left no-repeat; 
	width:290px; 
	height:245px;
}

div#polaroidPics a#pics {
  background:url('images/polaroids.jpg') no-repeat 0 0px;
  width:290px;
  height:245px;
  position:absolute;
  top:0px;
  left:0px;
  border:none;
}

ul#archives {
	padding: 0px;
	margin: 0px;
}

ul#archives li {
	list-style: none;
}

ul#categories {
	padding: 0px;
	margin: 0px;
}

ul#categories li {
	list-style: none;
}

ul#pictures {
	padding: 0px;
	margin: 0px;
}

ul#pictures li {
	list-style: none;
}

ul#pictures li h2 {
	display: none;
}

ul#pictures li {
	padding: 0px;
	margin: 0px;
}

ul#pictures li ul {
	padding: 0px;
	margin: 0px;
}

ul.twitter {
	padding: 0px;
	margin: 0px;
}

ul.twitter  li {
	list-style: disc inside;
	padding-bottom: 15px;
}

div#header{float:right; background:url('images/coffee.gif') top left no-repeat; width:734px; height:245px;}

div#yellowTop{background:url('images/yellow_top.gif') top left no-repeat; width:303px; height:26px;}
div#yellowBottom{background:url('images/yellow_bottom.gif') top left no-repeat; width:303px; height:47px; margin-bottom:10px;}
div#yellowMiddle{background:url('images/yellow_middle.gif') top left repeat-y; width:303px; }

div#updateTitle{float:left;color:#000000;font:15px Arial,Helvetica,sans-serif; font-weight:bold; padding:30px 0 0 60px;}
div#updateDate{float:right;text-align:right;color:#000000;font:12px Arial,Helvetica,sans-serif; font-weight:bold; padding:30px 30px 0 10px; }
div#updateText{float:left;color:#000000;font:12px Arial,Helvetica,sans-serif; padding:0px 0 0 60px; width:600px;}
div#updateTags{float:right;text-align:right;color:#000000;font:11px Arial,Helvetica,sans-serif; padding:30px 30px 0 10px; width:200px;}

div#rightColumn{float:right;width:310px;align:right;padding-right:30px;}
div#rightTitle{color:#000000;font:15px Arial,Helvetica,sans-serif; font-weight:bold; padding:0px 0 0 35px; width:250px;}
div#rightText{color:#000000;font:12px Arial,Helvetica,sans-serif; padding:10px 0 0 35px; width:250px;}

div#topNav{float:right;padding:225px 40px 0 0px;color:#000000;font:15px Arial,Helvetica,sans-serif; font-weight:bold;}
#topNav a {color: #000000;text-decoration:none;}
#topNav a:hover {color: #000000;text-decoration:underline;}

.fotobook-albumList
{
	width: 100%;
}

.fotobook-album
{
	float:left;
	width: 33%;
	text-align: center;
	padding-bottom: 25px;
	min-height: 200px;
}

.fotobook-album-image img
{
	border: 1px solid gray;
	padding: 5px;
}

.fotobook-subheader 
{
	border-bottom: none !important;
}

.fotobook-subheader .pagination b
{
	border-bottom: none !important;
	border-top: none !important;
}

.fotobook-photoList
{
	text-align: center;
	margin-right: 20px;
}

.fotobook-photoContainer
{
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 25px;
	border-bottom: 1px solid black;
}

.fotobook-photo img
{
	border: 1px solid gray;
	padding: 5px;
}