body {
	background-color:#FBFBF6;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	margin: 0px;
}

#nav {
	padding: 10px 0 35px 0;
	text-transform: uppercase;
	font-size: 150%;
	float: right;
	width: 100%;
	text-align: right;
}

#nav ul li {
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

#nav li.active {
	float:left;
	font-weight:bold;
}

.toggler {
	cursor: pointer;
	font-size: 120%;
	text-transform: uppercase;
}

.normal {
	font-weight:normal;
}

.port {
	color:#66CCFF;
}
a.port:hover {
	color:#4B4B4B;
}
a.port:visited {
	color: #66CCFF;
}
a.port:visited:hover {
	color: #4B4B4B;
}

 
.blog {
	color:#FF66A0;
}
a.blog:hover {
	color:#4B4B4B;
}
a.blog:visited {
	color: #FF66A0;
}
a.blog:visited:hover {
	color: #4B4B4B;
}

.mus {
	color:#66FF74;
}
a.mus:hover {
	color:#4B4B4B;
}
a.mus:visited {
	color: #66FF74;
}
a.mus:visited:hover {
	color: #4B4B4B;
}

.bio {
	color:#999999;
}
a.bio:hover {
	color:#4B4B4B;
}
a.bio:visited {
	color: #999999;
}
a.bio:visited:hover {
	color: #4B4B4B;
}

.xw_n {
display: block;
width: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 70%;
}

.xw_nf {
margin-left: auto;
margin-right: auto;
text-align: left;
}

.xw_nf_title, .xw_nf_title a:link, .xw_nf_title a:visited, .xw_nf_title a:hover, .xw_nf_title a:active {
color: #ffffff !important;
}

.xw_nf_flick {
padding: 5px;
margin: 2px 0px 2px 0px;
color: #4B4B4B;
font-size: 70%;
}

.xw_nf_mtitle {
padding-bottom: 5px;
font-size: 70%;
}

.xw_nf_mtitle a:link, .xw_nf_mtitle a:visited, .xw_nf_mtitle a:hover, .xw_nf_mtitle a:active {
color: #00458B !important;
font-size: 70%;
}

.xw_nf_add a:link, .xw_nf_add a:visited, .xw_nf_add a:hover, .xw_nf_add a:active {
color: #B50400 !important;
font-size: 70%;
}

.xw_nf_attribution a:link, .xw_nf_attribution a:visited, .xw_nf_attribution a:hover, .xw_nf_attribution a:active {
color: #4B4B4B !important;
font-size: 70%;
} 
