html,body{margin:0;padding:0}
body{
	background: url(http://www.pixelshack.us/images/vqrs2an593mzvb0d2d5.jpg);
	background-repeat:repeat-x;
	background-position:50% 0%;
	overflow:hidden;
}


div#footer{

	height:200px;
	background: url(fantasy/page-bot.png) left bottom repeat-x ;
	position:absolute;
	top:480px;
	right:0;
	width:1244px;
}
div#footplay{
	height:200px;
	background: url(fantasy/footplay.gif);
	position:absolute;
	top:480px;
	left:200px;
	width:600px;
}
/*but1*/
#fantasy
{
  position:absolute;
  left:10px;
  top:-20px;
  display: block;
  width: 155px;
  height: 23px;
  background: url("fantasy/fansubt.png") no-repeat 0 0;
	
}

#fantasy:hover
{ 
  background-position: 0 -23px;
}

#fantasy span
{
  display: none;
}
/*but2*/
#illust
{
  position:absolute;
  left:10px;
  top:-20px;
  display: block;
  width: 155px;
  height: 23px;
  background: url("vector/illustbut.png") no-repeat 0 0;
	
}

#illust:hover
{ 
  background-position: 0 -23px;
}

#illust span
{
  display: none;
}

/*but3*/
#oldc
{
  position:absolute;
  left:10px;
  top:-20px;
  display: block;
  width: 155px;
  height: 23px;
  background: url("oldc/oldcbut.png") no-repeat 0 0;
	
}

#oldc:hover
{ 
  background-position: 0 -23px;
}

#oldc span
{
  display: none;
}

/*but4*/
#trad
{
  position:absolute;
  left:10px;
  top:-20px;
  display: block;
  width: 155px;
  height: 23px;
  background: url("tradart/tradbut.png") no-repeat 0 0;
	
}

#trad:hover
{ 
  background-position: 0 -23px;
}

#trad span
{
  display: none;
}
/*foot play*/
div#help{
	height:122px;
	position:absolute;
	top:557px;
	left:370px;
	width:135px;
	z-index:3;
}
.project {
margin:15px 0 25px 0;
}
#main_view {
float: left;
width: 160px;
padding: 30px 30px 0 30px;
margin: 0;
color: #444444;
text-align: left;
}

#main_view a {
text-decoration: none; 
color: #262626;
font-family: "Lucida Sans Unicode";
font-size: 12px;
}

#main_view a:hover {
color: #666666;
}

#main_view img {
border: solid 1px #d6d6d6;
}

#text { 
position:absolute;
left:50%;
margin-left:250px; 
top:75%;
color: #444444;
font-family: "Georgia";
font-size: 10px; 
line-height: 8px;
text-align: right;
} 

#text a {
color: #3b7687; 
text-decoration: none;
}

#text a:hover {
color: #444444;
}
