/****************************************************************

* file: 	/css/staff.css

* author:	toy

* date:		4aug09

*

* NOTE: 	css for staff

*

* rev history

* [toy 4aug09]		orig version 

*****************************************************************/

#rightStuff #staff {

    font-size:0.8em;

}



#rightStuff #staff a {

    font-size: 1em;

    line-height: 1em;

    color: #b3995d;

    text-decoration:underline; 

    padding:0;

    margin:0;

}



#rightStuff #staff a:hover {

    font-size: 1em;

    line-height: 1em;

    color: #523801;

    text-decoration:underline; 

}



#rightStuff #staff a.noline { /*text-decoration: none;*/ }

#rightStuff #staff a.noline:hover { /*text-decoration: underline;*/ }

#rightStuff #staff a.bold { /*font-weight: bold;*/ }

#rightStuff #staff img.agentThumb { 

height: 120px; 

 border: solid 1px #b3995d;

}

.agentNamen {
	font-size: 1.7em;
	font-weight:bold;
}

.agentInfon {
	font-size: 1em;
	font-weight:bold;
}


.agentsdfThumb { 

 border: solid 1px #b3995d;

}

#rightStuff .goldheader { font-size:0.7em; color:#b3995d; margin: -15px 0 20px 0;}



#rightStuff .section {

    font-size: 1.7em;

    font-weight: normal;

    color: #b3995d;

    float: left;

}



#rightstuff ul  {

    font-size: 1em;

    margin: 0 20px 0 20px;

}



#rightstuff li a  {

    font-size: 3em;

    color: black;

}





