body{background-color:Black;}

/*.page{
	padding: 25px;
	background: black;
	width: 932px;
}*/

/*PURPLE 7447c*/
.purple .content.image1 { background-image: url(/_layouts/images/christie.website/purple/dark_layout_nf_back1.jpg); background-repeat:no-repeat; }
.purple .content.image2 { background-image: url(/_layouts/images/christie.website/purple/dark_layout_nf_back2.jpg); background-repeat:no-repeat; }
.purple .content.image3 { background-image: url(/_layouts/images/christie.website/purple/dark_layout_nf_back3.jpg); background-repeat:no-repeat; }
.purple .content.image4 { background-image: url(/_layouts/images/christie.website/purple/dark_layout_nf_back4.jpg); background-repeat:no-repeat; }
.purple .content.image5 { background-image: url(/_layouts/images/christie.website/purple/dark_layout_nf_back5.jpg); background-repeat:no-repeat; }

.purple .content_foot  {background-image: url(/_layouts/images/christie.website/purple/content_foot.png);  }


/*CORPORATE BLUE*/
/*.blue .content.image1 { background-image: url(/_layouts/images/christie.website/blue/dark_layout_nf_back1.jpg);  background-repeat:no-repeat;}*/
.blue .content.image2 { background-image: url(/_layouts/images/christie.website/blue/dark_layout_nf_back2.jpg);  background-repeat:no-repeat;}
.blue .content.image3 { background-image: url(/_layouts/images/christie.website/blue/dark_layout_nf_back3.jpg);  background-repeat:no-repeat;}
.blue .content.image4 { background-image: url(/_layouts/images/christie.website/blue/dark_layout_nf_back4.jpg);  background-repeat:no-repeat;}
.blue .content.image5 { background-image: url(/_layouts/images/christie.website/blue/dark_layout_nf_back5.jpg);  background-repeat:no-repeat;}

.blue .content_foot  {background-image: url(/_layouts/images/christie.website/blue/content_foot_50.png);  }


/*GREEN 363c*/
.green .content.image1 { background-image: url(/_layouts/images/christie.website/green/dark_layout_nf_back1.jpg); background-repeat:no-repeat; }
.green .content.image2 { background-image: url(/_layouts/images/christie.website/green/dark_layout_nf_back2.jpg); background-repeat:no-repeat; }
.green .content.image3 { background-image: url(/_layouts/images/christie.website/green/dark_layout_nf_back3.jpg); background-repeat:no-repeat; }
.green .content.image4 { background-image: url(/_layouts/images/christie.website/green/dark_layout_nf_back4.jpg); background-repeat:no-repeat; }
.green .content.image5 { background-image: url(/_layouts/images/christie.website/green/dark_layout_nf_back5.jpg); background-repeat:no-repeat; }

.green .content_foot  {background-image: url(/_layouts/images/christie.website/green/content_foot.png);  }

/*ORANGE*/
.orange .content.image1 { background-image: url(/_layouts/images/christie.website/orange/dark_layout_nf_back1.jpg); background-repeat:no-repeat; }
.orange .content.image2 { background-image: url(/_layouts/images/christie.website/orange/dark_layout_nf_back2.jpg); background-repeat:no-repeat; }
.orange .content.image3 { background-image: url(/_layouts/images/christie.website/orange/dark_layout_nf_back3.jpg); background-repeat:no-repeat; }
.orange .content.image4 { background-image: url(/_layouts/images/christie.website/orange/dark_layout_nf_back4.jpg); background-repeat:no-repeat; }
.orange .content.image5 { background-image: url(/_layouts/images/christie.website/orange/dark_layout_nf_back5.jpg); background-repeat:no-repeat; }

.orange .content_foot  {background-image: url(/_layouts/images/christie.website/orange/content_foot.png);  }

/*RED*/
.red .content.image1 { background-image: url(/_layouts/images/christie.website/red/dark_layout_nf_back1.jpg); background-repeat:no-repeat; }
.red .content.image2 { background-image: url(/_layouts/images/christie.website/red/dark_layout_nf_back2.jpg); background-repeat:no-repeat; }
.red .content.image3 { background-image: url(/_layouts/images/christie.website/red/dark_layout_nf_back3.jpg); background-repeat:no-repeat; }
.red .content.image4 { background-image: url(/_layouts/images/christie.website/red/dark_layout_nf_back4.jpg); background-repeat:no-repeat; }
.red .content.image5 { background-image: url(/_layouts/images/christie.website/red/dark_layout_nf_back5.jpg); background-repeat:no-repeat; }

.red .content_foot  {background-image: url(/_layouts/images/christie.website/red/content_foot.png);  }

.page_foot
{
    background-image: url(/_layouts/images/christie.website/page_foot_20.png);
    background-repeat:repeat-x;
    height:42px;
    width:952px;
}
.content_foot
{
    background-repeat:repeat-x;
    background-position:left bottom;
    height:42px;
}
.masterContent
{
    background-color:#191919;
    color:White;
    border:none;
    width:952px;
}

a:hover, .ms-WPBody a:hover,
a.notcolored, .ms-WPBody a.notcolored,
body, h1, h2, h3, h4, h5, h6, .ms-WPBody,
a span.ms-WPEditText, .ms-standardheader.ms-WPTitle span
{
	color: White;
}
.login
{
	color:Black;
}
.login .link a:hover
{
	color: #056cb6;
	text-decoration:underline;
}
.loading
{
	background:url(/_layouts/images/christie.website/loading_small.gif) no-repeat; 
}
