/* CSS Document */

#skillset
{
float: right;
cursor: default;
width: 187px;
height: 167px;
margin-right: 60px;
margin-top: -190px;
background:url(../images/skillset_main.jpg) no-repeat;
}

* html #skillset
{
margin-top: -270px;
margin-right: -190px;
}

#skillLink 
{
float:right;
margin-top: -240px;
margin-right: 75px;
overflow: hidden;
width: 175px;
}

* html #skillLink
{
margin-top: -320px;
margin-right: 40px;
}

#skillLink a
{
float:right;
width: 175px;
height: 48px;
background: url(../images/skillLink.jpg) 0 -48px no-repeat;
text-indent: -9999px;
}

#skillLink a:hover
{
background: url(../images/skillLink.jpg) 0 0 no-repeat;
}

#tf_Link
{
float: right;
border:none;
text-decoration:none;
overflow: hidden;
position: relative;
margin-top: 20px;
margin-right: 55px;
}


#tf_Link p a
{
float: right;
height: 56px;
width: 107px;
text-indent: -9999px;
text-decoration: none;
background: url(../images/tf_link.jpg) 0 -56px no-repeat;
}

#tf_Link p a:hover
{
background-position: 0 0;
}

.designerAd
{
float: right;
background: url(../images/designerAd.jpg) no-repeat;
width: 200px;
height: 209px;
margin-top: -410px;
margin-right: 75px;
}