em span{
	background:url(../images/common/australian-flag-arrow.gif) center right no-repeat;
	width:20px;
	height:17px;
	position:fixed;
	top:10px;
	right:40px;
	}

a.auflag {
	display:block;
	text-decoration:none;
	cursor:auto;
}

a.auflag em {
	font-style:normal;
	font-size:10px;
	display:none;
	position: fixed;
	top: 10px;
	right: 43px;
	padding: 1px 10px 2px;
	z-index: 100;
	background: #444;
	color: #fff;
	-moz-border-radius: 4px; /* this works only in camino/firefox */
	-webkit-border-radius: 4px; /* this is just for Safari */
}

*html a:hover.auflag {
	font-size: 99%; /* this is just for IE */
}

a:hover.auflag em {
	display: block;
}

.auflagpos {
	position:fixed;
	top:10px;
	right:10px;
	background:url(../images/common/australian-flag.gif) top right no-repeat;
	height:17px;
	width:29px;
}




#website-design:hover {
background-image:url(../images/home/website_design_h.png) top left no-repeat;
width: 178px;
height:29px;
display: block;
z-index:100;
}

.body_wrapper {
	background:#E2D9B7 url(../images/home/body_wrapper.gif) no-repeat bottom left;
    width:765px;
	height:12px;
	display:block;
}

.copyright {
	color:#c9c2af;
	float:right;
	}
	
#most_recent_tweets {
	background:url(../images/home/most-recent-tweets.gif) no-repeat top left;
	width:765px;
	height:135px;
	display:block;
	margin:0 0 12px 0;
}

/* IE6 Only */
* html #recent_news {
	width:233px;
	float:left;
	margin:0 0 0 5px;
}
#recent_news {
	width:233px;
	float:left;
	margin:0 0 0 10px;
}
#recent_news h2 {
	margin: 0;
	padding: 5px 0 10px;
	color: #444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

#recent_news p {	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-size: 11px;
	margin: 0px 8px 8px 0px;
	color: #444444;
	padding: 0px;
	text-align: left;
}

#recent_news a {
	/* timestamp link */
	color: #A59A79;
	text-decoration:none;
}

#recent_news a:hover {
	/* timestamp link */
	color: #6AACBD;
	text-decoration:none;
}