html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background: transparent;
	list-style:none;
}

/******************************
COLORS
Brown - #9f5e1f;

******************************/



body{
background:#6c4218;
}

#flash{

margin:40px 0px 0px 0px;
}

#header{
margin:0px 0px 20px 0px;
}


#wrapper{
margin:0px auto;
padding:30px 0px 30px 0px;
width:1100px;
background:url(../images/bg-flash.jpg);
}

#content{
width:800px;
margin:0px auto;
}

#header{
margin:0px 0px 20px 0px;
}


#logo{
float:left;
padding:0px 0px 0px 25px;
}

#nav{
float:right;
position:relative;
top:35px;
margin:0px 0px 0px 0px;

}

#nav span{
margin:0px 7px 0px 0px;

}

#nav a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
}

#nav a:hover{

text-decoration:underline;
}

#footer span{
margin:0px 7px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#footer span a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
text-decoration:none;
font-weight:bold;
}

#footer span a:hover{

text-decoration:underline;
}

#footer .copy{
float:left;
}

#footer .links{
float:right;
font-weight:bold;
}

#photo-credits{
margin:170px 0px 30px 0px;
/*background:#6C4218;*/
padding:8px 10px 30px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
height:50px;
/*overflow:auto;*/

scrollbar-arrow-color:#666; 
scrollbar-base-color:#9f5e1f; 
scrollbar-darkshadow-color:#000;
scrollbar-face-color:#000; 
scrollbar-highlight-color:#9f5e1f;
scrollbar-shadow-color:#9f5e1f;


}


em {
	font-style: italic;
}

strong{
font-weight:bold;
}