body {
background: url(/images/bg.jpg) fixed center no-repeat;
font-size: 12px;
}

#twitter-follow { border: 0;position: fixed;  top: 200px; left:0;}
 
a:focus { 
outline: none; 
}
a:link {
COLOR: #000;
text-decoration:none;
}
a:visited {
COLOR: #000;
text-decoration:none;
}
a:hover {
COLOR: #333;
text-decoration:none;
}
a:active {
COLOR: #000;
text-decoration:none;
}
a.game_pop:link {
COLOR: #FFF;
text-decoration:none;
}
a.game_pop:visited {
COLOR: #FFF;
text-decoration:none;
}
a.game_pop:hover {
COLOR: #FF0;
text-decoration:none;
}
a.game_pop:active {
COLOR: #FFF;
text-decoration:none;
}
a.drink_pop:link {
COLOR: #FFF;
text-decoration:none;
}
a.drink_pop:visited {
COLOR: #FFF;
text-decoration:none;
}
a.drink_pop:hover {
COLOR: #FF0;
text-decoration:none;
}
a.drink_pop:active {
COLOR: #FFF;
text-decoration:none;
}
a.video_pop:link {
COLOR: #FFF;
text-decoration:none;
}
a.video_pop:visited {
COLOR: #FFF;
text-decoration:none;
}
a.video_pop:hover {
COLOR: #FF0;
text-decoration:none;
}
a.video_pop:active {
COLOR: #FFF;
text-decoration:none;
}
#top {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 786px;
  height: 175px;
  background: url(images/top.gif) no-repeat;
  position: relative;
}
#top span {
  display: none;
  position: absolute;
}
#top a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#top a:hover {
  background-position: left bottom;
}
#top a:hover span {
  display: block;
}
#top .main {
  width: 47px;
  height: 28px;
  background: url(images/main.gif) no-repeat;
  left: 20px;
  top: 128px
}
#top .main span {
  width: 47px;
  height: 28px;
  background: url(images/main-mo.gif) no-repeat;
  left: 0px;
  top: 0px;
}
#top .dg {
  width: 134px;
  height: 28px;
  background: url(images/dg.gif) no-repeat;
  left: 230px;
  top: 128px;
}
#top .dg span {
  width: 134px;
  height: 28px;
  background: url(images/dg-mo.gif) no-repeat;
  left: 0px;
  top: 0px;
}
#top .dr {
  width: 116px;
  height: 28px;
  background: url(images/dr.gif) no-repeat;
  left: 384px;
  top: 128px;
}
#top .dr span {
  width: 116px;
  height: 28px;
  background: url(images/dr-mo.gif) no-repeat;
  left: 0px;
  top: 0px;
}
#top .forums {
  width: 65px;
  height: 28px;
  background: url(images/forums.gif) no-repeat;
  left: 520px;
  top: 128px;
}
#top .forums span {
  width: 65px;
  height: 28px;
  background: url(images/forums-mo.gif) no-repeat;
  left: 0px;
  top: 0px;
}
#top .kst {
  width: 121px;
  height: 28px;
  background: url(images/kst.gif) no-repeat;
  left: 605px;
  top: 128px;
}
#top .kst span {
  width: 121px;
  height: 28px;
  background: url(images/kst-mo.gif) no-repeat;
  left: 0px;
  top: 0px;
}
#top .fb {
  width: 29px;
  height: 28px;
  background: url(images/fb.gif) no-repeat;
  left: 739px;
  top: 128px;
}
#ad {
	width: 468px;
	height: 60px;
	left: 300px;
	top: 5px;
}
#mid {
  margin-left: auto;
  margin-right: auto;
  width: 786px;
  height: 384px;
  background: url(images/bottom.gif) no-repeat;
  position: relative;
}
#bottom {
  margin-left: auto;
  margin-right: auto;
  width: 786px;
  height: 24px;
  background: url(images/bottom-c.gif) no-repeat;
}
#left {
margin-left: 5px;
width: 300px;
color:#FFF;
}
#left .padding {
	padding-top: 5px;
}
#right {
  margin-right: 10px;
  float: right;
  width: 465px;
}
#right .padding {
	padding-top: 10px;
}
.submit-b {
background-image: url(images/submitbutton.gif);
display: block;
height: 25px;
width: 75px;
overflow: visible;
padding: 0px;
}
.submit-b input,
.submit-b #submit {
background-image: url(images/submitbutton.gif);
background-repeat: no-repeat;
background-position: right top;
height: 25px;
color: #FFF;
margin: 0px 0px 0px 14px;
display: block;
border: none 0px;
padding: 0px 17px 4px 0px;
background-color: transparent;
cursor: hand;
cursor: pointer;
}
.submit-back {
background-image: url(images/submit-back.gif);
display: block;
height: 25px;
width: 12px;
overflow: visible;
padding: 0px;
}
.submit-back input,
.submit-back #submit {
background-image: url(images/submit-back.gif);
background-repeat: no-repeat;
background-position: left;
height: 25px;
color: #FFF;
display: block;
border: none 0px;
background-color: transparent;
cursor: hand;
cursor: pointer;
}
.submit-forward {
background-image: url(images/submit-forward.gif);
display: block;
height: 25px;
width: 12px;
overflow: visible;
padding: 0px;
}
.submit-forward input,
.submit-forward #submit {
background-image: url(images/submit-forward.gif);
background-repeat: no-repeat;
background-position: left;
height: 25px;
color: #FFF;
display: block;
border: none 0px;
background-color: transparent;
cursor: hand;
cursor: pointer;
}

