body {
margin: 10px 0px 20px 0px; 
padding: 0; 
text-align: left; 
color: #ffffb9;
font-family: BernhardMod BT;
font-size: 18px;
background-color: #000000;
line-height: 24px;
}

#bgcolor {
background-color: #212121;
}

/*CONTENT*/

#content {
background-image: url("../images/bg_content.gif");
background-repeat: no-repeat;
background-position: top;
background-color: #212121;
}

/* #text {
padding: 0px 15px 0px 15px;
} */

/* HOME BOXES */

#team {
background-image: url("../images/bg_team.jpg");
background-repeat: no-repeat;
background-position: top;
}

/* CALLOUT BOXES */

#contactus {
background-image: url("../images/bg_form.jpg");
background-repeat: no-repeat;
background-position: top;
padding: 35px 20px 0px 20px;
}

#special {
background-color: #333333;
border: none;
padding: 15px;
}

/* AGENT CALLOUTS */

#spacey {
	margin: 0px 0px 5px 0px;
}

#agent {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
background-image: url("../images/bg_agent.gif");
background-repeat: no-repeat;
background-position: bottom;
background-color: #2f2f2f;
height: 160px;
padding: 11px 15px 7px 11px;
color: #d9db87;
}
#agent2 {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
background-image: url("../images/bg_agent.gif");
background-repeat: no-repeat;
background-position: bottom;
background-color: #2f2f2f;
height: 200px;
padding: 11px 15px 7px 11px;
color: #d9db87;
}
#biolink {
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
background-image: url("../images/bg_biolink.gif");
background-repeat: no-repeat;
background-position: center;
height: 38px;
padding: 0px;
margin: 15px 0px 0px 0px;
}

#bio {
background-color: #333333;
border: #666666 double 3px;
padding: 15px;
}

#bio_bullets {
background-color: #666666;
border: #ffffff double 3px;
padding: 5px;
font-family: BernhardMod BT;
font-size: 16px;
}

#bio2_bullets {
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
line-height: 14px;
}

