
body {

	background: #000;

}



a:link,

a:visited {

	color: #fc4f07;

}



a:hover {

	text-decoration: underline;

}



div#emblem {

	background: url(../images/orange/emblem.png) 50% 0 no-repeat;

}



span#logo {

	background: url(../images/orange/logo.png) 0 0 no-repeat;

}



div.moduletable h3 {

	background:  url(../images/orange/module_head.png) no-repeat;	

	color: #fc4f07;

}



.contentheading {

	color: #fc4f07;

}



h2 {

	color: #fc4f07;

}



h3 {

	color: #fff;

}



blockquote {

	border-left: 5px dotted #fc4f07;

}