body {
  margin: 0;
  padding: 0;
  font-family: arial, sans-serief;
  font-size: 10pt;
  color: #000;
  background: url(/images/bg.gif) repeat-x #000000;
  background-color: #000;
}
img {
  border: 0;
}

#wrapper {
  width: 950px;
  margin: 0 auto;
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
}

#logo {
  position: absolute;
  z-index: 999;
  background: url(/images/logo.gif) no-repeat;
  height: 65px;
  width: 378px;
  margin: 0;
  padding: 0;
  top: 3px;
  margin-left: 5px;
  text-indent: -100em;
}

#navbar {
  position: absolute;
  z-index: 1000;
  background: url(/images/nav_bar.gif) no-repeat;
  height: 28px;
  width: 355px;
  margin: 0;
  padding: 2px;
  top: 15px;
  margin-left: 575px;
  font-family: arial, sans-serief;
  font-size: 10pt;
  color: #fff;
}

.menu a{display:block;float:right;height:25px;cursor:pointer;text-decoration:none;padding:1px 0;}

.menu div{float:right;height:25px;width:1px;background:url(http://www.failshark.com/images/menu_sep.jpg) no-repeat 0 2px;margin:0 3px;}

.menu a span,.menu a b, .menu a i{display:block;float:left}

.menu a span,.menu a i{width:4px;height:25px}

.menu a b{padding:5px 6px 0 6px;height:20px;color:#ffffff;font-size:12px}

.menu a:hover,.menu a.current{background-color:282828} /* IE hack */

.menu a:hover b,.menu a.current b{padding:4px 6px 0 6px;height:19px;border-top:1px solid #00729c;border-bottom:1px solid #00729c;background:#282828;}

.menu a:hover span,.menu a.current span{background:url(http://www.failshark.com/images/left.jpg) no-repeat}

.menu a:hover i,.menu a.current i{background:url(http://www.failshark.com/images/right.jpg) no-repeat}


#head {
  height: 30px;
  color: #fff;
  background-color: #1a1a1a;
  padding: 3px 3px;
}
#newsletter {
  width: 140px;
  float: right;
  text-align: right;
  margin: 2px 0 0 0;
  padding: 0;
}
#newsletter label {
  font-size: 9px;
  color: #0cf;
  background: url(/images/head_newsletter.gif) center left no-repeat;
  padding-left: 12px;
}
#newsletter input {
  border: 0;
  padding: 0;
  margin: 2px 0;
  background: url(/images/head_input_background.gif) center left repeat-x;
  height: 15px;
}
#email {
  width: 120px;
  color: #ffb400;
  font-size: 9pt;
}
#newsletter .btn {
  color: #fff;
  width: 60px;
  cursor: pointer;
}
#newsletter p {
  padding-top: 12px;
  background: url(/images/head_man.gif) 120px 0 no-repeat;
  color: #d4fffe;
  font-size: 8pt;
}


#main {
background: url(/images/background.gif) top left repeat-x #e1e1e1;
  color: #000;
  padding: 0 9px 10px 9px;
}

/*************************************************
              *** RIGHT COLUMN ***
/*************************************************/
#rightcolumn {
  float: right;
  width: 300px;
  background-color: #f2f2f2;
  min-height: 850px;
  margin-top: 30px;
  padding: 5px;
}
#rightcolumn2 {
  float: right;
  width: 110px;
  background-color: #f2f2f2;
  margin-top: 30px;
  padding: 5px;
}
#rctopbox {
  background: url(/images/right_column_top_box.gif) top left repeat-x #e1e1e1;
  min-height: 84px;
  width: 296px;
  padding: 2px;
  overflow: visable;
}
#rctopbox h2 {
  margin: 0;
  padding: 0;
  font-size: 16pt;
  font-weight: bold;
}
#rctopbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#rctopbox li {
  display: inline;
  float: left;
  margin: 3px 10px;
}
#rctopbox li img {

  height: 50px;
  width: 70px;

}
#rcad {
  margin-top: 5px;
  height: 250px;
  width: 300px;
  float: left;
  background-color: #fff;
}

