/* css © bigvolcano.com.au */
/* date format dd/mm/yy updated 22/01/09 http://www.bigvolcano.com.au screen css */
/* copyright http://www.bigvolcano.com.au/docs/company.htm */

body {
	margin:0px 10px 0px 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #006600;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/scenes/dike2.jpg) no-repeat center;
	height: 185px;
	clear: both;
	float: none;
	vertical-align: baseline;
	line-height: 150px;
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: #E64A00; font-weight: bold}
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #B70000 }
h4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #800000; }
h5 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #B70000; }

.navbar {
		font-size: 70%;
		text-align: center;
		clear: both;
		border-top: 2px solid #CCCCCC;
		border-right-width: 2px;
		border-left-width: 2px;
		border-bottom: 2px solid #CCCCCC;
		padding-top: 10px;
		padding-bottom: 15px;
}

b {
	font-size: 85%;
	background: no-repeat;
}

UL { font-size: 8pt; ; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left}
P { font-size: 9pt; ; font-family: Verdana, Arial, Helvetica, sans-serif }
P.title { font-family: "comic sans ms"; font-size: 8pt; text-align: center; }

.footer {  font-size: 65%}
.link { font-size: 9pt; ; font-family: Verdana, Arial, Helvetica, sans-serif ; font-weight: bold; text-align: center }
.hint { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt }

a:link {  color: #0000FF}
a:active {  color: #008000}
a:visited {  color: #008000}
a.noHover:hover {
border:none;
background:none;
}

.navbarfooter {
		font-size: 70%;
		text-align: center;
		clear: both;
		border-top: 2px solid #CCCCCC;
		border-right-width: 2px;
		border-left-width: 2px;
		border-bottom: 2px solid #CCCCCC;
		padding-top: 10px;
		padding-bottom: 15px;
}

.WhatsOld { padding-top: 50px; }

/* start Twitter code */

#twitter_div {
		font-style: italic;
		text-align: left;
		width: 300px;
		height: auto;
		float: left;
		margin: 0px 20px 10px 0px;
		padding: 0px 10px 10px 0px;
		border: 1px solid #CCCCCC;
}

#twitter_div .sidebar-title {
		text-align: left;
		font-size: 100%;
		color: #006600;
}

#twitter_div #twitter-link { font-size: 70%; }


#twitter_div ul li {
		list-style: disc url(none) outside;
		font-size: 110%;
		padding-left: -5px;
}


