a img {
	border: 0px;
}
#main {
    background:#ffffff;
    float:right;
	 width: 100%;
}
#mainwrap {
	width: 100%;
}
#wrap {
    background:#78a5f7;
    margin:0 auto;
	 width: 100%;
}
#sidebar {
	background:#d0e1ff;
	float:left;
	width:350px;
}
div#googleads {
	margin-top: 10px;
	float: right;
	width: 20%;
}
div#maincontent {
	float: left;
	width: 70%;
}
div#headerdiv {
  	height: 75px;
}
div#broken {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #e84b4b;
}
h1 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#helpernote {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
}
#logo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
#headerresults {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	margin-bottom: 5px;
}
#footlinks {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	float: left;
	margin-top: 25px;
	width: 100%;
	height: 30px;
	margin: 2;
	padding: 2;
}
#paging_foot {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	margin-top: 15px;
	width: 100%;
	height: 30px;
	margin: 2;
	padding: 2;
	clear: both;
}
#systemWorking {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#searchmsc {
	text-align: center;
}
/* Formatting for search results */
#search_results {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	float: left;
	width: 90%;
}
#innerresults {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 13px;
	width: 100%;
	border: 1px;
	border-style: solid;
	margin-bottom: 3px;
}
ul.search_results_list li {
	list-style: none;
}
li.searchHeader {
	background-color:#336699;
	color:#FFFFFF;
	border:#CCCCCC 1px solid;
	font-weight: bold;
	font-size: 15px;
	width: 90%;
}
li.searchHeader a {
	text-decoration:none;
	color:#FFFFFF;
}
li.searchHeader a:hover {
	text-decoration:none;
	color:#000000;
}
li.searchResultRow {
	background-color:#FFFFFF;
	color:#333333;
}
li.searchResultRow a {
	text-decoration: none;
	color: #111;
}
li.searchResultRow a:hover {
	text-decoration: underline;
}
form#searchmsc input {
	vertical-align:middle;
   display:inline;
   }
form#searchmsc #search_image {
	margin-left: -15px;
   }
a:link,
a:visited {
	text-decoration: none;
	color: #163477;
}

a:hover {
	color: #163471;
}
   