#top {
	background:#FcF132 !important;
	color:#000000;
}

#top a:link, #top a:visited {
	color:#000000;
}

nav {
	background:#1b78Be;
}

article {
	width:420px !important;
	background:#FcF132;
}

body#home section.content article h1, body#home section.content article h2, body#home section.content article h3, body#home section.content article h4, body#home section.content article h5, body#home section.content article h6 {
	color:#1b78Be;
}

a, a:link, a:visited, aside nav a:link, aside nav a:visited {
	color:#1b78Be;
}

a:hover, a:active, aside nav a:hover, aside nav a:active {
	color:#666666;
}

body { 
	background: url('../graphics/bg.png') no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

body, * {
	font-family: 'Ubuntu', sans-serif !important;
	font-size: 14px;
}

header nav ul.fdpc_level_0 {
	width: 1000px;
}

header nav ul li a {
	font-size: 12px !important;
}

#logo {
	padding-top:0;
}

h1, h2, h3, h4, h5, h6 {
	color:#1b78Be !important;
}

#top ul li a {
	font-size: 11px;
}

h1#page_title {
	display: none !important;
}

.collection_gallery_column span img, .collection_gallery_column span a img, .content_image_box {
	border: none !important;
}
#secondary-nav ul li.fdpc_here ul {
	display: block !important;
	padding-left: 20px;
}

aside nav .fdpc_level_1 a:hover {
	color:#1b78Be;
}
