a {
	color: #666633;
}

h1, h2 {
	color: #666633;
}

h1 {
	margin-bottom: 0.8em;
}

#content {
    width: 780px;
    position: relative;
	margin-right: 60px;
}

#content p.divider {
	clear: both;
	background-image: url(http://www.surveycentre.net/admin/templates/images/divider-dark-blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 2px;
	margin-bottom: 22px;
}

#content img.photo, #content img.logo {

	width: 105px;
	height: 118px;
}



#content div.details {
	margin-left: 115px;
}

#content p.name {
	font-weight: bold;
	color: #003366;
	margin-bottom: 2px;
}

#content p.email {
	margin-bottom: 10px;
}

#content p {
	margin-bottom: 18px;
}

#content a, #content a:visited {
	color: #003163;
	font-weight: normal;
    text-decoration: underline;
}

#left-nav ul {
	margin-top: -2px; /* hack */
}

#left-nav ul li {
	background-color: #66ccff;
}

#left-nav ul li a {
	color: black;
}

#left-nav li a:hover {
	background-color: #003366;
	color: white !important;
}

#left-nav ul li.selected,  #left-nav ul li.heading {
	background-color: #003366;
	color: white;
}

#left-nav ul li.selected a, #left-nav ul li.selected a:visited {
	color: white;
}

#left-nav ul li.lev2-first {
	color: #003366;
	background-color: white;
	margin-top: 1px;
}

#left-nav ul li.lev2 {
	color: #003366;
	background-color: white;
	border-top: solid #003366 1px;
	margin-top: 0;
}

#left-nav ul li.lev2-first a, #left-nav ul li.lev2-first a:visited, #left-nav ul li.lev2 a, #left-nav ul li.lev2 a:visited {
	color: #003366;
}

#left-nav ul li.lev2-after {
	margin-top: 0;
}


#right-nav {
	top: 182px;
	width: 135px;
}

a.nm-backlink, a.nm-backlink:visited {
	color: #003366;
}
