.headline {
	background-color:#56E;
}

.menu a, .menu a:visited, .menu a:active {
	background-color: #03A;
}

.menu a:hover {
	background-color: #A9F; 
}

.menu #selected {
	background-color: #63E;
}

body{
	background-color: #405;
}

.edge {
	background-image:url('../img/edge-right-composition.gif');
}

.bottom {
	background-image:url('../img/edge-bottom-composition.gif');
}

.bottomcorner {
	background-image:url('../img/edge-corner-composition.gif');
}

.body a, .body a:visited, .body a:active {
	color: #03A;
}

#knowledgeChart, #skillChart, #toolChart {
	width: 750px;
	height: 450px;	
}

.body {
	width: 750px;
	height: 3250px;
	position: absolute;
	left: 50px;	
}

.body h3 {
	font-size: 14pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: 0px;
	line-height: 16pt;
}

#skillTitle, #toolTitle, #educate h3 {
	font-size: 14pt;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#555;	
	text-align: center;
	line-height: 16pt;
	margin-bottom: 10px;
}

.body div {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	color:#555;	
}

.body td {
	font-size: 10pt;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	color:#222;	
	width: 375px;
}

tbody td:hover {
	background-color: #03A;
	color: #fff;
}

thead tr th {
	border-top: solid 2px #444;
	border-bottom: solid 2px #444;
	background-color: #fff;
	text-align: left;
	color: #63E;
	font-size: 12pt;
}

.uorg {
	font-style: italic;
	font-size: 8pt;	
}

#knowState {
	font-weight: normal;	
}
