/* Stylesheet written by Scott Tylor, Arts Multimedia Centre, for MySource template design of ASM WA Web Site 

<a href="http://www.uwa.edu.au" target="_blank"><img src="/?f=6948" width="161" height="94" border="0" /></a>
*/

body 	
		{
		font-size:10px;
		margin: 0px;
		border: 0px;
		width: 100%;
		background-color: #FFFFFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #a3a3a3;
		}

		
H1		{
		font-size:12px;
		font-weight:bold;
		color:#447901;
		}
		
H2		{
		font-size: 11px;
		font-weight: bold;
		color:#447901;
		}
			
#title
		{ 
		background-image: url("/?f=6934");
        position:absolute;
        width: 100%;
        height: 117px;
        top: 0px;
        left: 0px;
        z-index: 2;
        }
		 
#map	
		{ 
		background-image: url("/?f=6933");
		background-repeat: no-repeat;
        position: absolute;
		padding-top:32px;
		padding-left: 20px;
        top: 117px;
        left: 0px;
        width: 210px;
        height: 300px;
        z-index: 3;
        font-size: 11px;
        font-weight: bold;
        }
        
#main	
		{
        position: absolute;
        padding: 0px;
        height: 400px;
		border:0px;
        top: 117px;
        left:210px;
        z-index: 4;
		padding-right: 20px;
		padding-top: 20px;
		}
		
ADDRESS
		{
		text-align: left;
		}
		
.smallText{
		font-size: x-small;
		}
		
.asmLogo
		{
		background-image: url("/?f=6948");
		width: 161px;
		height: 94px;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 5;
		}

.redTitle
		{
		font-size: 16px;
		font-weight: bold;
		color: #e62230;
		padding-top: 20px;
		padding-left: 160px;
		}
		
.yellowTitle
		{
		font-size: 14px;
		font-weight: bold;
		color: #efd232;
		padding-left: 160px;
		}
		
.mmcLink
		{
		position: relative;
		top: -4px;
		}
		
			