#topLineWd{
	width: 100%;
	background: #F9C582;
	height: 2px;
}

#bottomLineWd{
	width: 100%;
	background: #F9C582;
	height: 2px;
}

#wd{
	background: #C1C1C1 url(../images/lgtGreenPatGrey.png);
}

#wd:hover{
	background: #A5F938 url(../images/lgtGreenPatHover.png);
}				

#grd{
	background: #DDDDDD url(../images/greenPatGrey.png);
}

#grd:hover{
	background: #53EA6B url(../images/greenPatHover.png);
}

#gad{
	background: #C1C1C1 url(../images/drkGreenPatGrey.png);
}

#gad:hover{
	background: #299B39 url(../images/drkGreenPatHover.png);
}

#hci{
	background: #C1C1C1 url(../images/purpPatGrey.png);
}

#hci:hover{
	background: #BF2187 url(../images/purpPatHover.png);
}

#anim{
	background: #C1C1C1 url(../images/pinkPatGrey.png);
}

#anim:hover{
	background: #FF88A4 url(../images/pinkPatHover.png);
}

#art{
	background: #C1C1C1 url(../images/olivePatGrey.png);
}

#art:hover{
	background: #A8A456 url(../images/olivePatHover.png);
}

#res{
	background: #E8AA46 url(../images/oranPat.png);
}

#cont{
	background: #C1C1C1 url(../images/yellowPatGrey.png);
}

#cont:hover{
	background: #FCF468 url(../images/yellowPatHover.png);
}

#resume{
	margin-left: 180px;
	margin-top: 334px;
}

.resLink{
	margin-left: 347px;
	background: url(../images/resBg.png);
}

.resLink:hover{
	background: url(../images/resBg.png) bottom no-repeat;
}