/* links */
a {
	color: #FFF;
}
a:hover {
	color: #FFF;
}

/* headers */
h1, h2, h3 {
	color: #FFF;	
}
ul, ol {
	color: #FFF;
}
input.button { 
	background: #FFF; 
}

/* search form */
.searchform input.textbox { 
	background: #FFF;
}
.searchform input.button { 
	background: #FFF;
}


/*****************************************
				  LAYOUT
******************************************/
#header h2#slogan {
	color: #FFF;
}

/* Footer */
#footer-wrap { 
	color: #FFF; 		
}
#footer-wrap a { 
	color: #FFF;
}
#header #current a {
	color: #FFF;
	border-bottom: 5px solid #FFF;
}


/*****************************************
		     Network Portal
******************************************/

.box_left_header
{
    background: url(box_left_header.gif) no-repeat;
}