body {
	text-align: center;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;}
	
#container {
	margin: 0 auto;
	width: 1000px;
	text-align: left;}
	
#header {
	position: relative;
	width: 1000px;
	height: 125px;}

#leftMenu 
{
	float: left;
	width: 165px;
	font-size: 14px;}
	
#rightBanner {
	position: relative;
	float: right;
	width: 165px;
	background: #00CDFF;
	text-align: center;
	font-size: 14px;
	margin-top: 1px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;}

#topNav {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	padding-left: 165px;}

#content {
	font-size: 14px;
	padding-left: 165px;
	padding-right: 165px;}

#content p {
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: justify;}
#form {
	margin: 0px;
	padding: 0px;}
	
#content a:link, #content a:visited, #content a:active
{
	color: #0066cc;
}

#content a:hover {
	background: yellow;}

td {
	vertical-align:top;}

h1 {  
	font-size: 160%;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-align:left;
	text-decoration: underline;}

h2 {  
	font-size: 140%;
	margin-top: 5px;
	text-align:left;}

h3 {  
	font-size: 120%;
	margin-top: 5px;}

ul {  
	list-style-type: disc;
	line-height: 150%;
	margin-top: 5px; }

ol {  
	list-style-type: decimal;
	margin-left: 10px;
	line-height: 150%; }

.red {
	color: Red;}

.smalltext {
	font-size: xx-small; }
	
.highlight { background: #FFFF40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; } 
.results { font-size: 100%; }
.category { color: #999999; }
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}
.sorting { text-align: right; }
.result_title { font-size: 100%; }

.zoom_searchform { font-size: 100%; }
.zoom_options { font-size: 80%; }
input.zoom_button {  }
input.zoom_searchbox {  }	

/* CSS for the gamman.com newsfeed */
/* overall table settings */
.rss-box {
	background-color: #ffffff; 
	padding: 0px; 
	margin: 0px;}

/*title font settings */
.rss-title {	display:none;}
			
/* item font settings*/
/*.rss-items UL {    LIST-STYLE-TYPE: none;}*/

/*footer font settings*/
.rss-footer {	display: none;}