* {

	margin: 0; padding: 0;

}

.clear {

	clear: both; 

}



/* CSS Document */



body {

	font: normal 15px Trebuchet MS, Tahoma, Verdana, Arial, Sans-serif;

	background: #008EDE;

	padding: 45px 0 0 0;

}

#container {

	width: 837px;

	margin: auto;

}

#content {

	width: 837px;

	background: url(http://msawa.asn.au/images/bodyRepeat.png) repeat-y;

}

h1 {

	height: 174px;

	text-indent: -10000px;

	background: url(http://msawa.asn.au/images/logo.jpg) no-repeat;

	}

#logo {

	padding: 10px 0px 20px 120px;

	background: url(http://msawa.asn.au/images/bodyTop.png) no-repeat;

}

#nav {

	width: 822px;

	text-align: center;

	padding: 0px 0 2px 0;

	border-bottom: #acacac solid 1px;

	border-top: #acacac solid 1px;

	font-size: 15px;

	}

#nav li {

	list-style: none;

	display: inline;

	padding: 5px 0px 0px 0px;

	color: #acacac;

	text-decoration: none;

}

#nav li a {

	color: #acacac;

	text-decoration: none;

	padding: 0px 5px 0px 5px;

}

#main {

	padding: 10px 0px 0px 15px;

	width: 775px;

	text-align: justify;

}

#photo {

	text-align: center

}

#bodyBottom {

	background: url(http://msawa.asn.au/images/bodyBottom.png) no-repeat;

	width: 835px;

	height: 17px;

}

#footer {

	width: 837px;

	height: 63px;

	background: url(http://msawa.asn.au/images/footer.png) no-repeat center;

	color: #acacac;

}

#copyright {

	float: left;

	padding: 15px 0px 0px 10px;

}

#links {

	float: right;

	margin: 15px 20px 0px 0px;

}

li {

	margin-left: 5px;

	padding-left: 5px;

}



#main li {

	padding-right: 15px;

}

img {

	padding-left: 8px;

	padding-right: 8px;