#secnav {
  margin-top: 5px;
  height: 250px;
  width: 5px;
}
#secnav h2 {
  margin: 0;
  padding: 0;
  font-size: 10pt;
  padding-left: 16px;
  background: url(/images/clip_rss_image.gif) top left no-repeat;
}
#secnav ul {
  list-style-image: url(/images/clip_arrow.gif);
  color: #7A7A7A;
  margin: 0;
  padding: 0;
  margin-left: 15px;
  font-size: 10pt;
}
#secnav li {
  border-bottom: 1px dotted #a7a7a7;
  padding: 2px 0;
}
#secnav a {
  color: #E36000;
  text-decoration: none;
}
#secnav a:hover {
  color: #000;
}




#sponsorbox {
  height: 156px;
  width: 296px;
  margin-top: 5px;
  background: url(/images/right_column_sponsor_box.gif) top left repeat-x #fff;
  padding: 2px;
}
#sponsorbox h2 {
  margin: 0;
  padding: 0;
  font-size: 16pt;
}
#sponsorbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sponsorbox li {
  display: inline;
  float: center;
  margin: 6px 16px 0 6px;
}

#refwebsites {
  margin-top: 5px;
  padding: 3px;
  height: 125px;
  width: 296px;
  float: right;
  background: url(/images/right_column_ref_websites.gif) top left no-repeat #fff;
}
#refwebsites h2 {
  margin: 0;
  padding: 0;
  font-size: 10pt;
  padding-left: 15px;
  background: url(/images/clip_halo.gif) top left no-repeat;
}
#refwebsites ol {
  margin: 5px 0 0 25px;
  padding: 0;
}
#refwebsites li {
  color: #000;
  font-weight: bold;
  font-size: 10pt;
}
#refwebsites a {
  text-decoration: none;
  font-weight: normal;
  color: #000;
}
#refwebsites a:hover {
  text-decoration: underline;
}
#dailypoll {
  margin-top: 5px;
  min-height: 135px;
  width: 214px;
  background-color: #fff;
  padding: 3px;
}
#dailypoll h2 {
  margin: 0;
  padding: 0;
  font-size: 10pt;
  padding-left: 18px;
  background: url(/images/clip_pollart.gif) top left no-repeat;
}
#amazinglinks {
  height: 220px;
  width: 296px;
  background-color: #fff;
  margin-top: 5px;
  padding: 3px;
}
#amazinglinks h2 {
  margin: 0;
  padding: 0;
  font-size: 12pt;
  padding-left: 18px;
  background: url(/images/clip_checkmark.gif) top left no-repeat;
}
#amazinglinks ul {
  margin: 0;
  padding: 0;
  padding-left: 30px;
  list-style-image: url(/images/arrow.gif);
  clear: both;
}
#amazinglinks li {
  padding: 2px;
  font-size: 9pt;
}
#amazinglinks li a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid #afa;
}
#amazinglinks li a:hover {
  background-color: #afa;
}
#aboutus {
  height: 220px;
  width: 296px;
  background-color: #fff;
  margin-top: 15px;
  padding: 3px;
}
#aboutus h2 {
  margin: 0;
  padding: 0;
  font-size: 12pt;
}
#aboutus a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid #e40404;
}
#aboutus a:hover {
  background-color: #e40404;
}



/*************************************************
              *** LEFT COLUMN ***
/*************************************************/

#leftcolumn {
  float: left;
  width: 120px;  
  margin-top: 40px;
}
#nav {
  width: 110px;
  height: 160px;
  background: url(/images/lef_column_nav_box.gif) top left no-repeat #f2f2f2;
  margin-bottom: 5px;
  padding: 5px;
}
#searchbox {
  margin: 0;
  padding: 0;
  background: url(/images/left_column_search_box.gif) top left no-repeat #e1cfcf;
  height: 48px;
  width: 103px;
  padding: 0 3px;
}
#searchbox label {
  margin: 0;
  padding: 0;
  font-size: 16pt;
  font-weight: bold;
}
#searchbox input {
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
  font-size: 9pt;
  margin: 0;
  padding: 0;
  height: 15px;
  width: 70px;
}
#searchbox .btn {
  height: 15px;
  width: 25px;
}
#nav h2 {
  padding: 0;
  margin: 0;
  padding-left: 35px;
  background: url(/images/left_column_pins.gif) top left no-repeat;
  font-size: 10pt;
  font-weight: bold;
  height: 23px;
  line-height: 23px;
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav li {
  background: url(/images/left_column_nav_link.gif) no-repeat;
  padding-left: 13px;
  margin-top: 3px;
  padding-bottom: 3px;
  overflow: hidden;
}
#nav li a {
  color: #000;
  text-decoration: none;
  font-size: 9pt;

}
#nav li a:hover {
  color: #ffffff;
  background-color: #e40404;
}

