/*
-----------------------------------------------
measuresofhealth.net
Stylesheet: Framework.css
Author:   Ben Glassman
Organization:	Vermont Design Works
Created: 13 Sept 2006
----------------------------------------------- */

div#content div h2 {
	background-image: none;
}

#domain1,
#domain2,
#domain3,
#domain4,
#domain5,
#domain6,
#domain7,
#domain8,
#domain9,
#domain10 {
 	background-image: none;
}

div#content div div {
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	position: relative;
}


div#content div div img.icon {
	position: absolute;
	top: 0;
	left: -80px;
}

div#content div.expanded h2 {
	background-image: none;
}

p#logo {
	float: right;
	margin-right: 100px;
	display: inline;
}


div#header p#login_info {
	text-align: right;
	font-size: 1.2em;
	margin: 0;
	position: absolute;
	bottom: 0;
	right: 100px;
}

/* COLORS */

.blue_purple { color: #4C70C9; } /* Titles */
.slate-blue { color: #61868D; } /* image borders */
.light_green { color: #F2F2E5; } /* background */
.orange { color: #FD9C03; }
.light-orange { color: #FEBA4F; }
.gray { color: #333333; } /* text */
.light-gray { color: #8F8F96; } /* navigation */