body  {
        font-size: 0.8em;
        color: #333;
        background-color: white;
        font-family: 'Trebuchet MS', 'Lucida Grande',
          Verdana, Lucida, Geneva, Helvetica,
          Arial, sans-serif;
	width: 750px;
}

#frame {
	width: 760px;
	padding: 0px;
	margin: 0px;
}

#header {
	margin: 0;
	padding: 0;
	position: absolute;
	border-top: 10px solid #449;
	left: 160px;
	top: 0px;
	background-image: url(image310.gif);
	background-repeat: no-repeat;
	width: 600px;
	height: 60px;
}

#header a {
	text-decoration: none;
	color: #000;
}

#header h1 {
	margin: 0px;
	margin-top: 20px;
	margin-left: 160px;
	font-size: 1.4em;
}

#header h1 img {
	vertical-align: middle;
	border: 0px;
}

#focus {
	position: absolute;
	text-align: center;
	left: 0px;
	top: 0px;
	height: 85px;
	width: 160px;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	background-color: #55a;
	color: white;
}

#focus p {
	padding: 0px;
	margin: 5px;
	font-style: italic;
}
#focus a {
	color: #ccc;
	font-style: normal;
}

#subhead {
	position: absolute;
	left: 160px;
	top: 60px;
	margin: 0;
	padding: 0;
	width: 600px;
	background-color: #88c;
	height: 25px;
}

#subhead h2 {
	text-align: right;
	margin: 3px;
	padding: 0px;
	font-size: 14px;
}

#content-general {
        position: absolute;
        left: 180px;
        top: 100px;
        width: 550px;
}

#content-general h1 {
        font-size: 1.8em;
        font-weight: normal;
        padding-bottom: 1px;
        border-bottom: solid black 2px;
	margin-bottom: 0;
        text-align: left;
}

#content-general h2 {
	font-size 1.2em;
	font-weight: normal;
	padding-top: 1px;
	margin-top: 0;
	text-align: left;
}

#content-general h3 {
	clear: both;
	border-bottom: 1px dashed #88c; 
	margin: 10px;
	margin-top: 20px;
	font-size: 1.3em;
	color: #88c;
}

#content-general p {
        text-align: left;
        margin: 0.8em;
        font-size: 1.2em;
}

#content-general p.narrow {
	width: 340px;
}

#content-general h2.narrow {
	width: 340px;
}

#content-general h3.narrow {
	width: 340px;
}

#content-general hr.quote-separator {
	text-align: left;/*this will align it for IE*/
	margin-left: 75px; /*this will align it left for Mozilla*/
	border: none 0;
	border-top: 1px solid #ccc;
	width: 200px;
	height: 1px;
}

#content-general img {
        margin: 0;
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        text-align: center;
        border: 1px solid black;
        padding: 5px;
}


#content-narrow {
        position: absolute; 
        left: 180px;
        top: 100px;
        width: 350px;
}

#content-narrow h1 {
        font-size: 1.8em;
        font-weight: normal;
        padding-bottom: 1px;
        border-bottom: solid black 2px;
	margin-bottom: 0;
        text-align: left;
}

#content-narrow h2 {
	font-size 1.5em;
	font-weight: normal;
	padding-top: 1px;
	margin-top: 0;
	text-align: left;
}

#content-narrow h3 {
	border-bottom: 1px dashed #88c;
	margin: 10px;
	margin-top: 20px;
	font-size: 1.3em;
	color: #88c;
}

#content-narrow p {
        text-align: left;
        margin: 0.8em;
        font-size: 1.2em;
}

#content-narrow img {
        margin: 0;
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
        text-align: center;
        border: 1px solid black;
        padding: 5px;
}

#p-center p {
	text-align: center;
}

#img-center p img {
	display: block;
	text-align: center;
	border: 1px solid black;
	margin: 8px;
	padding: 4px;
}

#img-right img {
	float: right;
	border: 1px solid black;
	margin: 8px;
	padding: 4px;
}

#img-left img {
	float: left;
	border: 1px solid black;
	margin: 8px;
	padding: 4px;
}

#content-home {
	position: absolute;
	left: 180px;
	top: 100px;
	width: 550px;
}

#content-home h1 {
	font-size: 1.8em;
	font-weight: normal;
	padding-bottom: 5px;
	border-bottom: solid black 2px;
	text-align: center;
}

#content-home p {
	text-align: center;
	margin: 0.8em;
	margin-right: 50px;
	margin-left: 50px;
	font-size: 1.4em;
}

#content-home img {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	text-align: center;
	border: 1px solid black;
	padding: 5px;
}

#navlist {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 140px;
	padding: 0px;
	margin: 0px;
}

#navlist ul {
	list-style-image: url(smallpt.gif);
	/* background-image: url(image349.gif); */
}

#navlist ul li {
	margin-top: 3px;
	margin-bottom: 3px;
	font-style: italic;
	padding: 3px;
}

#navlist ul li a {
	display: block;
	text-decoration: none;
	padding: 0;
	padding-left: 3px;
	color: #55c;
}

#navlist ul li a:hover {
	background-color: #55c;
	color: white;
}

#navlist p {
	background-color: #eef;
	border: 1px solid #44b;
	margin: 0px;
	padding: 4px;
	color: #666;
}

#navlist2 {
	text-align: left;
	line-height: 25px;
	color: #999;
}

#navlist2 ul li {
	display: inline;
	list-style: none; 
}

#navlist2 ul li a:hover {
        background-color: ccf;
}

#footer {
	position: relative;
	padding-top: 25px;
	border-top: solid black 2px;
	clear: both;
}

#footer p {
	padding-left: 25px;
	/*border-top: 3px dotted #559;*/
	font-size: 1.3em;
	color: black;
}

#disclaimer {
	margin-top: 1.5em;
	border-top: 1px solid black;
	font-size: 0.8em;
}

#pullquote {
	font-style: italic;
	border-left: solid 8px #44b;
	font-weight: bold;
	font-size 1.3em;
	width: 120px;
	margin-top: 40px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 50px;
}

#right-sidebar {
	position: absolute;
	left: 550px;
	top: 200px;
	width: 200px;
}

