/* thegear.com.au - primary style */

body {
	background: #fff;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
	font: 0.9em Arial, Helvetica, sans-serif;
}

div#airlock  {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	top: 0px;
}

img#gearlogo {
	padding-bottom: 10px;	
}

div#nav {
	width: 640px;
	height: 30px;
	color: #000000;
	font-size: 1.1em;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}

small {
	font-size: 0.9em;
}

div#nav a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

div#nav a:hover {
	color: #000000;
	text-decoration: underline;
}

div#content {
	width: 640px;	
	line-height: 1.3em;
	padding-bottom: 500px;
}

div#content p {
	margin-bottom: 20px;
}

input#subemail {
	font: 11px tahoma, verdana, arial, helvetica, sans-serif;
	border: 1px solid #3399CC;
	padding: 3px;
}

p.copyright {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}

h1 {
	font-size: 1.7em;
	color: #CC3300;
}

table#gal img
{
	border: 1px solid black;
	text-align: center;
}
