/* @override http://www.leapmag.com/style.css */

/* @override http://leapmag.com/style.css */

/* @override http://leapmag.com/style.css */

/* @override http://leap.efront.com.au/style.css */


body {
	
	font-family: "Courier", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	font-size: 12px;

	overflow: hidden;
	background-color: #C3E8F1;	
background-image:url('/images/leap3_air.gif');
background-repeat:no-repeat;
background-attachment:fixed;
background-position:bottom left; 
	height: 100%;
	line-height: 13px;
}

h1{
	font-size: 18px;
	color: #000;
	}



#homeEntry{
	
	position: fixed;
	bottom: 27px;
	left: 153px;
	width: 300px;
	height: 295px;
	background: transparent url(/images/wrapperBlank.png) repeat;
	z-index:-1;
	padding: 15px 10px;
}

#enter{
	position: absolute;
	bottom: 10px;
}

#enter a{
	color: #000;
	text-decoration: none;
}
#enter a:hover{
	text-decoration: underline;
}

h2{
	font-size: 16px;
	color: #000;
	}

p{
	margin: 0px 0px 10px 0px;
	line-height: 13px;
	color: #000;
}

#wrapper{
	
	position: fixed;
	bottom: 27px;
	left: 153px;
	width: 5000px;
	width: 45000px;
	height: 295px;
	background: transparent url(/images/wrapper.png) repeat;
	z-index:-1;
	padding: 15px 10px;

}


#container{
	position: relative;
	top:0px;
	left: 0px;
	height: 9999px;
	width: 100%;
	overflow: hidden;

}

img{
	border: none;
}



#content{
	float:left;
	margin-right: 10px;
	position: relative;
	top: 0px;
	overflow: hidden;
	left: 0px;
}

#col1{
	width: 280px;
	float: left;
}

#col2{
	width: 280px;
	float: left;
}

#colwide{
	width: 2000px;
	float: left;
}

#menu_items{
width: 115px;
float: left;
height: 300px;
}

#menu_items a{
text-decoration: none;
color: #000;
}

.menu_item a:hover{
text-decoration: none;
color: #666;
}

.menu_item_selected{
	font-size: 15px;
	border-bottom: 2px dotted #ccc;
	padding: 5px 0px;
}


ul#topmenu{
	color: #000;
	list-style-type: none;
	padding:0;
	margin:0;
	color:#fff;
	white-space:nowrap;
	list-style-type:none;
	text-align: left;
	
}

ul#topmenu li{
	margin:0;
	padding:0;
	}




#topmenu a{
	color: #000;
	text-decoration: none;

}

#topmenu a:hover, #topmenu li.selected a{
	color: #000;
	text-decoration: none;
	font-weight: bold;

	
}

div#image_scroller img{
	margin-right: 20px;
	background: transparent url(/images/loader.gif) no-repeat center center;
	cursor: hand;
	cursor:pointer;

}

#image_container{
	float:left;
	margin-right: 10px;
	position: relative;
	top: 0px;
	overflow: hidden;
	left: 0px;
}

#image_scroller{
	float: left;
	width: 25000px;
}


.footer{
	color: #000;
	position: fixed;
	bottom: 8px;
	right: 20px;
}

.footer a{
	color:#000;
	text-decoration: none;
	
}

ul#archives{
margin: 4px;	
list-style-type: none;
padding-left: 10px;
}

li.archive_selected{
	font-weight: bold;
}

