/* Scott theme */

#header{
 color: black;
 background-color: #ffdfef;
 background-image: url(http://www.layoutstar.com/images/allbackgrounds/bgs/glitter/glitter_background_b7b.gif);
}

#header #memberSearch{
	line-height: 1;
}

#header h1 a,
#header h1 a:link,
#header h1 a:hover,
#header h1 a:visited,
#header h1 a:active{
 color: black;
}

#header a,
#header a:link,
#header a:hover,
#header a:visited,
#header a:active
{
 color: white;
}

#header div.menu a:hover{
	background-color: pink;
	color: black;
}

#header div.menu{
 color: white;
 background-image: url(http://img36.imageshack.us/img36/5288/transpblack50.png);
}

#main{
 background-image: url(http://img181.imageshack.us/img181/3728/asashadow.jpg);
 background-repeat: repeat-x;
 border-bottom: 10px solid pink;
}

#idshow{
}

#navigator{
	border-top: 1px solid #e070c0;
}
