@charset "utf-8";
/* CSS Document */

body {
background-color: #fff;
font-size:14px;
font-family:	Arial, Verdana, Helvetica, sans-serif;
color:	#330099;
line-height:	120%;
}

#header {
text-align:	right;
margin-top:	0px;
}

#nav {
text-align:	right;
}

#main {
margin-left: 150px;
margin-top: 0px;
float:	right;
width:	800px;
}

#AUolive {
float:	left;
background-image:	url(graphics/AU-olive-branch.gif);
background-repeat:	no-repeat;
height:	430px;
width:	390px;
margin-top:	-460px;
}

#sideboards {
float:	left;
height:	200px;
width:	170px;
margin-left:	20px;
margin-top:	-200px;
}

#footer {
width:	1000px;
height:	180px;
clear: both;
margin: 0px;
background-image:	url(graphics/ylwbnrwsun.jpg);
background-repeat:	no-repeat;
background-position:	left;
font-size:	80%;
}

#footer2 {
font-size:	80%;
text-align:	center;
background-color:	#FFFFFF;
margin:	0px;
}

a:link {
text-decoration: none;
color:	#6c56c2;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}

#wrapper {
width: 1000px;
background-image:	url(graphics/leftbar3.jpg);
background-repeat: no-repeat;
margin-top:	0;
margin-left: auto;
margin-right: auto;
}
