
@media only screen and (min-width:1024px) {

    #sharebuttons > div {
	margin: 10px;
    }
    
    ul.footerlinksrow {
	list-style: none;
    }

    ul.footerlinksrow li {
	display: inline;
    }

    ul.footerlinksrow li:first-child:before {
	content: "";
    }

    .navmenu > ul > li:not(.nonmenu) > a:after {
        content: "\00a0\203A\203A";
    }
    .navmenu > ul > li.nonmenu > a:after {
        content: "\00a0\00a0\00a0";
    } 
        
    .navmenuopener {display: none;}
#mainpage, #footer, #footerads {
	width: 760px;
	margin: 0px auto;
	left: -40px;
	position: relative;
	padding: 5px 2px 5px 2px;
	background-color: #F6F8DD;
	height: auto;
}

#headerimage {
	margin-left: 5px;
	margin-top:	0px;
	width: 751px;
	height: 135px;
	overflow: hidden;
}

div#headerimage img {
	border: 0px;
	display: block;
	position: relative;
	z-index: 6;
}
#sidebar {
	float: left;
	height: auto;
     	font-family: "Century Gothic",Arial,Helvetica,Lucida,sans-serif;
     	color: white;
     	font-size: small;
	font-size: 12px;
/* 	text-align: center; */
	border: none;
	background-image: url(../design_images/menu-bg.gif);
	z-index: 2; 
/* 191 - 2*15 */
 	padding: 13px 15px 17px 15px;
	width: 161px;
	position: relative;
	margin: 0px;
}


#content {
	height: auto;
	float: left;
     	width: 550px;
     	position: relative;
	height: auto;
    	padding: 0px;
	margin-left: 5px;
     	margin-right: 0px;
	margin-top: 0px;
	z-index: 1;
}

.menuheaderborder {
	background-image: url(../design_images/menu-top.gif);
	background-repeat: no-repeat;
	height:13px;
	width:191px;
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.footerborder{
	background-image: url(../design_images/menu-bottom.gif);
	height:17px;
	width:191px;
	position: absolute;
	bottom: -1px;
	left: 0px;
}



#floatingads {
	/* width: 120px +2 for the border. */
	background-color: #f0f0e1; right: -122px; top: 0px; border: 1px solid black; position: absolute; width: 120px;
	overflow: hidden;
}

/* .headerresponsive, #headerad{ display: none; } */

.navmenu  {
    /* 	width:187px; */
        position:relative;
        z-index: 2; 
        margin-bottom:0px;
    }
    

	#sidebar .whatsup {
		clear:both;
		margin-bottom: 5px;
		margin-top: 5px;
		margin-left: auto;
		margin-right: auto;
		width:160px;
	}
	
	#sidebar .whatsup h1{
		color:#E2EBA9;
		font-family: "Century Gothic", Arial, Helvetica, Lucida, sans-serif;
		font-size: 15px;
		font-weight:normal;
		border-width: 0px;
		text-align: center;
		background:#682F28;
		margin-top: 5px;
		padding: 0px;
	}
	
	#sidebar .whatsuptitle h1 {
		color:#E2EBA9;
		font-family: "Century Gothic", Arial, Helvetica, Lucida, sans-serif;
			font-size: 15px;
		font-weight:normal;
		border-width: 0px;
		text-align: center;
		background:#682F28;
		margin-top: 5px;
		padding: 0px;
	
	}
	
	#sidebar .whatsup p {
		text-align:left;
		font-family: "Century Gothic", Arial, Helvetica, Lucida, sans-serif;
			font-size: 13px;
		font-weight:normal;
		width:145px;
		margin-left: 3px;
		margin-top: 5px;
	}
	
}
