.solidblockmenu ul{
margin: 0;
padding: 0;
float: left;
font: 13px Arial;
width: 100%;
background: black url(http://www.usm.edu/ids/images/template/default.jpg) bottom center repeat-x;
height: 26px;

}

.solidblockmenu li{
display: inline;

}

.solidblockmenu li a{
float: left;
color: white;
text-decoration: none;
border-right: 0px solid white;
padding-right: 2px;
padding-left: 2px;
height: 26px;
}

.solidblockmenu li a:visited{
color: #f8f3dd;

}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: white;
font-weight: bold;
background: transparent url(http://www.usm.edu/ids/images/template/over.jpg) bottom center repeat-x;
border-right: 1px solid #faeeb5;
border-left: 1px solid #faeeb5;
height: 26px;
}

.tabcontainer{
clear: left;
width:100%; /*width of 2nd level sub menus*/
height: 36px; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
text-align: center;
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
}



.tabcontent{
display:none;
background: #303030;
height: 35px;
line-height: 34px;
border-bottom: 1px solid #faeeb5;
color: white;
}
table, td, body
{
padding: 0px;
margin: 0px;
text-align: left;
border: 0px;
vertical-align: top;
font: 12px arial;
}

.sub_menu_link {
color: white;
text-decoration: none;
padding: 5px;
font-size: 12px;
}
.sm1
	{
	padding-left: 10px;
	padding-right: 10px;
	}
.sm2
	{
	padding-left: 10px;
	padding-right: 10px;
	}
.sm3
	{
	padding-left: 20px;
	padding-right: 20px;
	}
.sub_menu_link:hover {
color: #f8ebb2;
}
.mmpadding{
padding: 5px;
}
a.footer
	{
	color: white;
	text-decoration: none;
	font-weight: bold;
}
h1
	{
	font-size: 19px;
	font-variant: small-caps;
	font-weight: normal;
	border-bottom: 2px solid black;
	margin-top: 0px;
	}
h2
	{
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	margin-top: 0px;
	}
p
	{
	text-align: left;
	}
img
	{
	margin: 10px;
	}
div.alert
	{
	border: 1px solid red;
	background: #eed5d5;
	color: red;
	padding: 5px;
	font-weight: bold;
	}

	
	

.skpnav a.skpnav 
	{
		display: inline; 
		position: absolute;
		width: 14em;
		left: -200em;
		text-decoration: none;
	}
.skpnav a.skpnav:focus
	{
		position: absolute;
		left: 0.5em; 
		border: solid gray 2px;
		color: white;
		background: black;
	}

.archived
	{
	color: #dd0005;
	font-style: italic;
	}
div.right_nav
	{
	margin-bottom: 5px;
	}
