body {
   text-align:center;
   font-family: Arial, Courier;
   margin:0px;
}
#logo {
	background-position:0px -168px;
	width:120px;
	height:62px;
	top: 63px;
	margin:0px;
	padding:0px;
	border: 1px solid #000000;
	background-repeat: no-repeat;
	}
#logo, #twitter_logo, #del_image, #digg_image, #reddit_image, #google_image, #facebook_image, #stumble_image,
#rss_feed, #yahoo_blog, #google_blog, #msn_blog, #canada_flag, #uk_flag {
background-image: url(sprites_mc.png);
background-repeat: no-repeat;
}
#del_image {	
	background-position:-99px -36px;	
		}
#digg_image {
	background-position:-100px -70px;
		}
#reddit_image {
	background-position:-102px -123px;
		}
#google_image {	
	background-position:-102px -146px;
		}
#facebook_image {
	background-position:-100px -97px;
		}
#stumble_image {
	background-position:-99px -3px;
		}
#rss_feed {
	background-position:-56px -5px;
		}
#yahoo_blog {
	background-position:-1px -239px;
		}
#google_blog {
	background-position:-1px -261px;
		}
#msn_blog {
	background-position:-1px -282px;
		}
#canada_flag {
	background-position:-98px -241px;
		}
#uk_flag {	
	background-position:-29px -6px;
		}
img {
   border: 1px solid #000000;
   margin: 5px 10px 5px 0px;
}

table img {
   border: 0px;
   margin: 0px;
   padding: 0px;
}


table {
   text-align: center;
   color:navy;
}

.container {
   width:970px;
   margin:0 auto;
   padding:0px;
   border:3px solid purple;
   line-height:150%;
   background-color:#ffffcc;
   color:navy;
}

.header {
  padding:0px;
  margin:0px;
  height:90px;
  color:white;
  background-color:gray;
     }
.header ul
{
margin:0px;
padding:0px;
height:90px;
list-style:none;
}
.header ul li.heading
{
float:left;
width:750px;
height:60px;
text-align:center;
font-family: Arial, Courier;
font-size:30px;
font-weight:bold;
padding:0px;
padding-top:15px;
margin:0px;
margin-top:20px;
}
.header ul li.logo
{
float:right;
width:213px;
padding:0px;
padding-right:3px;
margin:0px;
margin-top:15px;
}
h1
{
font-size:30px;
padding:0px;
margin:0px;
}
h2 {
   font-size:14pt;
}

#howtouse {
   text-align: left;
}

.content {
   float:left;
   width:710px;
   padding:1.5em;
}

.content p {
   text-align: left;
}

.content h2 {
   color: #ff8040;
   text-align: left;
}
.content h3 {
   color: #ff8040;
   text-align: left;
   font-size:11pt;
}
.content h4 {
	color: #000000;
	text-align: left;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.listing {
 text-align: left;
}

.options {
   margin-left:750px;
   border-left:1px solid purple;
   padding-top:1em;
}


.footer {
   padding:1.5em;
   color:white;
   background-color:gray;
   clear:left;
   text-align: center;
}

.footer a {
   color:white;
}

.topmenu {
   margin: 20px 20px 0px 20px;
   font-size: 0.7em;
   font-weight: bold;
   border-collapse: collapse;
}

.topmenu td {
   height: 35px;
   width: 90px;
   background-image:url('sprites_mc.png');
   background-position:0px -30px;
   background-repeat: no-repeat;
   text-align: center;
}

.topmenu td:hover {
  background-position:0px -125px;
   background-repeat: no-repeat;
}

.topmenu a {
   color: #000000;
   text-decoration: none;
}

.topmenu a.active {
   color: #ffffff;
   text-decoration: none;
}

.topmenu td.active {
  background-position:0px -75px;
}

.topmenu a:hover {
   color: #ffffff;
}
.search_head
{
font-size:10pt;
color:navy;
}
.output
{
	font-family:Arial;
	font-size: 10pt;
	color:black;
	padding-left: 2px;
	padding-top: 2px;
	border: 1px solid #768BA0;
	width: 180px;
	text-align: left;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-indent: 3px;
	background-color: #FFFFFF;
	overflow: scroll;
	height: 100px;
		}
.shadow
{
        width:180px;
        position:absolute;
        top: -100px;
        left: -50px;
        background: #ffffff;
}
.shadow div{
	position:relative;
	top: -2px;
	left: -2px;
}
/*---Twitter---*/
#twitter_logo
{
background-position:0px -300px;
}
.twitter_text
{
width:150px;
line-height:145%;
}
.twitter_image
{
padding:0px;
margin:opx;
padding-top:2px;
}
/*---advanced search style---*/
#searchResults form.gsc-search-box { display : none; text-align:left;}
#searchResults .gsc-control {width : 700px; text-align:left;}