#Navigation-Col1-Left
{
	float:left;
	width:160px;
}

#Navigation-Col1-Left a
{
	color:Black;
}
#Navigation-Col1-Left a:visited
{
	color:Black;
}

#Navigation-Col1-Left h2
{
	font-size:18pt;
	padding-left:10px;
	margin-bottom:5px;
 }
 
#Navigation-Col1-Left h2 img /*Any feed image*/
{
	position:relative;
	top:3px;
}

#Navigation-Col1-Left ul
{
	padding-left:3px;
}

#Navigation-Col1-Left li
{
	background-image:url(../gif/bullet-articles-orange-arrowb352.gif?v=2025-02-25);
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:0px 15px 10px 20px;
}

#Navigation-Col1-Left-Top
{
	background-image:url(../gif/article-nav-topb352.gif?v=2025-02-25); 
	background-repeat:no-repeat;
	background-position:top left;
	height:10px;
	margin:0px;
}

#Navigation-Col1-Left-Body
{
	background-image:url(../gif/article-nav-middleb352.gif?v=2025-02-25); 
	background-repeat:repeat-y;
	margin-top:0px;
	margin-bottom:0px;
	min-height:200px; /* IE6/7 won't compute the height of the box correctly without this*/
	height: auto !important;
	height:200px;
}

#Navigation-Col1-Left-Bottom
{
	background-image:url(../gif/article-nav-bottomb352.gif?v=2025-02-25); 
	background-repeat:no-repeat;
	background-position:bottom left;
	height:18px;
	margin:0px;
}


#Content-Col2-Center
{
	margin-right: 250px;
	padding:0px;	
}

#Content-Col2-Center.span-column-3
{
	margin-right:0px;
}

#Content-Col2-Center.span-column-1
{
	margin-left: 0px;
}

#Callouts-Col3-Right
{
	float:right;
	width:230px;
	margin-left:50px;
}

/*======================================================*/

#DemoVideo
{
	background-image: url('../gif/video-small-01b352.gif?v=2025-02-25');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0px 0px 0px 30px;
	text-align:right;
	margin-bottom:20px;
	height:104px;
}

#DemoVideo div.demo_video_position
{
	position:relative;
	top:23px;
	right:20px;
}


/*======= Subjects Nav ================*/

#Subjects-Nav h2 
{
	font-size: 12px;
}

#Subjects-Nav ul li ul li a 
{
	color: Black;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 30px;
	display: block;
	width: 108px;
}

#Subjects-Nav ul li
{
	background: none;
	padding: 0;
}

#Subjects-Nav ul li.subjects_math ul li a
{
	background: url(../gif/double-underline-orangeb352.gif?v=2025-02-25) bottom left repeat-x;
}

#Subjects-Nav ul li.subjects_science ul li a
{
	background: url(../gif/double-underline-greenb352.gif?v=2025-02-25) bottom left repeat-x;
}

#Subjects-Nav ul li.subjects_english ul li a
{
	background: url(../gif/double-underline-blueb352.gif?v=2025-02-25) bottom left repeat-x;
}

#Subjects-Nav ul li.subjects_history ul li a
{
	background: url(../gif/double-underline-redb352.gif?v=2025-02-25) bottom left repeat-x;
}

#Subjects-Nav ul li ul li.subjects_last a
{
	background: none;
}


/* =================================== */
