/* Scott theme */

#header{
 color: white;
 background-color: #22110a;
 background-image: url(scott/bg.jpg);
}

#header #memberSearch{
	line-height: 1;
}


#header h1,
#header h2{
 color: white;
}

#header a,
#header a:link,
#header a:hover,
#header a:visited,
#header a:active
{
 color: white;
}

#header div.menu{
 padding: 1px;
 background-image: url(scott/black50.png);
}

#header div.menu a:hover{
	background-color: transparent;
	border-bottom: 1px dotted white;
}

#main{
 background-image: url(scott/shadow.jpg);
 background-repeat: repeat-x;
 border-bottom: 10px solid brown;
}

a.header{
 background-image: url(../logow.png);
}
