@charset "UTF-8";
/* CSS Document */


body {
	background-color: #852520;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#logo {
	top: -35px;
	position: relative;
	overflow: visible;
	visibility: visible;
	height: 15px;
}

#sydney {
	top: -292px;
	margin-left: 150px; 
	position: relative;
	overflow: visible;
	visibility: visible;
	height: 15px;
}

#main {
	width: 830px;
	height: 659px;
	background: url(images/bgmain.jpg);
 margin: 0 auto;	
}



#nav {
	right: 10px;
	left: 300px;
	top: 30px;
	position:absolute;
	z-index:1;
	}
	
#home {
	background: url(images/home.jpg);
	height: 296px;
	width: 820px;
	margin-left: 8px;
	top: 140px;
position:absolute;
} 

.hometext {
	margin-left: 20px;
	margin-top: 40px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C1D19;
}

.hometext2 {width: 520px; line-height:22px; margin-left:20px; margin-top:40px;}

.contact {line-height:22px; margin-top:40px;}


#sidney {margin-left: 570px; top: 250px; position:absolute;}

#subnav { margin-left:50px; top: 440px; position:absolute;}
.style1 {
	color: #9F2320;
	font: bold;
	
}
a:link {
	color: #9F2320;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9F2320;
}
a:hover {
	text-decoration: none;
	color: #D02E29;
}
a:active {
	text-decoration: none;
	color: #9F2320;
}


#prog {
	position:absolute;
	background: url(images/content_bg.gif);
	height: 500px;
	width: 820px;
	margin-left: 8px;
	top: 140px;
}

#contact2 {
	position:absolute;
	background: url(images/contact_bg.gif);
	height: 500px;
	width: 820px;
	margin-left: 8px;
	top: 140px;
} 

#aboutsyd {position: absolute; left: 569px; top: 176px;}

div#hold	{ 
	position:relative; overflow:hidden;
	width:700px; height:360px; z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:700px; height:360px; 
	clip:rect(0px, 500px, 360px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	height: 360;
	width: 700;
	}
	