body{
background-image: url(../degrade.jpg);
background-repeat: repeat-x;
margin:0;
}
#header{
font-family: Georgia,"Times New Roman","Bitstream Charter",Times,serif;
font-size: 22px;
font-weight: normal;
padding-top: 30px;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 250px;
 background-color: #2381B7;
 background-image: url("../logo.png");
 background-repeat: no-repeat;
  background-attachment: scroll;
 background-position: 2% 28%;
            text-align:rightt;
   display: block;
   line-height: 43px;
  height: 100px;
 width: 100%;
    color:white;
    margin:auto;

}
#header img{
margin-left:20px;
}


#container {

	 	width: 100%;
	padding: 0px;
   margin-bottom:50px;
   text-align:center;
   margin-left:auto;
   margin-right:auto;
   padding-bottom:30px;
}




.pwi_container{
	padding: 0px;

}

.pwi_container a{
	color: #999;
}

.pwi_albums{
margin: 20px;

}

.pwi_album_description{
	text-align: left;
	color:#999999;
	padding: 0px;
    margin-left:30px;
    color:blue;
}
.pwi_album_description .title{
	margin-top: 10px;
  font-family: Verdana;
  font-size:15px;

}
.pwi_album_description .details{

	font-style: italic;
}
.pwi_album_description .description{
	padding: 5px;
}
.pwi_album_description .sslink{

}

.pwi_album{
	float: left;
	padding: 0.5em;
	text-align: center;
	margin:0;
}
.pwi_album img{
	border: 1px solid grey;
}


.pwi_photo{
margin:10px;
	float: left;
	padding: 0.5em;
	text-align: center;
}
.pwi_photo img{
	border: 1px solid #fff;
	margin: 5px;
	padding:5px;
	border:1px solid #cccccc;
}

.pwi_pager{
	clear: both;
}
.pwi_pager_current{
	font-weight: bold;
}

