		* { margin: 0; padding: 0 }
		/* I've used a hard CSS reset above, but you should consider a more sophisticated reset, such as this one: http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
		
		p { text-align: left; margin: 10px 0 }
		
		p, ul {   font-size: 13px; line-height: 1.4em } 
		
		p, li {
			font-size: 13px;
			line-height: 1.5em;

		} 
		
		p a, li a {
			text-decoration: none;
		}
		
		p.intro { border-bottom: 1px solid #ccc; margin-bottom: 20px; padding: 20px 0 30px 0; text-align: center; width: 100% }
		
		p#cross-links { text-align: center }
		
		p#cross-links { border-bottom: 1px solid #ccc; margin-bottom: 30px; padding-bottom: 30px }
		
		noscript p, noscript ol { color: #a00; font-size: 13px; line-height: 1.4em; text-align: left }
		noscript a { color: #a00; text-decoration: underline }
		noscript ol { margin-left: 25px; }
		
		a:focus { outline:none }
		
		img { border: 0 }
		
		h3 { 
			border-bottom-style: none; 
			font-size: x-large; 
			margin:15px 0; 
			text-align: left
		}
		
		body {
			background-image: url(imgs/overlay.png);
			font-family:Arial, Helvetica, sans-serif;
			background: #999999;
			margin: auto;
			text-align: center;
		}
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 49px;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin-top: -32px;                                                                                                  
			margin-left: -50px;                                                                                                 
			margin-bottom: 20px;                                                                                                 
			margin-right: 0;                                                                                                 
			position: relative;
			width: 862px;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw { left: -2px; top: 5px; width: 760px; height: 420px; overflow: hidden}
		.csw .loading { margin: 200px 0 300px 0; text-align: center}

		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 4900px;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */                                        
			float:left;
			height: 100%;
			position: relative;
			width: 760px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */                                                                                            
			padding: 10px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */                                                                      
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
			border-right:1px solid #333;
			border-left:1px solid grey;
			list-style:none;
		}
		
		.stripNav a { /* The nav links */    
			font-weight: normal;                        
			padding:0 35px;
			font-size: 1.3em;
			text-align: center;
			line-height: 1.5em;
			color: #fff;
			text-decoration: none;
		}
		.stripNav .tab1{
			border-left:none;
		}
		.stripNav .tab6{
			border-right:none;
		}
		
		.stripNav li a:hover {
			color: #fbff4e;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 4px;
		}
		
		.left img{
			margin:15px 0;
		margin-left: -20px;
	}
		
		.left{
		text-align: left;		
		border-right:1px solid #333;
		float: left;
		padding-left: 20px;
		padding-right: 70px;
		padding-top:20px;
		height: 400px;
		width: 50%;
	}
		
		.right{
		text-align: left;
		border-left:1px solid grey;
		padding-left: 25px;
		padding-bottom: 50px;
		padding-right: 25px;
		padding-top:20px;
		float: left;
		height: 400px;
		width: 30%;
	}
		.one{
		text-align: left;
		border-right:1px solid #333;
		float: left;
		padding-left: 25px;
		padding-top:20px;
		height: 400px;
		width: 215px;
	}
		.two{
		text-align: left;
		border-right:1px solid #333;
		border-left:1px solid grey;
		float: left;
		padding-left: 25px;
		padding-top:20px;
		height: 400px;
		width: 215px;
	}
		.three{
			padding-top: 10px;
			text-align: left;
			border-left:1px solid grey;
		float: left;
		padding-left: 25px;
		padding-top:20px;
		height: 400px;
		width: 215px;
		list-style: none;
	}
		.ngg1{
		list-style: none;
		height: 300px;
		float: left;
		width: 350px;
	}
		.ngg2{
		list-style: none;
		float: left;
		padding-top:16px;
		height: 300px;
		width: 310px;
	
	}
		#youtube{
		padding-left: 20px;
	}
		.ad1{
		max-height: 100px;
		max-width: 200px;
	}
		.ad2{
		max-height: 100px;
		max-width: 200px;
		display: none;
	}
		.ad3{
		max-height: 100px;
		max-width: 200px;
		display: none;
	}
		.ad4{
		max-height: 100px;
		max-width: 200px;
		display: none;
	}
		.ad5{
		max-height: 100px;
		max-width: 200px;
	}
		.ad6{
		max-height: 100px;
		max-width: 200px;
		display: none;
	}
		.ad7{
		max-height: 100px;
		max-width: 200px;
		display: none;
	}
		.ad8{
		max-height: 100px;
		max-width: 200px;
		display: none;
	}
		.ad9{
		max-height: 100px;
		max-width: 200px;
	}
		.ad10{
		max-height: 100px;
		max-width: 200px;
		display: none;
	}
		.ad11{
		max-height: 100px;
		max-width: 200px;
		display: none;
	}
		.ad12{
		max-height: 100px;
		max-width: 200px;
		display: none;
	}
		.ad{
		max-height: 100px;
		max-width: 200px;
	}
		.banner2{
		display: none;
	}
		.tiny{
		color: #a9a9a9;
		font-size: xx-small;
	}
	
	


