		body{
			font-family: calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: white;
		}
		img{
			border-style: none;
		}
		a
		{
		  outline: none;
		  color: white;
		}
		a:active
		{
		  outline: none;
		  color: black;
		}
		a:visited
		{
			outline:none;
		}		
		a:hover
		{
			outline:none;
			color: black;
		}
		a:link
		{
			outline: none;
		}
		a:focus
		{
 		 /*-moz-outline-style: none;*/
		 outline: none;
		 color: black;
		}


           #title { 
            background-color:#8BAB99;
			margin-left: -10px;
            color:#ffffff;
            font-family:monospace;
            /*font-size:32px;*/
            font-weight:bold;
            text-align:center;
			width: 102%;			
            }
			#titleText{
				font-family: "Agency FB";
			}
			.content_info{
				width: 100%; 
				left: 3%; 
				text-align: left;
				color: #444;
				background-color: #abc;
			}
			#allContent{
			background-color: transparent;			
            margin:10px;
            font-family:verdana;
            font-size:12px;
            font-weight:bold;
            text-align:center;
            padding: 3px;	
			}
            .content {
            background-color:#f2f2f2;
			font-family: calibri;
			font-size: 14px;
			font-weight: normal;
            text-align:center;
            }
			#searchForm{
				margin: 0px;
			}
            #searchArea {
			background-color: #aabbaa;
            margin:7px;
			padding: 3px;
            color:#696988;
            font-family:verdana;
            font-weight:bold;
            text-align:center;
			height: 34px;
            }
            #left{
				background-color: transparent;
            }
            #center{
				background-color: transparent;
            }
            #right{
				background-color: transparent;
            }
			#videos{
				background-color: transparent;
            }
			#panoramio{
				background-color: transparent;
			}
			#wikipedia_content{
				padding:10px;
			}
            #searchBox{
            font-size: 15px;
            width: 200px;
            height: 27px;
            text-align: center;
            background-color: transparent;
            color: black;
            font-family:verdana;
            }
            #searchClear{
            background-color: transparent;
            /*color: #444444;*/
			color: white;
            /*font-size: 25px;*/
            font-family: verdana;            
            position: relative;
            text-align: center;
			font-family: "Agency FB";
			cursor: pointer;
            }
            #videosearch {
              width : 400px;
              margin : 10px;
              padding : 4px;
              border : 1px solid #f9f9f9;
            }
			#searchTextBox{
	            font-size: 12px; 
				width: 99%; 
				height: 70%;
				padding-top: 4px;
				text-align: center;
            	background-color: #ffffff;
            	color: black;
            	font-family:verdana;
			}
			.resultcomment{
				margin-bottom: 2px;
				margin-top: 3px;
				color: #223344;
			}
			.imageLink{				
				padding-bottom:54px;
				padding-top:45px;								
				margin-left: 2px;
				margin-right: 2px;
				margin-top: 45px;
				background-color: black;
				width: 150px;
			}
			.videosLink{
				padding-bottom:54px;
				padding-top:45px;				
				margin-left: 2px;
				margin-right: 2px;
				margin-top: 5px;
				background-color: black;
				width: 150px;			
			}
			.results_container{
				background-color: #99aa99;
				padding-top: 5px;
				padding-bottom: 5px;
				overflow: hidden;	
			}

			.intro_help{
				text-align: left;
				padding-top: 50px;
				color: black;
				padding-right: 120px;
				padding-left: 120px;
			}
			.intro_help a, a:focus, a:active, a:hover, a:visited {
				outline: none;
				text-decoration: none;
				color:#696988;
	/*				font-weight: bold;*/
			}
			#menu{
				display: block;
				width: 102%;
				text-align: center;
			}
			.menu_content{
            	color:#696988;
				padding: 3px;
				font-size: 12px;			
			}
			.menu_breaker{
				padding-top: 3px;
				padding-bottom: 3px;
				padding-left: 5px;
				padding-right: 5px;
				color: #929292;
				font-size: 10px;
				font-family: monospace;;
			}
			.article{
				text-transform: capitalize;
				font-size: 24px;
				font-style: italic;
			}
			.article-email{
				font-size: 28px;
				font-style: italic;
				text-align: right;
				display: block;
			}
			.centralizedLink{
				text-align: center;
				margin: 50px;
				width: 102%;
				display: block;
				font-size: 50px;
			}
			.link{
				/*white-space: nowrap; */
			}
			.breaker{
				white-space: normal;
			}
			.wiki_header{
				width: 100px;
				min-width: 100px;
			}
			#wikipedia_related_hits{
				white-space: normal;
			}
			#commercial_bottom{
				width: 100%;
				text-align: center;
				padding-top: 10px;
			}
		