/* STRUCTURE */

* {margin:0; padding:0;}


#wrap-body {
width:900px;
margin-left:auto ;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
background-color:#A05030;
border-top: 2px solid;
border-right: 3px solid;
border-bottom: 3px solid;
border-left: 3px solid;
border-color: #D05860;
}

#header{
padding-top:0px;
padding-top:0px;
margin-bottom:0px;
padding-bottom:0px;
border-top:1px solid #D05860;

width:900px;
height:90px;
text-align:right;
background-color:#708890;
background: url(../images/wa.png)

}

#wrap{
width:900px;
background:url(../images/backgroundwrap.png) repeat-y;
}

#nav {
float:left;
width:150px;
padding-top:20px;
}


#content {
width:490px;
float:left;
padding-left:20px;
padding-Right:20px;
padding-top:20px;
padding-bottom:20px;

}

#sidebar {
width:180px;
float:right;
padding-left:20px;
padding-right:20px;
padding-top:20px;
padding-bottom:20px;

}

#footer{
padding:8px 0 20px 0;
border-top:0px solid #666;
width:900px;
text-align:center;
font-size:11px; 
clear:both;
background-color:#B1AD9C;
}

.clear {
clear:both;
height:0;
font-size:0;
}



/* COMMON STYLES background-color:#804010;*/

body {
font-family: arial, helvetica, verdana, sans-serif; 
font-size:70%; 
color: black;

background: url(../images/backgroundstripes.jpg) repeat;
}

p {
line-height:140%;
margin-bottom:1em;
}

a {
color:blue;
text-decoration:none;
}

a:hover {
color:blue;
text-decoration:underline;
}

img {
border:none;
}



/* NAV STYLES*/



#nav ul {
list-style:none;
font-size:1em;
line-height:140%;
}

#nav ul li {
}

#nav ul a {
padding-left:16px;
color:white;
text-decoration:none;
letter-spacing:.05em;
font-size:1.2em;
line-height:140%;
}

#nav ul a:hover {
color:black;
}


#nav ul a:hover {
background-image:;
background-repeat: no-repeat;
background-position: 0 .3em;
}



/* APPEARANCE */


#thumbs_home  {
margin-bottom:20px;
}

#thumbs_home  img{
width:110px;
}

#thumbs_home a  {
margin-right:8px;
padding:1px;
}

#thumbs_home a:hover  {
background-color:;
}

#thumbs_portraits img {
width:160px;
}





		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:500px;
			width:350px;
			overflow:hidden;
			}	

		#slider li img{ 
			width:350px;
			}	

#sliderControls{
text-align:right;
			width:350px;
}
#sliderControls a{
margin-left:12px;
}