.left2 {
border-right:1px solid #333333;
float:left;
height:400px;
padding-left:20px;
padding-right:70px;
padding-top:10px;
text-align:left;
width:50%;
}

.right2 {
padding-left: 10px;
padding-right: 25px;
padding-top: 20px;
border-left:1px solid grey;
float:left;
height:400px;
text-align:left;
width:30%;
}

.sidelinks {
	display: none;
}
.sidetitle {
	cursor: pointer;
	padding-left: 10px;
	width: 400px;	
}
.active1 {
	display: inline;
}
.arrowpointer {
	padding-right: 10px;
	width: 20px;
	float: left;
	height: 400px;
}
.point {
	color: #A1A514;
	font-weight: bold;
	font-size: x-large;
	height: 20px;
	width: 20px;
}
.sidetitle p {
	font-size: smaller;
	color: #a7a7a7;
	margin-top: -17px;
}
.active2 h3 {
	color: white !important;
	
}

.active2 p {
	color: white;
	
}

.active2 {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;

	padding: 3px;
	padding-left: 6px !important;
	cursor: default;
	-moz-box-shadow: -2px -2px 20px black inset;
	-webkit-box-shadow: -2px -2px 20px black inset;
	box-shadow: -2px -2px 20px black inset;	
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
	
	background-color: #A1A514 !important;

}

.active2 a {
	color: black;
}

.sidetitle h3 {
	font-size: 17px;
	color: #a7a7a7;
}


.sidetitle p:hover {
	color: gray;
}

.active2 p:hover {
	color: white !important;
}
	
	
.righty {
float: right;
position: relative;
right: 0px;

}

.widgettitle li {
list-style: none inside;
	font-size: x-large;
	list-style-type: none !important;



}

#pdf {
	padding-right: 10px;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
}

.right2 {
	list-style-image: url();
	list-style-type: none;
}

.blogroll li {
	list-style-image: url(/wp-content/themes/gpsn%20main/images/arrow_white.png) !important;
}
	

li h2 {
	font-size: x-large;
	list-style-image: url();
	list-style-type: none;
}
.sub3 li {
	list-style-image: url(/wp-content/themes/gpsn%2520main/images/arrow_white.png) !important;
}
.addtoany_share_save_container {
	display: none;
}
#podreadmore {
	float: right;
	bottom: 0px;
	position: relative;
}


.right li {
	list-style-image: url(/wp-content/themes/gpsn%2520main/images/arrow_white.png) !important;
	list-style-type: none;

}


.news li{
	list-style-image: url(/wp-content/themes/gpsn%2520main/images/arrow_white.png) !important;
	list-style-type: none;

}


#text-486531614{
	list-style-image: url() !important;
	list-style-type: none;

}



.stripNavR {

top: 224px;

}

.halfleft {
border-right:1px solid #333333;
float:left;
height:400px;
padding-left:20px;
padding-right:25px;
padding-top:20px;
text-align:left;
width:340px;
}

.halfright {
border-left:1px solid grey;
float:left;
height:400px;
padding:20px 25px 50px;
text-align:left;
width:297px;
}

#events-list-widget-3 {
	margin-top: 20px;
	margin-left: -61px;
	width: 328px;
}

.when {
	font-size: small;
	color: gray;
}

.gsc-tabHeader {
	display: none !important;
}



.gs-result .gs-title, .gs-result .gs-title * {
text-align:left;
}


.gs-webResult.gs-result .gs-snippet {
text-align:left;
}


div.gsc-clear-button {

margin-left:-118px !important;
padding: 1px !important;

}


.gsc-adBlock{

background-position: 0 top;

background-image: url(http://www.gpsn.org.au/wp-content/themes/gpsn%2520main/googleheading.jpg);

background-repeat: repeat-x;

margin-left: -5px !important;
}


