A:link {
        font-size: 13px;
        font-family: Courier;
        color: #b4aa81;
        font-weight : normal;
        font-style: normal;
        text-decoration: none;
        z-index:1;

}

A:active {
        font-size: 13px;
        font-family: Courier;
        color: #b4aa81;
        font-weight : normal;
        font-style: normal;
        text-decoration: none


}

A:visited {
        font-size: 13px;
        font-family: Courier;
        color: #b4aa81;
        font-weight : normal;
        font-style: normal;
        text-decoration: none


}

A:hover {
        font-size: 13px;
        font-family: Courier;
        color: #ffffff;
        font-weight : normal;
        font-style: normal;
        text-decoration: none
        }

#bkgrd{
	position:relative;
	z-index:4;
	left:0px;
	top:10px;
	width:956px;
	padding-left:0px;
	text-align:left;
	}


#rightbuttons{
	position:absolute;
    left:530px;
	top:80px;
	width:330px;
	padding-left:0px;
	z-index:2; 
}

#leftbuttons{
	position:absolute;
    left:51px;
	top:138px;
	width:146px;
	padding-left:0px;
	z-index:2;
}

#subbuttons{
	position:absolute;
	left:520px;
	top:114px;
	width:360px;
	padding-left:0px;
	z-index:1;
	text-align:left;
	color:#b4aa81;
	font-family:Courier;
	font-size:12px;
	font-style :normal;
}


#work{
	position:absolute;
    left:50px;
	top:185px;
	width:580px;
	padding-left:0px;
	z-index:1;

	text-align:left;
	color:#000000;
	font-family:Courier;
	font-size:11px;
	font-style :normal;
	line-height:12pt;
}

#thumbs{
	position:absolute;
    left:675px;
	top:200px;
	width:330px;
	padding-left:0px;
	z-index:1;
}
