* {
	padding:0px;
	margin:0px;
}

body {
	color: #000000;
	background-image:url("../img/HeartPattern.gif");
	background-repeat: repeat;
	background-color:transparent;
	font-family: "Century Gothic", Geneva, Tahoma, sans-serif;
	font-size:72%;
	padding:0px 2px 0px 2px;
	overflow: auto;
}

body * {
}

#topGradient {
	width:100%;
	background-image: url('../img/gradient_top.png');
	background-repeat: repeat-x;
}

#container {
	display: block;
	float: none;
	margin:0px auto 0px auto;
	width:727px;
}

#banners {
	display: inline;
	float: left;
	width: 300px;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, 
fieldset, address { margin:0.75em 0;}

h1 {font-size:167%;}

h2 {font-size:139%;}

h3 {font-size:120%;}

h4 {font-size:100%;}

li, dd {margin-left:2em;
}

a {
	color: #2098EF;
	text-decoration: none;
}

a:hover {
	color: #2098FF;
	font-weight: normal;
	text-decoration: underline;
}

#header {
	display: block;
	position: relative;
	clear:both;
	margin:0px 0px 0px 0px;
	float:none;
	background-image:url('../img/au_banner_top.png');
	width: 727px;
	height: 207px;
}

#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	clear: both;
	background: transparent;
	padding:0px;
	margin: 0px;
}

#contact {
	position: absolute;
	right: 0px;
	top: 0px;
	clear: both;
	background: transparent;
	padding:0px;
	margin: 0px;
}


#menu {
	position: absolute;
	left: 182px;
	top: 112px;
	margin:0px 0px 0px 0px;
	background-color: transparent;
}

ul#topmenu {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: transparent;
	position:absolute;
	left:0px;
	top:0px;	
	white-space: nowrap;	
}

ul#topmenu li {
	display:inline;
	margin: 0px -3px 0px 0px;
	padding: 0px;
	background-color: transparent;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}


ul#nav {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	text-align: right;
	background-color: transparent;
	position:absolute;
	left:0px;
	top:50px;
	white-space: nowrap;	
}

ul#nav li {
	margin: 0px 14px 2px 0px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	display: inline;
}

ul#nav li a {
	border: 0px;
	color: #000000;
	background-color: transparent;
}

ul#nav li a:hover { 
	color: #FF0000;
	text-decoration: none;
}

ul#nav li a.visited { 
	color: #3C83D2;
}

ul#nav li a.current {
	color: #3C83D2;
}

#banners {
	display: inline;
	float: none;
}

#banners img {
	display: block;
	margin-bottom: 50px;
}

#content{
	color: #3C83D2;
	display: inline;
	float: none;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: transparent;
	overflow:visible;
	clear: left;
	padding:0px 0px 0px 40px;
	margin: 0px;
	width:687px;
}

#welcome{
	position: relative;
	left: 131px;
	top: 0px;
	background-image: url('../img/welcomeSign_notext.png');
	background-repeat: no-repeat;
	text-align: left;
	width: 476px;
	height: 516px;
}

#welcome div{
	text-align: center;
	font-size: 110%;
	position: absolute;
	left: 35px;
	top: 180px;
	width: 410px;
	margin: 0px;
	
}

#contentTitle {
	display: block;
	clear: both;
	font-size:400%;
	margin: 0px 0px 50px 0px; 
}

.guldkorn {
	display: block;
	float: left;
	width: 340px;
}

.guldkornTitle {
	color: #FFFFFF;
	background-image: url('../img/gk_titlebk.png');
	background-repeat: no-repeat;
	width: 291px;
	height: 50px;
	margin: 0px 0px 10px 0px;
}

.guldkornHeader {
	font-size: 130%;
	font-style: normal;
	font-weight: normal;
	position: relative;
	left: 20px;
	top: 20px;
}

.guldkornContent {
	border: dashed 3px;
	padding: 10px;
	width: 300px;
	margin: 0px 10px 20px 0px;
}

.guldkornContent img {
	display: block;
	margin: 0px 0px 10px 0px;
}

.photoCredits {
	font-size: 80%;
	font-style: italic;
		
}

#contactInfo {
	border: dashed 3px;
	padding: 10px;
	margin-bottom: 100px;
}

#footer {
	position: relative;
	left: -92px;
	background-color: transparent;
	color:#777777;
	background-image: url('../img/au_banner_bottom.png');
	background-repeat: no-repeat;
	font-size:75%;
	line-height:1.5em;
	width: 912px;
	height: 356px;
	clear:both;
	border-top:0px solid #DDDDDD;
	margin-top:19px;
}

#footer img {
	position: relative;
	left: 237px;
	top: 114px;
}

#footer	a {
	color:#CC0000;
	background-color:#FFFFFF;
	text-decoration: none;
}

#footer	a:hover {
	color:#CC0000;
	background-color:#FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}
