body, div, dl, dt, dd, ul, ol, li, th, td, h1, h2, h3, h4, h5, h6, p, blockquote, form, fieldset, legend, input, textarea {
	margin: 0px;
	padding: 0px;
	font-family:"Lucida Grande",Arial,sans-serif;
	font-size: 12px;
}

body {
	background: transparent url(indexbg.jpg) repeat-x;
}

#ausa-container {
	background: transparent url(containerbg.jpg) no-repeat;
	width: 886px;
	height: 1000px;
	margin: 0px auto;
}

#entry {
	height: 250px;
	width: 886px;
}

#entry h1 {
	padding-top: 200px;
	display: inline;
	float: left;
	width: 120px;
}

#entry h1 a {
	border: none;
	height: 50px;
	display: block;
}

#entry h1.english {
	padding-left: 620px;
}

#entry h1 a span {
	visibility:hidden;
}

#slideshow {
	height: 280px;
	padding: 43px 90px 25px 90px;
}
	
#slideshow ul.fade {
	list-style-type:none;
}

#slideshow ul li ul {
	list-style-type: square;
}

#slideshow-pic img {
	border-color: white;
}

#slideshow-pic {
	float: left;
}

#slideshow-text {
	padding-left: 510px;
	color: #517919;
	line-height: 2;
}

#slideshow-text li {
	width: 200px;
}

#slideshow a {
	border-bottom: none;
}

#menu {
	padding: 10px 90px 20px 130px;
}
	
#menu ul {
	list-style-type:none;
}

#menu ul li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid white;
}

#menu ul li.last {
	border: none;
}

#menu ul li a {
	display: block;
}

#footer {
	padding: 10px 90px 20px 100px;
	color: white;
}

#footer div.callus {
	text-align: center;
}

a {
	text-decoration:none;
	color: white;
}

a:hover, #entry h1 a:visited {
	color: white;
}

a:hover {
	border-bottom: 1px dotted white;
}