
/* Our Layout Divs/Stuff */
#mainmenu {
	background:url(../images/nav_image.gif); 
	margin:0px auto;
	height:41px;
	line-height:41px;
	vertical-align:middle;
	text-align:center;
	width:100%;
}

#stage {
	background:url(../images/ancillary_bkgrd_repeat.jpg); 
	line-height:16px;
	width:889px;
	margin:0px auto;
}

#contentarea {
	padding:15px 0px 0px 15px;
}

#bottom {
	text-align:center;
	width:889px;
	height:349px;
	background:url(../images/ancillary_bkgrd.jpg) no-repeat; 
	line-height:16px;
	margin:0px auto;
}



/* Core HTML Stuff */

body, td {
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
}

a, a:link, a:hover, a:visited {
	color:#990000;
}

img {
 border:none;
}

h1, h1 a:link, h1 a:hover, h1 a:visited  {
	color:#990000;
	font-size:24px;
	line-height:normal;
	text-decoration:none;
	/*margin:0px auto;*/
}

h2, h2 a:link, h2 a:hover, h2 a:visited  {
	color:#990000;
	font-size:24px;
	line-height:normal;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}


/* Joomla Core Stuff */

.moduletable_menu {

}

.mainlevel, a.mainlevel, .mainlevel a:link, .mainlevel a:hover, .mainlevel a:visited {
	color:#CC0000;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	margin-left:20px;
	margin-right:20px;
}

.contentpagetitle, a.contentpagetitle, .contentpagetitle a:link, .contentpagetitle a:hover, .contentpagetitle a:visited {
	color:#CC0000;
	text-decoration:none;
	font-size:18px;
	line-height:25px;
	font-weight:bold;
}

.contentheading {
	margin-bottom:25px;
}

.moduletable_menu table {
	height:41px;
	margin: 0px auto;
	/*margin:0px 20px 0px 20px;*/
}

.moduletable {
	margin-bottom:13px;
}

.chronoform {
 display:none;
}
