/* Global Styles */
.google_adsense_top
{
margin-top:10px; 
margin-bottom:50px; 
padding:20px 5px 10px 5px;
border-bottom:1px solid #CCCCCC;
}
body {
	margin:0px;
	background-color:#222222;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color:#000000 ;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
img.x
{
position:absolute;
left:0px;
top:180px;
z-index:1;
}
img.y
{
position:absolute;
left:330px;
top:180px;
z-index:1;
}
	
/* ID Styles */
#newspapers
{
	padding:4px 4px 4px 4px;
	color:#C60024;
	font-size:12px;
	font-weight:bold;
}

#newspapers img
{
border:0px;
}

	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:25px times new roman;
	color:#FFFFFF;
	letter-spacing:.4em;
	font-weight:bold;
	}
	
.bottom_line {
border:1px solid ;
background-image:url(../images/bg_items.gif);
background-repeat:repeat-x;
background-position:bottom;
}


.bottom_line_news_paper {
border:1px solid #CCCCCC;
background-image:url(../images/bg_items.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.logo_2
{

color:#99FFFF;

}
.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px georgia;
	color:#003366;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.footer{
color:#FFFFFF;
}
.footer_bottom_line
{
border-bottom:1px solid #FFFFFF;
}
.left_padding_main_page
{
padding-left:40px;
}
.news {
	font:14px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}	
	
.subHeader {
	font:14px georgia;
	color:#99CC00;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
.subHeaderPlayStation {
	font:14px georgia;
	color:#333333;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}	
.navText {
	font:10px arial;
	color: #000000;
	letter-spacing:.1em;
	}

.navTextMenu {
	font:11px arial;
	color: #FFFFFF;
	letter-spacing:.1em;
	}	
.calendarText {
	font:10px Arial;
	line-height:14px;
	color:#000000;
	}
	
form.query-box {
    font-size: 15px;
    margin-top : 0px;
    margin-right : 0px;
    margin-bottom : 4px;
    margin-left : 0px;
    width: 100%;
  }

  input.query-input {
    padding-left : 2px;
    margin-bottom : 4px;
    width: 500px;
    border: 1px solid #BCCDF0;
  }
  input.button {
    margin-top : 4px;
  }


 #source {
	height:99%;
	overflow:auto;
	width:100%;
	}
  input.button {
    margin-top : 4px;
  }

  div#main {
    width: 600px;
	float:left;
	position:relative;
  }
 
  div#results {
    padding-top: 20px;
    width: 500px;
	text-align:right;
  }

  div#results_title {
    color: lightgray;
    font-weight: bold;
  }

  div#results_body {
    color:#FF0000;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
  }
 