/* CSS Document */

#columnSubRight			{
							background-image:url(../_images/bg_greenContent.jpg);
							background-repeat:no-repeat;
							color:white;}
							
#contentLayerSub		{background-color:#8ba75c;}

#topLayer				{width:750;height:10px;background-color:#e09e32;
								border-bottom:1px solid white;}

#jobstuff a 
a:link {
color:#ffffff;
text-decoration:'blink';
}
a:visited {
color: #ffffff;
}
a:hover {
color: #ff9933;
}
a:active {
}		
