body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { color: #f60; }
p { margin: 0; padding-bottom: 12px; }
.hide { display: none; }
#home { background: url(../images/background.gif) no-repeat top left #fff; margin: 0; }

#home .titleimg { display: block; width: 318px; height: 14px; margin: 375px 0 0 315px; background: url(../images/title.gif) no-repeat center left; }

#homenav { list-style: none; margin: 10px 0 0 315px; padding: 0; }
#homenav li { list-style: none; margin: 0; padding: 0; }
#homenav a { display: block; width: 274px; height: 20px; }

#homenav .letterimg { background: url(../images/hn_letter-off.gif) no-repeat center left; }
#homenav .letterimg:hover,
#homenav .letterimg:active { background: url(../images/hn_letter-on.gif) no-repeat center left; }

#homenav .interviewimg { background: url(../images/hn_interview-off.gif) no-repeat center left; }
#homenav .interviewimg:hover,
#homenav .interviewimg:active { background: url(../images/hn_interview-on.gif) no-repeat center left; }

#homenav .tenkimg { background: url(../images/hn_10k-off.gif) no-repeat center left; }
#homenav .tenkimg:hover,
#homenav .tenkimg:active { background: url(../images/hn_10k-on.gif) no-repeat center left; }

#homenav .proxyimg { background: url(../images/hn_proxy-off.gif) no-repeat center left; }
#homenav .proxyimg:hover,
#homenav .proxyimg:active { background: url(../images/hn_proxy-on.gif) no-repeat center left; }



#content { margin-left: 175px; padding: 40px 20px 0 0; }
#content h1 { font-size: 18px; color: #807E75; font-weight: normal; margin-top: 0; }
#content h2 { font-size: 14px; color: #f60; font-weight: bold; line-height: 28px; margin-top: 30px; }
#content h3 { font-size: 11px; color: #807E75; text-transform: uppercase; font-weight: bold; line-height: 18px; margin: 5px 0; }
#content h4 { font-size: 12px; color: #333; font-weight: bold; line-height: 24px; margin: 0px 0 40px 0; }
#content .president { margin: 0 0 50px 150px; }
#content .president img { float: left; margin-left: -150px; }

