
* {
 padding: 0;
 margin: 0;
}
body, table, tr, td, p, div {
 font-family: verdana,arial,helvetica;
}
body {
 text-align: center;
 background: #d6d6d6 url('../images/sqlhuntbg.png') repeat-x;
} 

textarea
	{
		font-family:verdana,arial,helvetica;
		font-size:10px;
		color:#000000;
	}
	
#wrapper {
  width: 1024px;
  margin: 0 auto;
  text-align: left;	
  padding: 0;
}

#main {
  width: 990px;
  height: 424px;
	margin: 0 auto;	
  text-align: left;
  position: relative;
  background: url('../images/SQLHuntMainBg.png') no-repeat;
  z-index: 1;
}

#mainsearch {
  width: 990px;
  height: 424px;
	margin: 0 auto;	
  text-align: left;
  position: relative;
  z-index: 1;
}

#searchbox {
  position: absolute;
	top: 40;
	left: 420;
	z-index: 2;
}

.keyword {
  font-size: 24px;
	font-weight: bold;
	color: #000000;
}

.SearchBtn{
  height:40px;
  font-size: 16px; 
  color: #000000;
  font-weight: bold;
  background:#99ff99;
  filter:
	  progid:DXImageTransform.Microsoft.Gradient(StartColorStr="#FFFFFF",EndColorStr="#99ff99",GradientType=0);
  padding:0px;
	margin:0px;
  border-bottom:3px solid #55AA55;
  cursor: pointer;
	text-align: center;
	width:100px;
}		


.searchterm {
  font-size: 20px; 
  font-weight: bold;
  padding: 2px;
  border-top:solid 2px #999999;
  border-left:solid 2px #999999;
  border-bottom:solid 1px #CCCCCC;
  border-right:solid 1px #CCCCCC;
}

.searchtxt {
 font-size: 11px;
 color: #777777;
 padding: 5px;
}

h1.searchwelcome {
 font-size: 16px;
 padding-bottom: 10px;
 margin-bottom:0px;
 color: #ff0000;
 font-weight: normal;
}

#sitefooter {
 text-align: center;
 padding: 10px;
}

#sitefooter a, #sitefooter a:active, #sitefooter a:visited{
  color: #000000;
	font-size: 16px;
	font-weight: normal;
	padding: 3px;
}
#sitefooter a:hover {
 color: #ffffff;
 background-color: #ff0000;
 text-decoration: none;
}


#about, #widgets, #banners {
   FILTER: Alpha(opacity=95);
   width: 990px;
   margin: 0 auto;	
   text-align: left;	 
   position: absolute;
	 left: 0;
	 top: -3000;
	 font-size: 12px;
	 border: 2px solid black;
	 background-color: #883333;
	 color: white;
	 padding: 10px;
	 z-index: 10;
}

#about {
 height: 360;
}

#widgets {
  height: 550;
}
#banners {
  height: 1600;
}


#about a, #about a:active, #about a:visited, #about p a, #about p a:active, #about p a:visited {
 color:#FEE;
 font-weight: bold;
}

#widgets a, #widgets a:active, #widgets a:visited {
 color: #FEE;
 font-weight: bold;
}

#banners a,#banners a:visited,#banners a:active {
 color: #FEE;
 font-weight: bold;
} 

#about a:hover,#widgets a:hover,#banners a:hover {
 color: #000000;
 background-color: #FF9999;
 text-decoration: none;
}


#about h1, #widgets h1, #banners h1 {
 color: #ffff00;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 3px;
 padding-bottom: 3px;
}

#about h3, #widgets h3, #banners h3 {
 color: #ffff55;
 font-size: 15px;
 font-weight: bold;
 margin-bottom: 3px;
 padding-bottom: 3px;
}


#searchwrapper {
 width: 1024px;
 margin: 0 auto;
 text-align: left;	
 padding: 20px;
 background-color:white;
 z-index: 1;
}

.closetop {
 position:absolute;
 top:0;
 right:0;
}

.closebottom {
 position:absolute;
 bottom:0;
 right:0;
}

p {
 padding: 3;
 margin: 3;
}

.Big{
height:40px;
font-family: verdana,arial,helvetica;
font-size: 16px; 
font-weight: bold;
padding:5px;
FILTER: Alpha(opacity=100);
cursor: pointer;
width: 400px;
}		

.BigNormal {
background:#772222;
color: #fefefe;
border: 3px solid #222222;
}

.BigHover{
background:#FF9999;
color: #000000;
border: 3px solid #ffffcc;
}


#mainblank {
  width: 990px;
  height: 424px;
	margin: 0 auto;	
  text-align: left;
  position: relative;
  z-index: 1;
}

#topnav {
  top: 0px;
	left: 5px;
	z-index: 1;
	position: absolute;
}

#maincontent {
  top: 200px;
	left: 275px;
  z-index: 5;
	position: absolute;	
}


#minifooter {
 text-align: center;
	font-size: 12px; 
}

#minifooter a, #minifooter a:active, #minifooter a:visited{
  color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
}
#minifooter a:hover {
 color: #ffffff;
 background-color: #ff0000;
 text-decoration: none;
}

#maincontent a, #maincontent a:active, #maincontent a:visited {
  color: #0000FF;
	font-weight: normal;
	padding: 3px;
}
#maincontent a:hover {
 color: #ffffff;
 background-color: #ff0000;
 text-decoration: none;
}

#buzzfeed {
  text-align: center;
	margin-top:0px;
	margin-bottom: 10px;
}

div.feedBurnerFeedBlock { display: block;  padding: 5px; border: 1px solid black; background-color: #eeeeee;}
div.feedBurnerFeedBlock p.feedTitle { display: none;}
div.feedBurnerFeedBlock ul { list-style:none;}
div.feedBurnerFeedBlock ul li { margin: 5px 0; text-align:left; }
div.feedBurnerFeedBlock ul li span.headline { display: block;  height: 30px; line-height: 30px; }
div.feedBurnerFeedBlock ul li span.headline a {color: 3366FF; text-decoration: underline; font-size:12pt; font-weight: bold; text-indent: 0px; }
div.feedBurnerFeedBlock ul li span.headline a:hover {color: #ffffff; background-color: #ff0000; text-decoration: none; }
div.feedBurnerFeedBlock ul li p.feedItemAuthor {font-size: 9pt; color: 555555; float:right; width: 850px;} 
div.feedBurnerFeedBlock ul li p.date {font-size: 9pt; color: 000000; float: left; font-weight: bold; }
div.feedBurnerFeedBlock ul li div {clear:both; display: block; padding-top: 5px; padding-bottom: 5px; color: 000000; font-size: 10pt; line-height: 16px;}
div.feedBurnerFeedBlock ul li p.enclosure a {font-size: 9pt; color:0000ff;text-decoration: underline;}
div.feedBurnerFeedBlock ul li p.enclosure a:hover {color: #ffffff; background-color: #ff0000; text-decoration: none; }
div.feedBurnerFeedBlock p.fbsubscribelink a {font-size: 9pt; color: #555555;}
/*
div feedburnerFeedBlock id=SQLHunt2347990
p feedTitle a 
 ul
 li
  span headline a 
  p feedItemAuthor
  p date
  div
  p enclosure a
 li
  span headline a 
  p feedItemAuthor
  p date
  div
</ul>
p fbsubscribelink a img
*/
