body {
	background: url(../images/nwc/layout/header_bgnd.jpg) repeat-x;
}

/* LMC LINKS */

a:link, a:active, a:visited {
	color: #511974;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#414141;
	text-decoration:none;
}	
	
/* LAYOUT */

#column1_home a, #column1_home a:active, #column1_home a:visited, #column2_home a, #column2_home a:active, #column2_home a:visited, #column3_home a, #column3_home a:active, #column3_home a:visited, #column1_other a, #column1_other a:active, #column1_other a:visited, #column2_other a, #column2_other a:active, #column2_other a:visited{
	color: #511974;
}

#footer{
	border-top:1px solid #511974;
}

#footer a, #footer a:active, #footer a:visited{
	color: #511974;
}

/* HOME PHOTO HOLDER */

#home_photo_container{
	background:#511974;
}

#home_photo_container a:link, #home_photo_container a:active, #home_photo_container a:visited{
	color:#c4c3c3;
}

/* NAV */

.nav li a:hover{
	background-color:#511974;
}

/* TEXT STYLING */

h1 {
	color: #511974;
}

h3 {
	color:#511974;
}

h4 {
	color:#511974;
	border-bottom:1px solid #511974;
}

h6 {
	color:#511974;
}

/* RSS FEED LIST STYLING */

#column2_home ul li, #column1_other ul li, #column2_other ul li{
	background:url(../images/nwc/icons/bulletsquarepurple.gif) no-repeat 4px 6px;
}

#column2_home li a:hover, #column2_other li a:hover{
	color: #511974;
}

#column1_other li a:link, #column1_other li a:active, #column1_other li a:visited{
	color: #511974;
}