
#main
			{
			background: none;
			}


a.mainlink:link, a.mainlink:visited
			{
			height: 81px;
			padding-top: 60px;
			width: 170px;
			text-align: center;
			text-shadow: -1px 1px 1px #000;
			display: block;
			color: #E3E0EF;
			font-weight: bold;
			background: url(no-image.jpg);
			font-size: 15px;
			position: absolute;
			top: 0;
			left: 0;
			}

a.mainlink:hover
			{
			text-decoration: none;
			}

a#aboutlink, a#services
			{
			cursor: help;
			}	


a#wworld
			{
			left: 352px;
			}


a#portfolio
			{
			top: 146px;
			left: 175px;
			width: 172px;
			}
a#wlike
			{
			top: 146px;
			left: 527px;
			}

a#wwords
			{
			left: 351px;
			top: 293px;
			}
a#services
			{
			top: 293px;
			}
.maintext
			{
			display: none;
			}



