/* stylesheet for the UWA Postgraduate Students Association

by Teresa Watts */

body {
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	margin-left: 160px; 
}

h2 {
	font-size: 18px;
	color: #571391;
	font-weight: bold;
	margin: 15px 15px 25px 0px;
	padding-bottom: 2px;
	padding-right: 100px;
	border-bottom: 1px solid #caabe1;
}

h3 {
	font-size: 15px;
	color: #571391;
}

a {
	color: #994ab2;
	}

a:hover {
	color: #5a1495;
	}



a: visited {
	color: #001e74;
	}

/* Site title in the top bar of the page */
#title {
	background: #9354c2 url('?f=4395') no-repeat right top;
height:63px; background-image:url('?f=4395'); background-repeat:no-repeat
	}

#heading {
background-image: url('?f=4394');
background-repeat: no-repeat;
background-position:  left bottom;
height: 63px
}

#heading_right {
background-image: url('?f=3858');
background-repeat: repeat-x;
height: 12px; background-position-y:50%

}
	
	
/* navigation */
#map {
	height: 450px;
	background: #7829b3 url('?f=3857') no-repeat right bottom;
	
	}

/* main content area */
#main {
	
	background: #fff url('?f=3859') no-repeat;
	margin-left:10px; width:80%; _margin-top:2px; padding-left:25px; padding-right:25px; padding-top:0px; padding-bottom:0px; background-image:url('?f=3859'); background-repeat:no-repeat

	}

/* boxes on front page */
#info {
}

/* links in boxes on front page */
#infolinks {
}

img { 
border: solid 0px #FFFFFF;
}

#map a {
	line-height: 2;
	text-decoration: none;
	color: #fff;
}

#map a:hover {
	line-height: 2;
	text-decoration: underline;
	color: #caf7fe;
}

.black {
margin-top: 200px;
}