

body {

	background: #000 url(../images/blue/bg.jpg) 50% 0 no-repeat;

}



a:link,

a:visited {

	color: #F4B800;

}



a:hover {

	text-decoration: underline;

}



div#emblem {

	background: url(../images/blue/logo.png) 50% 0 no-repeat;
 
}



span#logo {

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

}



#submenu {

	background: url(../images/blue/submenu_bg.png) 0 100% repeat-x;

}

/*
#submenu a:link, #submenu  a:visited {

	float: none;
	list-style-position:inherit;
	
	display:inline-block;

	padding: 3px 10px;

	font-size: 80%;

	text-transform: uppercase;

	font-weight: bold;

	height:  30px;

	line-height:  10px;

	color: #F4B800;

}



#submenu  a:hover {

	color: #fff;

	text-decoration: none;

}

*/

div.moduletable h3 {

	background:  url(../images/blue/module_head.png) no-repeat;	

	color: #ccc;

}



div.usermodules div.moduletable a:link,

div.usermodules div.moduletable a:visited {

	color: #2A4C79;

}



td.contentcol a:link,

td.contentcol a:visited {

	color: #2A4C79;

}





.contentheading {

	color: #2A4C79;

}



h2 {

	color: #2A4C79;

}



h3 {

	color: #2A4C79;

}



blockquote {

	border-left: 5px dotted #2A4C79;

}