body {
	background: url(/images/fc_bkg.gif)  repeat;
	margin: 0;
	padding: 0;
  }

p, div, td, li, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }

a	{
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
	}

a:link {
	color: #039;
	background-color: transparent;
	border-bottom: 1px dotted #039;
	}
	
a:visited	{
	color: #039;
	background-color: transparent;
	border-bottom: 1px dotted #039;
	}
	
a:hover	{
	color: #5EC9FD;
	background-color: transparent;
	border-bottom: 1px dotted #5EC9FD;
	}

p {
  margin-top: 0;
	margin-bottom: 12px;
	text-align: left;
	font-size:  12px;
	line-height: 1.5;
  }

h1 {
  text-align: left;
  margin: 0 0;
	font-size: 1.15em;
	font-weight: normal;
  }

h2 {
  text-align: left;
  margin: 0 0;
	font-size: 1em;
	font-weight: bold;
  }
  
h3 {
  margin: 0;
  text-align: left;
	font-size: .85em;
  font-weight: normal;
  }
  
img {
  border: 0;
  display: block;
  }

#content {
  margin-top: 15px;
  text-align: center;
  }

#wrapper {
  margin-top: 0px;
  padding: 0;
  }

#footer {
  margin-top: 5px;
  padding-bottom: 15px;
  font-size: 12px;
  text-align: center;
  }
#footer p {
  margin-top: 0;
	margin-bottom: 6px;
	text-align: center;
  font-size:  12px;
	line-height: 1.5;
  }

/*games pages*/
#games_header {
  width: 660px;
  height: 140px;
  }
#games_header img {
  display: inline;
  }
#smiley_head {
  width: 215px;
  height: 140px;
  /*background: transparent url(../games/images/smiley_games.gif) top no-repeat;*/
  }
#finny_head {  
  width: 220px;
  height: 140px;
  /*background: transparent url(../games/images/finny_games.gif) top no-repeat;*/
  }
#games_title {
  width: 198px;
  height: 136px;
  padding-left: 10px;
  padding-right: 10px;
  }
#continue {
  margin-top: 10px;
  }