#global_wrap {
	background: #4F6BB0 url(../gfx/blue_bg_lighter.jpg);
}
#content_wrap {
	background: url(../gfx/blue-page-bg.png);
}
body {
	color: white;
}
a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#content a {
	border-bottom: 1px dashed #96AAC8
}
#content a:hover {
	text-decoration: none;
	border-bottom-style: solid;
}
#main_menu {
	border-top: 1px dashed #96AAC8;
	background: url(../gfx/main_menu_gradient.jpg) repeat-x;
}
#main_menu a {
	color: white;
}
div.border {
	border-color: white;
}
