/* 
Copyright PCRunEasy.com 2009
Designed by Adam Nugent
Date 12/11/2009

*/

#bigbuttons1{
padding: 0 0 0 0;
margin:  auto;
width: auto;
}

#bigbuttons1 li{
list-style: none;
padding: 0 0 20px 0;
margin: auto;
}

#bigbuttons1 a{
margin: auto;
padding-top: 20px;
font-size: 165%;
font-family: helvetica, georgia, sans-serif;
line-height: 4.0em;
color: #101010;
/* text color */
text-decoration: none;
}


.Home{
position: relative;
top: 8px;
left: -640px;
}

.Home {
background-image: url(/images/buttonHover.jpg);
background-repeat: repeat-x;
height: 75px;
width: 150px;
}


.Home a{
background-image: url(/images/buttonBG.jpg);
background-repeat: repeat-x;
height:75px;
width: 150px;
display: block;
}

.Home a:hover{
background: none;
}











.Tutorials{
position: relative;
top: -87px;
left: -490px;
}

.Tutorials {
background-image: url(images/buttonHover.jpg);
background-repeat: repeat-x;
height: 75px;
width: 150px;
}


.Tutorials a{
background-image: url(images/buttonBG.jpg);
background-repeat: repeat-x;
height:75px;
width: 150px;
display: block;
}

.Tutorials a:hover{
background: none;
}







.About{
position: relative;
top: -182px;
left: -340px;
}

.About {
background-image: url(/images/buttonHover.jpg);
background-repeat: repeat-x;
height: 75px;
width: 150px;
}


.About a{
background-image: url(/images/buttonBG.jpg);
background-repeat: repeat-x;
height:75px;
width: 150px;
display: block;
}

.About a:hover{
background: none;
}












.RCommands{
position: relative;
top: -277px;
left: -163px;
}

.RCommands {
background-image: url(/images/buttonHover.jpg);
background-repeat: repeat-x;
height: 75px;
width: 205px;
}


.RCommands a{
background-image: url(/images/buttonBG.jpg);
background-repeat: repeat-x;
height:75px;
width: 205px;
display: block;
}

.RCommands a:hover{
background: none;
}



.Contact{
position: relative;
top: -372px;
left: 37px;
}

.Contact {
background-image: url(/images/buttonHover.jpg);
background-repeat: repeat-x;
height: 75px;
width: 195px;
}


.Contact a{
background-image: url(/images/buttonBG.jpg);
background-repeat: repeat-x;
height:75px;
width: 195px;
display: block;
}

.Contact a:hover{
background: none;
}
