
body {
	background: #000 url(../images/red/bg.jpg) 50% 0 no-repeat;
}

.nopad ul.menu li li a:link,
.nopad ul.menu li li a:visited,
a:link,
a:visited {
	color: #c00;
}

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;
}

div.moduletable h3 {
	background:  url(../images/red/module_head.png) no-repeat;	
	color: #c00;
}

.contentheading {
	color: #c00;
}

h2 {
	color: #c00;
}

h3 {
	color: #fff;
}

blockquote {
	border-left: 5px dotted #c00;
}
