<style type=text/css">


.intro	{font-size: 15px; line-height: 24px; 	font-family: papyrus, Arial, Sans-Serif; color:#ooffff; font-style : italic;}
.head1    	{font-size: 15px; line-height: 15px; font-family: papyrus, Arial, Sans-Serif; color:#87CEFA;}
.head2	{font-size: large; line-height: 30px; 	font-family: papyrus, Arial, Sans-Serif; color:#f5f5f5; letter-spacing:1pt; font-weight : bold;}
.head3	{font-size: large; line-height: 24px; 	font-family: papyrus, Arial, Sans-Serif; color: #f5f5f5;}
.body 	{font-size: small; line-height: 16px; 	font-family: Trebuchet MS, Arial, Sans-Serif; color:#A1A2C3;}
.bodylight	{font-size: 12px; line-height: 18px; 	font-family: Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#666666;}
.formtext     {font-size: small; lineheight: 18 px;	font-family: Trebuchet MS, Trebuchet, Arial, Sans-Serif; color="#ff6633";}
.nav	        {font-size: 14px; line-height: 19px; 	font-family: Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#FF6633;}
.gnav	        {font-size: 15px; line-height: 17px; 	font-family: Trebuchet, Arial, Sans-Serif; color:#OOFFFF;}
.gnav1	{font-size: 27px; line-height: 27px; 	font-family: Trebuchet, Arial, Sans-Serif; color:#ff0000;}
.gnav2	{font-size: 15px; line-height: 17px; 	font-family: Trebuchet, Arial, Sans-Serif; color:#OO00FF;}

.footer	{font-size: 11px; 	font-family: Verdana, Trebuchet MS, Arial, Sans-Serif; color:#000000;}
A	        {color:#1E9OFF}
A.nav          {font-size: 14px; line-height: 19px; font-family: Trebuchet MS, Arial, Sans-Serif; color:#FFFF00; text-decoration :none;}
A.nav1         {font-size: 17px; line-height: 19px; font-family: Copperplate gothic light, Trebuchet MS, Arial, Sans-Serif; color:#ffffff; text-decoration :none;}
A.nav0         {font-size: 12px; line-height: 14px; font-family: Trebuchet MS, Arial, Sans-Serif; color:#FFFF00; text-decoration :none;}
A.nav01        {font-size: 13px; line-height: 15px; font-family: Trebuchet MS, Arial, Sans-Serif; color:#FFFF00; text-decoration :none;}
A1.nav02       {font-size: 14px; line-height: 15px; font-family: Trebuchet MS, Arial, Sans-Serif; color:#f67d12; text-decoration :none;}
.nava	        {font-size: 12px; line-height: 14px; 	font-family: Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#FF6633;}

A:hover1	{color:#OOOOFF;}
A:hover2	{color:#1E9OFF;}

A	        {color:#ooffff}
A.gnav         {font-size: 17px; line-height: 18px; font-family: Trebuchet MS, Arial, Sans-Serif; color:#ff0000; text-decoration :none;}
A:hover	{color:#FF6633;}
A1:hover	{color:#695400;}
.nav1	        {font-size: 18px; line-height: 20px; 	font-family: Verdana, Arial, Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#ffffff;}
.nav2	        {font-size: 18px; line-height: 20px; 	font-family: Verdana, Arial, Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#000000;}
.nav3   	{font-size: 18px; line-height: 18px; 	font-family: Copperplate gothic bold, Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#000000;}
.nav3a   	{font-size: 24px; line-height: 25px; 	font-family: Copperplate gothic bold, Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#FFFFFF;}
.nav3b   	{font-size: 17px; line-height: 17px; 	font-family: Verdana, Arial, Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#000000;}
.nav4	        {font-size: 11px; line-height: 12px; 	font-family: Verdana, Arial, Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#000000;}
A.nav3b   	{font-size: 17px; line-height: 17px; 	font-family: Copperplate gothic light, Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#FD8383;}
.nav5   	{font-size: 16px; line-height: 16px; 	font-family: Verdana, Arial, Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#000000;}
.nav4a	{font-size: 13px; line-height: 14px; 	font-family: Verdana, Arial, Trebuchet MS, Trebuchet, Arial, Sans-Serif; color:#000000;}


  
<script language="Javascript">
<!--
//This credit line must stay intact
//Status Scrolling script
//For this script, visit java-scripts.net 

myMsg = "Welcome to www.brendanscott.com.au.............Home of BRENDAN SCOTT!                 "

i=0

function scrollMsg() {
    frontPart = myMsg.substring(i,myMsg.length)
    backPart = myMsg.substring(0,i)
    window.status = frontPart + backPart

    if (i < myMsg.length) {
        i++
    }
    else {
        i = 0
    }

    setTimeout("scrollMsg()",50)

}

window.onload=scrollMsg
//-->
</script>


.</style>
