/* Just a good blue: 77809E */
html, body {
	font-family:"Trebuchet MS",Helvetica,sans-serif;
	font-family: "Courier New", Courier, monospace;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-family: Helvetica, Arial, Arial, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	height:100%;
}
body {font-size:62.5%;}		/* Sets it up so base font size is 10px) */
ul {margin-bottom:0;margin-top:0;}
/* *** Header *** */
	#header {
/*		background-color:#4b4f94;
		background-image:url(/meta/images/masthead.jpg);
		background-position:bottom right;
		background-repeat: no-repeat;*/
		height:82px;
		position:relative;
	}
	#header #siteLogo {
		display:block;
		position: absolute;
		z-index:1;
		border: 0;
		left: 20px;
		top: 8px;
		width: 274px;
		height: 77px;
		text-indent: -99999999px;
		background-image: url('/meta/images/logo-arrow.gif');
		background-repeat: no-repeat;
	}
	#header #siteLogo img {border:0;z-index:3; padding: 5px;}
	
	#header #tagline-bar {
		z-index: 0;
	}
	
	#header #tagline-bar {
		position: absolute;
		background-color: white;
		left: 0;
		top: 55px;
	}
	#header #tagline-bar img {
		vertical-align: middle;
		padding-left: 248px;

	}
	#header #bar1 img {padding-left: 350px;}
	#header #bar2 img {padding-left: 550px;}
	
	
	#menu a {
		border: 0;

	}

/* *** Wrapper *** */
	#wrapper, #wrapperNoSideBar {background-position:left bottom;background-repeat:repeat-y;display:block;margin:auto;padding-top:1px;width:750px;}
	#wrapper 					{background-image:url(/meta/images/ticker-side.jpg);background-position:left bottom;background-repeat:repeat-y;display:block;margin:auto;padding-top:1px;width:750px;}
	#clearing,.clearing {background-image:none;border:0;clear:left;color:white;}
	/* *** Sidebar *** */
		#sidebar {border:0px solid blue;float:left;width:250px;}
/* *** Footer *** */
	#footer {
		background-color: white;
		border-top: 1px solid #ccc;
		clear:both;
		font-size:1.3em;
		margin-top: 1em;
		padding-top:10px;
/*		background-color: #D6D8FF;*/
		position:relative;
		bottom:0;
		width:100%;
/*		background-image: url('/meta/images/footer-bend.jpg');
		background-position: top left;
		background-repeat: repeat-x;*/
	}
	#footer ul { padding-left: 0;}
	#footer ul li {display:inline;}
	#footer ul li a, #footer ul li a:visited {color:black;font-weight:bold;text-decoration:none; border-bottom: 1px dotted black;}
	#footer ul li a:hover {
		border-bottom: 0;
		border-top: 1px dotted black;
	}
	#footer p {margin:0;padding:0;text-align:center;}
	
	
	
/* Category List */
#categoryListBox {

}
#categoryListBox * {
	margin: 0;
	padding:0;
}
#categoryListBox div {
	margin: auto;
	padding-left: 25px;
}
.categoryList {
	float: left;
	padding: 0;
	width: 190px;
}
.categoryList li {
	list-style: none;
}
.categoryList li a {
	font-size: 0.9em;
	display: block;
}
.categoryList li a:hover {

}
#categories a {
	border: 0;
	color: #4B4F94;
	text-decoration: none;
	line-height: 150%;
}
#categories a:hover {
	text-decoration: underline;
}
#categories {
	font-size: 0.9em;
	margin: auto;
	margin-top: 1em;
	max-width: 610px;
}
#exampleSearch div {
	float:left;
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;

}
