/* CSS Document */

@import url(base.css);
/* 
   Adjust the bottom arch horizontally
-------------------------- */
#page {
	background:url(images/bottomBack.gif) 450px bottom no-repeat;
}
#text {
	margin:0 220px 100px 0;
	}
/*
	Mark the main menu location
------------------------------------------*/
#mm3 a, #mm3 a:hover {
		background:url(images/menu.gif) -356px -72px no-repeat;
}
#menu li:hover ul li a, #mMenu li.jshover ul li a {
	background:none; /* this fixes a background isssue */
}
/* 
   mark the submenu
-------------------------- */
#menu li:hover ul li#sm3c a, #menu li.jshover ul li#sm3c a, #sub2 {
	background: url(images/rollColor.png) top repeat-x;
	font-weight:bold;
}



#text div.odd, #text div.even{
width:450px;
}

/* 
   
-------------------------- */

#content h1 {
display:block;
height:20px;
width:500px;
background:url(images/h_links.gif) no-repeat;
margin:0 0 40px 115px;
}
h2{
font-size:1em !important;}