#content {
	margin-left: 1cm;
}
#top-menu, #footer {
	background-color: black;
}
#top-menu ul {
	list-style-type: none;
}
#top-menu ul li {
	display: inline;
	margin: 0em 1em;
}
#top-menu ul a {
	color: white;
}
#top-menu ul a:hover {
	color: yellow;
}
#footer {
	color: white;
	text-align: center;
}
#links {
	font-family: Courier;
	position: relative;
	height: 18cm;
	background-image: url(9stickynotes.jpg);
	background-repeat: no-repeat;
}
select {
	width: 4cm;
}
.title {
	width: 4.2cm;
	margin-bottom: 1em;
	font-weight: bold;
	font-size: smaller;
}
.sticky-row, div.links {
	position: absolute;
}
#row1 {
	top: 1.9cm;
}
#row2 {
	top: 7.8cm;
}
#row3 {
	top: 14cm;
}
.col1 {
	left: 1cm;
}
.col2 {
	left: 6.5cm;
}
.col3 {
	left: 13cm;
}
.want-to-know {
	position: relative;
	top: -0.25cm;
}
#leadership-articles select {
	position: relative;
	left: .5cm;
}
#leadership-articles .title {
	width: 4.5cm;
}
#coaching-tips select {
	position: relative;
	left: .5cm;
}

#self-coaching .title {
	position: relative;
	left: .5cm;
}
#self-coaching select {
	position: relative;
	left: .5cm;
}
#self-coaching .want-to-know {
	position: relative;
	left: .2cm;
}
#blogs ul {
	position: relative;
	left: -.75cm;
}
#blogs ul li {
	font-family: sans;
	font-size: smaller;
	width: 5cm;
	list-style-image: url('arrow.gif');
}
/*
<!--[if IE 6]>
#blogs ul li {
	left: 0cm;
}
<![endif]-->
*/
#coachlogo {
	margin-left: 1cm;
}

