/* -----------------------------------------

Title: MizzouRec Website 
Author: Jeremy Fields and Ben Harben
URL: http://www.mizzourec.com/

Description: Employment section stylesheet

Created: 08.27.2005
Modified: 

----------------------------------------- */
h2	{
	background: transparent url(/images/line_h_blue.gif) repeat-x bottom left;
}
h4	{
	color: #38576A;
}
blockquote	{
	color: #38576A;
}
dt	{
	color: #38576A;
}
.listTable th	{
	background: #000;
}
.listTable h3	{
	background: #38576A;
}
#column1 .h3_colored	{
	background: #38576A url(/images/h3_blue.gif) no-repeat center left;
}
.coloredModule	{
	background: #D7DDE1 url(/images/module_content.gif) repeat-y;
	margin-bottom: 5px;
}
.listTable .darkRow	{
	background: #AFBCC3;
}
.listTable .lightRow	{
	background: #D7DDE1;
}
#secondaryMenu li	{
	background: transparent url(/images/line_h_blue.gif) repeat-x bottom left;
}
#subColumn_side .orangeModule	{
	background: #F3E8D1 url(/images/module_sidebar_content.gif) repeat-y;
}
.galleryPic a:hover img	{
	border-color: #38576A;
}
#secondaryMenu a:hover, #secondaryMenu a.selected	{
	color: #000;
	background: #AFBCC3 url(/images/sosimple_blk.gif) no-repeat center right;
	}
	#secondaryMenu ol a:hover, #secondaryMenu ol a.selected	{
	background-color: #AFBCC3;
}
.hr	{
	background: transparent url(/images/line_h_blue.gif) repeat-x center left;
}