#site-title {
	margin: 0px !important;
}

#content {
	background-image: url('../images/litho_background.png');
	background-repeat: repeat;
	font-family: calibri,tahoma,arial,verdana,sans-serif;
}

.ngwmn-highlight {
	color: #d1544a !important;
}

#ngwmn-description-container {
	padding-top: 20px;
	padding-bottom: 10px;
	width: 100%;
	min-height: 17em;
        position:relative;
        margin-bottom:10px;
}

#ngwmn-description-section {
    width: 480px;
}

#ngwmn-description-section div[style]{
    border-top:none !important;
    border-bottom:none !important;
    padding: 0 !important;
}

#ngwmn-description-section p{
    margin-bottom:10px;
}

#ngwmn-current-net-section {
	position: absolute;
        top:20px; right:5px;
	margin-left: 510px;
	width: 230px;
}

#ngwmn-current-net-section table {
	width: 100%;
}

#ngwmn-current-net-section {
	border: solid black 1px;
	background-color: #99887e;
	color: white;
	padding-bottom: 5px;
    box-shadow: 10px 10px 5px #888888;
}

#ngwmn-current-net-section tr td, 
#ngwmn-current-net-section tr th,
#ngwmn-current-net-section caption {
	font-size: small;
	padding: 0px;
	color: white;
}

#ngwmn-current-net-section tr th {
	width: 25%;
	padding-right: 2px;
	text-align: right;
}

#ngwmn-current-net-section .ngwmn-table-title {
	font-size: normal;
	padding: 5px;
	color: #cee56a;
	font-weight: bold;
	text-align: center;
}

#ngwmn-current-net-section hr {
	background-color: black;
	color: black;
	height: 1px;
}

#ngwmn-link-box-container {
	width: 100%;
	height: 18em;
}

#ngwmn-learn-container, 
#ngwmn-explore-container {
	position: absolute;
    width: 350px;
    height: 250px;
    border: solid black 1px;
    box-shadow: 10px 10px 5px #888888;
}

.ngwmn-container-hover {
    border: solid black 2px !important;
    cursor: pointer !important;
}

#ngwmn-learn-container {
	background-color: #cee56a;
}

#ngwmn-explore-container {
	background-color: #f9765d;
}

#ngwmn-link-box-container a {
	color: black;
	text-decoration: none !important;
}

#ngwmn-learn-header,
#ngwmn-learn-footer,
#ngwmn-explore-header,
#ngwmn-explore-footer {
	padding: 10px;
	height: 20px;
	text-align: left;
	text-decoration: none !important;
	cursor: hand;
	font-size: 1em;
}

#ngwmn-explore-footer {
	text-align: center;
}

.ngwmn-img-container {
	padding: 0;
	width: 100%;
	height: 170px;
}

.ngwmn-img-container img {
	position: absolute;
	width: 100%;
	height: 170px;
}

#ngwmn-learn-header,
#ngwmn-learn-footer {
	background-color: #cee56a;
}

#ngwmn-explore-header,
#ngwmn-explore-footer {
	background-color: #f9765d;
}

#ngwmn-explore-container {
	position: absolute;
	margin-left: 390px;
}

#ngwmn-join-section {
	padding: 10px;
	margin-bottom: 40px;
	background-color: #d6e3f2;
	border: solid #acc7e5 1px;
	font-size: small;
}

#ngwmn-join-section .title {
	color: 233f8f;
	font-weight: bold;
}
