body {
	background-color: #CCC;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
}
* html body {
	font-size: 90%;
}

div {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: left;
}

div {
	text-align: left;
}

#outercontainer {
	border: 1px solid #000;
	background: #FFF url(http://www.nmsuicideprevention.org/images/bg.jpg) repeat-x;
	width: 740px;
}
* html #outercontainer {
	width: 742px;
}
#container {
	margin: 0px;
	background-image:  url(http://www.nmsuicideprevention.org/images/leftbg.gif);
	background-repeat: repeat-y;
}

#header {
	margin: 0px;
	background: #fff;
	height: 127px;
	width: 740px;
}

#leftcolumn {
	float: left;
	width: 157px;
	background-color: #bfe5e5;
}

ul {
	list-style-image:  url(http://www.nmsuicideprevention.org/images/flame.gif)
}

#content {
	margin-left: 157px;
	margin-right: 0px;
	padding: 10px;
}

.quote {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.quote_signature {
	text-align: right;
	font-style: italic;
	font-size: 80%;
	padding-top: 0px;
	margin-top: 0px;
}

.citations {
text-indent: 25px;
font-size: 75%;
}

.staff_name {
font-weight: bold;
font-size: 110%;
}

.focus_box {
	background: #FFF url(http://www.nmsuicideprevention.org/images/rightbg.jpg) repeat-x;
	border: #000 1px solid;
	width: 350px;
}

.form_table {
	border: 2px solid #e9cae9;
	width: 360px;
}

#rightbox {
	float: right;
	width: 170px;
	padding-top: 5px;
	margin-left: 10px;
}

#rightbox_content {
	background: #FFF url(http://www.nmsuicideprevention.org/images/rightbg.jpg) repeat-x;
}

#rightbox_content ul {
	margin: 0px;
	padding: 5px 10px 5px 25px;
}

#footer {
	clear: both;
	margin-left: 157px;
	padding: 10px;
}

#footertext {
	text-align: center;
	font-size: 80%;
}

#footer_right {
	float: right;
	width: 170px;
	margin-left: 10px;
	text-align: center;
}

a {
	color: #990099;
	text-decoration: underline;
}

a:hover, a:active {
	color: #198099;
	text-decoration: none;
}

#nav a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
}

#nav a:hover, a:active {
	text-decoration: underline;
	background-image:  url(http://www.nmsuicideprevention.org/images/flame.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#content a:hover, a:active {
	background-image: none;
}

a.selected {
	background-image:  url(http://www.nmsuicideprevention.org/images/flame.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#nav {
	margin-left: 3px;
	font-weight: bold;
	padding-top: 13px;
}

.subnav {
	margin-left: 13px;
	font-weight: normal;
}

#pagenav {
	font-size: 80%;
}

h1 {
	font-size: 150%;
	color: #198099;
}

h2 {
	border-top: 2px solid #e9cae9;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 120%;
	color: #198099;
}

h3 {
	margin-top:10px;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
}

h4 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-left: 10px;
}

h5 {
	color: #000;
	font-weight: bold;
	font-size: 90%;
	margin-left: 10px;
}

#hands {
	float: left;
	margin-left: -10px;
	margin-top: -10px;
	margin-bottom: 5px;
}
* html #hands {
	margin-left: -5px;
}
.note {
	font-size: 80%;
}

