.custom #header {
		height: 105px;
		background:transparent no-repeat scroll 0 0 !important;
	}
	.custom #home #header {
		height: 20px;
	}

.custom #nav_wrapper {
	margin-left: 400px;
	margin-bottom: -90px;
}


.custom a, .custom a:link, .custom a:visited {
	color: #005ec5;
}

.custom a:hover, .custom a:active, .custom a.active {
	color: #004986;
}

.custom body{
	background-color: black;
	}
	
.custom .entry img{
	border: solid 1px black;
	}


.custom .entry a{
	font-weight: bold;
	}

.custom .entry {
	font-size: 120%;
	}