html {
background: url(images/alliance_v_menu_bg.jpg) repeat-y #fff;
}

body {
background: url(images/header-bg_alliance.jpg) no-repeat top left;
}

a:link, a:visited, a:hover {
color: #406389;
}

.page-header {
margin-bottom: 45px;
}

.small-articlelist h3 {
color: #fff;
}

.small-articlelist a {
color: #fff;
}

.small-articlelist .tile-content .date {
color: #fff;
}

.full-articledisplay {
width: 100%;
}

.full-articledisplay h1 {
font-family: myriad, tahoma, arial, helvetica;
font-weight: bold;
font-size: 15px;
color: #406389;
border: none;
margin: 15px 0px 0px 15px;
}
.vertical-menu ul {
	text-align: left;
}
.vertical-menu ul li ul{
	text-align: right;
}
.vertical-menu ul li ul a:link,
.vertical-menu ul li ul a:hover,
.vertical-menu ul li ul a:visited,
.vertical-menu a.active:link,
.vertical-menu a.active:hover,
.vertical-menu a.active:visited {
	color: #ddd;
}


