@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }
body { background: #EDEDED url(images/bg.gif) repeat-x; font: 90%/120% Georgia, "Times New Roman", Times, serif; }
/*fonts*/
h1 { background: url(images/bg-h1.gif) no-repeat; width: 458px; height: 58px; padding: 5px 0 10px 15px; font: 16pt 'Trebuchet MS'; color: #07233b; }
h2 { font: 16pt/24pt 'Trebuchet MS'; }
h3 { font: 13pt/20pt Georgia, "Times New Roman", Times, serif; color: #07233b; }
p, #right li { font: 10pt/16pt Arial, Helvetica, sans-serif; padding: 0 0 3px 0; }
#right ul, #right ol { margin: 0 0 0 20px; }

/*format*/
#wrapper { width: 760px; margin: 0 auto; }
#header { display: block; height: 74px; }
.call { display: block; float: left; background: url(images/call-for-help-8884814481.gif) no-repeat; width: 219px; height: 74px; }
.quiz a { display: block; float: right; background: url(images/bulimia-quiz.gif) no-repeat; width: 195px; height: 74px; }
#left { float: left; width: 241px; }
a.logo { display: block; width: 209px; height: 161px; background: url(images/logo.gif) no-repeat; margin: 13px 0 0 0; }
#nav { margin-top: 39px; width: 209px; background: url(images/bg_nav.gif) no-repeat; text-align: center; }
#nav ul { list-style: none; font: 13pt Georgia, "Times New Roman", Times, serif; text-align: center; text-transform: uppercase; padding: 30px 0 0 0; }
#nav ul li a { display: block; height: 22px; background: url(images/nav_over.png) repeat-y; text-decoration: none; color: #FFF; margin: 0 0 8px 0; }
#nav ul li.current a { background: url(images/nav_current.png) repeat-y; }
#nav ul.articles { font: 10pt Arial, Helvetica, sans-serif; text-transform: none; text-align: left; }
#nav ul.articles li { padding: 0 0 10px 0; }
#nav ul.articles li a { display: inline; background: none; color: #333; }
#right { float: left; width: 519px; }
#content { border: 11px solid #FFF; width: 459px; background: #FFF url(images/bg_content.gif) 0 58px no-repeat; }
#wrapper #content .fcontact {
	width: 250px;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer { clear: both; padding: 20px 0 0 0; }