
body {
	background: #000 url(../images/red/bg.jpg) 50% 0 no-repeat;
}

a:link,
a:visited {
	color: #F4B800;
}

a:hover {
	text-decoration: underline;
}

div#emblem {
	background: url(../images/red/emblem.png) 50% 0 no-repeat;
}

span#logo {
	background: url(../images/red/logo.png) 0 0 no-repeat;
}

#submenu {
	background: url(../images/red/submenu_bg.png) 0 100% repeat-x;
}

div.moduletable h3 {
	background:  url(../images/red/module_head.png) no-repeat;	
	color: #ccc;
}

div.usermodules div.moduletable a:link,
div.usermodules div.moduletable a:visited {
	color: #800000;
}

td.contentcol a:link,
td.contentcol a:visited {
	color: #800000;
}


.contentheading {
	color: #800000;
}

h2 {
	color: #800000;
}

h3 {
	color: #800000;
}