body {
  width:980px;
  margin:0px auto;
  margin-top:10px;
  font-family: "Times New Roman", Georgia, Times, serif;
  font-size:14px;
  background-color:#ffddf7;
  background-image:url(img/bg1.jpg);
  background-position:top;
  background-repeat:no-repeat;
}
.top {
  background-image:url(img/top-bg.gif);
  background-repeat:no-repeat;
  width:980px;
  height:150px;
}
.top A {
  text-decoration:none;
  color:#0053dd;
}
.top A:HOVER {
  background-color:#0053dd;
  color:#fff;
}
.top_slogan  {
  float:left;
  width:250px;
  text-align:center;
}
.top_slogan H1 {
  font-size:40px;
  color:#ff8400;
  font-weight:bold;
  margin:5px 0px 0px 15px;

}
.top_right {
  text-align:right;
  margin:0px 5px 0px 0px;
  float:right;
  width:720px;
}
.top_right H2 {
  color:#6400ae;
  margin:18px 5px 0px 0px;
  text-align:right;
  font-size:22px;
}
.left_box {
  float:left;
  display:block;
  margin:10px 0px 0px 0px;
}
.content_top IMG{

}
.content_bottom IMG {

}
.content {
  width:650px;
  background-color:#FFF;
  font-family:"Trebuchet MS", Arial, sans-serif;
  background-image:url(img/content_bg.jpg);
  background-repeat:no-repeat;
  background-position:bottom right;
}
.content H2 {
  color:#ff8400;
  font-size:26px;
  text-align:center;
  margin:0px;
}
.content H2 B {
  color:#E933FF;
}
.right {
  float:left;
  margin:0px 0px 0px 10px;
}
.games {
  margin:10px 0px 0px 60px;
}
.game {
  float:left;
  margin:0px 30px 0px 0px;
  width:154px;
  height:180px;
  text-align:center;
}
.game H3 {
  margin:0px;
  font-weight:bold;
  font-size:14px;
}
.game IMG {
  padding:1px;
  border:1px solid #f88;
}
.game A {
  color:#250047;
  text-decoration:none;
}
.game_description {
  color:#3B77DE;
  width:310px;
  height:220px;
  display:block;
  background-color:#ffc3f6;
  margin:10px 0px 0px 10px;
  padding:10px;
  float:left;
}
.game_description B{
  border-bottom:1px solid #8A38BB;
  padding:0px 5px 0px 5px;
  color:#8A38BB;
  font-size:18px;
}
.play_game  {
  margin:10px 0px 0px 5px;
}
.pages {
 margin-top:10px; font-size:14px; font-weight:bold; color:#b24cff; text-align:center
}
.pages A {
 color:#6400ae;
}
.pages A:HOVER {
 text-decoration:none; color:#ca6000
}
.advbox {
  clear:both;
  width:320px;
  height:270px;
  display:block;
  background-image:url(img/advbox-bg.gif);
  background-repeat:no-repeat;
  margin:10px 0px 0px 0px;
  text-align:center;
  font-size:10px;
}
.box {
  clear:both;
  width:320px;
  height:270px;
  display:block;
  background-image:url(img/box-bg.gif);
  background-repeat:no-repeat;
  margin:10px 0px 0px 0px;
}
.box_title {
  font-size:18px;
  border-bottom:1px solid #462161;
  text-align:right;
  margin:10px;
  color:#462161;
}
.popular_games {
  margin:0px 0px 0px 45px
}
.popular_game {
  float:left;
  margin:0px 20px 0px 0px;
  width:105px;
  height:115px;
  text-align:center;
}
.popular_game H3 {
  margin:0px;
  font-weight:bold;
  font-size:11px;
}
.popular_game IMG {
  padding:1px;
  border:1px solid #f88;
  width:100px;
}
.popular_game A {
  color:#250047;
  text-decoration:none;
}
.popular_tags {
  margin:0px 10px 0px 10px;
  text-align:justify
}
.popular_tags A {
  color:#e933ff;
  font-family:"Trebuchet MS", Arial, sans-serif;
}
.popular_tags A:HOVER {
  background-color:#e933ff;
  color:#fff;
  text-decoration:none;
}
.bottom {
  float:left;
  display:block;
  background-image:url(img/top-bg.gif);
  background-repeat:no-repeat;
  width:980px;
  height:150px;
  margin:10px 0px 0px 0px;
  color:#6400ae;
  text-align:center;
  font-size:18px; 
  padding:10px;
}
.bottom A {
  text-decoration:none;
  color:#0053dd;
}
.bottom A:HOVER {
  background-color:#0053dd;
  color:#fff;
}
.bottom_links {
  color:#000;
  font-size:14px;
  font-weight:bold;
}
.bottom_links A {
  font-family:"Trebuchet MS", Arial, sans-serif;
  font-size:14px;
  color:#000000;
  margin-right:5px;
}
.privacy {
  text-align:center;
  padding:10px;
}