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

a:link,
a:visited {
	color: #2d6594;
}

a:hover {
	text-decoration: underline;
}

div#emblem {
	background: url(../images/blue/emblem.png) 50% 0 no-repeat;
}

span#logo {
	background: url(../images/blue/logo.png) 0 0 no-repeat;
}

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

.contentheading {
	color: #2d6594;
}

h2 {
	color: #2d6594;
}

h3 {
	color: #fff;
}

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