@charset "utf-8";
/* CSS Document */


body {
	text-align: center;
}

#master {
	text-align: left;
	width: 960px;
}

#header #welcome #photo {
	margin-right: -3px;
}

#header #welcome #bot {
	height: 26px;
	padding-top: 8px;
	margin: 0;
}

.menu a, .menu a:visited {
	display: inline-block;
}

.fade {
filter:alpha(opacity=30); /* IE patch */
}

#loginBox {
	position: absolute;
	width: 400px;
	z-index: 600;
}