#sec_nav {
  width: 110px;
  height: 200px;
  background: url(/images/left_column_nav_box.gif) top left no-repeat #f2f2f2;
  margin-bottom: 5px;
  padding: 5px;
}

#sec_nav h2 {
  padding: 0;
  margin: 0;
  padding-left: 37px;
  background: url(/images/left_column_shark.gif) top left no-repeat;
  font-size: 10pt;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
}
#sec_nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sec_nav li {
  background: url(/images/left_column_nav_link.gif) no-repeat;
  padding-left: 13px;
  margin-top: 3px;
  padding-bottom: 3px;
  overflow: hidden;
}
#sec_nav li a {
  color: #000;
  text-decoration: none;
  font-size: 9pt;

}
#sec_nav li a:hover {
  color: #ffffff;
  background-color: #f9b615;
}

#coolwebsites {
  width: 119px;
  height: 286px;
  background: url(/images/lef_column_link_box.gif) top left no-repeat #a7f9f4;
  margin-bottom: 5px;
}
#coolwebsites h2 {
  padding: 0;
  margin: 0;
  padding-left: 23px;
  height: 30px;
  line-height: 30px;
  font-size: 10pt;
  font-weight: bold;
}
#coolwebsites ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#coolwebsites li {
  background: url(/images/left_column_website_link.gif) no-repeat;
  height: 19px;
  width: 94px;
  padding-left: 13px;
  margin: 2px 5px;
  padding-bottom: 2px;
  overflow: hidden;
}
#coolwebsites li a {
  color: #000;
  text-decoration: none;
  font-size: 10pt;
}
#coolwebsites li a:hover {
  color: #000;
  background: cyan;
}
#coolwebsites a {
  margin: 0px 4px;
  color: #000;
  text-decoration: none;
  font-size: 10pt;
}
#coolwebsites a:hover {
  background-color: #00f;
  color: #fff;
}

/*************************************************
              *** MIDDLE COLUMN ***
/*************************************************/

#content {
  width: 470px;
  margin: 0 0 0 130px;
  padding: 40px 5px 10px 5px;
  min-height: 1000px;
  background: url(../images/center_column_background_black.gif) top left no-repeat #fff;
}
#content2 {
  width: 590px;
  margin: 0 0 0 130px;
  padding: 35px 5px 10px 5px;
  background: url(../images/center_column_background_black.gif) top left repeat-x #fff;
}
#foot {
  clear: both;
  height: 70px;
  background: url(../images/footer_divider.gif) 120px 10px no-repeat #5a5a5a;
  color: #fff;
  padding: 3px 5px;
}
#logo766media {
  display: block;
  background: url(../images/766media_logo.gif) top left no-repeat #5a5a5a;
  text-indent: -100em;
  float: left;
  height: 25px;
  width: 97px;
}
#awg {
  display: block;
  background: url(../images/awg.gif) bottom #5a5a5a;
  text-indent: -100em;
  float: bottom;
  height: 45px;
  width: 45px;
}
#greatwebsites {
  width: 810px;
  float: right;
}
#greatwebsites h2 {
  margin: 0;
  padding: 0;
  font-size: 16pt;
}
#foot ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#foot li {
  display: block;
  float: left;
  width: 90px;
  font-size: 8pt;
}
#foot li a {
  color: #fff;
  border-bottom: 1px solid #ffc000;
  text-decoration: none;
}
#foot li a:hover {
  color: #000;
  background-color: #ffc000;
}

.clearall {
  clear: both;
  height: 1px;
  overflow: hidden;
}
.fright {
  float: right;
  margin: 3px;
  padding: 0;
}
.error {
  color: #f00;
  font-size: 9pt;
}