/* GREEN */

body {
	background: #369 url("images/b_c-bg.gif") repeat-y top left;
	color: #039;
	}

h1 {
	color: #039;
	}

h2 {
	color: #039;
	border-bottom: 1px dotted #039;
	}

p {
	color: #039;
	}

#container {
	background: transparent;
	}

#content a:link, #content a:visited, #content a:active {
	color: #c03;
	}

#content a:hover {
	color: #c03;
	background: #ffc;
	border: 1px solid #039;
	}

#nav {
	background: transparent url("images/b_copyright.gif") no-repeat center bottom;
	}

#nav a, #nav a:visited {
	color: #c03;
	border-bottom: 1px solid #039;
	}

#nav a:hover {
	background-color: #ffc;
	}

#menu {
	background: transparent url("images/b_menu.gif") no-repeat top left;
	}

#switch {
	line-height: 0;
	background: transparent url("images/b_switch.gif") no-repeat top left;
	}

#certs {
	background: transparent url("images/b_certs.gif") no-repeat top left;
	}

#drwho {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 50px;
	height: 215px;
	background: transparent url("images/b_b-bg.gif") bottom left;
	}
