/* CSS Document */

body {
background color: #FFF;
background-image: url(http://game-shirts.com/backa.jpg);
font-color: ffffff;
background-repeat: no-repeat
}

a {
   text-decoration: none;
}

#gamingbanner {
position: absolute;
left:780px;
top: 180px;
width: 200px;
height: 284px;
}

#menu {
padding: 4px 0px 0px 0px;
position: absolute;
left: 25px;
top: 250px;
height: 278px;
font-family: system;
color: white;
background-attachment: fixed
}


#a,#b,#c,#d {
top: 170px;
img border:0px;
color: white;
font-family: system;
}

#a {
position: absolute;
left: 180px;
height:150px;
}

#b {
position: absolute;
left:335px;
height:150px;
}

#c {
position: absolute;
height:150px;
left:490px;
}

#d {
position: absolute;
height:150px;
left:640px;
}


#e,#f,#g,#h {
color: white;
font-family: system;
top: 315px;
img border:0px;
}

#e {
position: absolute;
height:150px;
left:180px;
}


#f {
position: absolute;
height:150px;
left:335px;
}

#g {
position: absolute;
height:150px;
left:490px;
}

#h {
position: absolute;
height:150px;
left:640px;
}

#i,#j,#k,#l {
color: white;
font-family: system;
top: 460px;
img border:0px;
}

#i {
position: absolute;
left:180px;
height:150px;
}

#j {
position: absolute;
left:335px;
height:150px;
}

#k {
position: absolute;
left:490px;
height:150px;
}

#l {
position: absolute;
left:640px;
height:150px;
}

#text {
position: absolute;
color: white;
top: 150px;
left: 200px;
font-family: verdana;
fontsize: -2
}


























fieldset{
background: url(../_img/form_bg.gif) no-repeat 0 0;
width: 340px;
padding: 5px 0 10px 10px;
border: 0;
font-family: verdana;
}

legend{
color: #999;
font-weight: bold;
padding: 4px 6px 4px 0;
margin: 0 0 5px 0;
font-size: 0.8em;
}

label{
width: 100px;
float: left;
padding: 2px 0 0 0;
}

input{
margin: 2px 0 9px 0;
padding: 1px 0 2px 3px;
border: 1px solid #000;
background-color: transparent;
width: 200px;
}

select{
margin: 2px 0 15px 0;
padding: 1px 0 2px 3px;
border: 1px solid #000;
background-color: transparent;
}

.button{
background-color: transparent;
color: #000;
font-weight: bold;
width: auto;
margin: 0 5px 0 0;
padding: 1px 5px 2px 5px;
cursor: pointer;
float: right;
}

/* begin hack \*/
* html .button{
padding: 0;
}

* html legend{
margin-left: -5px;

#nav, #nav ul {
padding: 3px 0 0 0;
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 120px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
}

#nav a {
display: block;
margin: 2px 5px 3px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}



