/* CSS for lca2005.linux.org.au
	Hopefully it works :-)
	
*/

#masthead {
	border-bottom: 2px solid #333333;
	width: 98%;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(images/mastgradient.jpg);
	background-position: right;
	top: 0px;
	right: 0px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
}

#leftnavbar{
	margin: 0 78% 0 0;
	padding: 0px;
	background-color: #dce4f0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}

#content{
  float:right;
	width: 74%;
	margin: 0;
	padding: 0 3% 0 0;
}

p {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #010101;
	margin: 15px 0 0 20px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #010101;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #010101;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #010101;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #010101;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #010101;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #010101;
}

p.navhead {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	line-height: 0;
	color: #010101;
	margin: 10px 0 10px 0;
}
A.navhead:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	line-height: 1.75em;
	color: #3333dd;
}
A.navhead:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px; 
	line-height: 1.75em;
	color: #3333aa;
}


A.nav:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	color: #3333dd;
	line-height: 1.5em;

}
A.nav:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	padding-left: 20px;
	color: #3333aa;
	line-height: 1.5em;

}
A.nav:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 20px;
	color: #f2e634;
	line-height: 1.5em;
}

A.new:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}

A.new:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}

A.new:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #ff0000;
}

A:link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #3333dd;
}

A:visited {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #3333dd;
}

A:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: underline;
	color: #3333dd;
}

li.faq {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #010101;
	margin: 15px 0 0 20px;
}

li {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #010101;
	margin: 15px 0 0 20px;
}

ul {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #010101;
	margin: 15px 0 0 20px;
}

table {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #010101;
	margin: 15px 0 0 20px;
}

address {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #010101;
	margin: 15px 0 0 40px;
	
}
