html{ 
	background: #660 repeat-y center top url("../images/awareness_bg.gif"); 
	}
	
body{ 
	padding: 0 20px 0 22px;
	width: 750px; 
	}	

#nav a#purpose{
	background-image: url("../images/level_2/2_home_02.gif");
	width: 150px;	
	}
	
#nav a#awareness{
	background-image: url("../images/level_2/2_home_03.gif");
	width: 149px;	
	}
	
#nav a#knowledge{
	background-image: url("../images/level_2/2_home_04.gif");
	width: 150px;	
	}	
	
#nav a#skill{
	background-image: url("../images/level_2/2_home_05.gif");
	width: 148px;	
	}	
	
#nav a#mastery{
	background-image: url("../images/level_2/2_home_06.gif");
	width: 153px;
	}

/*rollovers*/	
#nav a#purpose:hover{ background:url(../images/level_2/2_home_over_02.gif) top left no-repeat; }
#nav a#awareness:hover{ background:url(../images/level_2/2_home_over_03.gif) top left no-repeat; }
#nav a#knowledge:hover{ background:url(../images/level_2/2_home_over_04.gif) top left no-repeat; }
#nav a#skill:hover{ background:url(../images/level_2/2_home_over_05.gif) top left no-repeat; }
#nav a#mastery:hover{ background:url(../images/level_2/2_home_over_06.gif) top left no-repeat; }
	
/*header*/
#header{ background: no-repeat right center url("../images/level_2/2_home_08.jpg"); }
#header h1 a{ 
	background: url("../images/level_2/2_home_07.gif"); 
	width: 273px;
	}

#bottom{ background: no-repeat top center url(../images/level_2/2_home_15.gif);	}


/* Main Page */
.videosection .right{ background: #e4d856; }
	.videosection .right h2{  background-image: url("/site/images/level_2/awareness.gif"); }	