/* dd/mm/yy 13/02/06 http://www.bigvolcano.com.au slideshow screen css */
/* copyright http://www.bigvolcano.com.au/docs/company.htm */

body {
	background: #F5FEE0;
	color: #006600;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

a:link {
	color: #0000FF;
}

a:hover {
	color: #3300CC;
	border: 1px inset;
	background: #FBF8B5;
}

a:visited { color: #008000 }

table {
	border: 1px solid #006600;
}


h1 {
	font-size: 250%;
	letter-spacing: 10px;
	line-height: 45px;
	font-style: italic;
	font-weight: lighter;
}

h2 {
	font-size: 150%;
	letter-spacing: 4px;
	color: #FF6600;
}

h3 {
	font-size: 90%;
	color: #B5B56A;
}

P.navbar {
	font-size: 80%;
	text-align: center;
}

.description {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif; text-align: center; ; font-size: 7.5pt
}


P.copyright {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif; text-align: left; ; font-size: 65%
}
