body {
	background-color:#000000;
	color:#FFFFFF;
}

#header {
	border-bottom-color:#A2C8C9;
}

#header h1 {
	color:#A2C8C9;
	background:#000;
}

#content h1 {
	color:#A2C8C9;
}

#content h2 {	
	color:#DBFEFF;
}

#content a {
	color:#A2C8C9;
}

#content a:hover {
	color:#DBFEFF;
}
#sections a.hover {
	color:#A2C8C9;
}

#sections li a:hover {
	color:#A2C8C9;
}

#sections li a.expanded {
	color:#A2C8C9;
}

#sections a {
	color:#FFFFFF;
}

#sections li li a {
	color:#FFFFFF;
}

#sections li li a:hover {
	color:#A2C8C9;
}

#sections li li a.current {
	color:#A2C8C9;
}

#footer {
	border-top-color:#A2C8C9;
}

#footer a {
	color:#A2C8C9;
}

#footer a:hover {
	color:#FFFFFF;
}

th.sidebar_box_head {
	background-color:#000000;
}

table.sidebar_box th {
	color:#A2C8C9;
}

#content .sidebar_box a {
	color:#FFFFFF;
}

#content .sidebar_box a:hover{
	color:#A2C8C9;
}
