
body{
background: #ffffff;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-position: top;
margin: 0;
padding: 0;
}

.header{
width:900px;
background-image: url(images/unat_01.jpg);
height: 113px;
margin-left:auto;
margin-right:auto;
text-align:right;
}
.slogan{
width:900px;
background-image: url(images/unat_02.jpg);
height: 101px;
margin-left:auto;
margin-right:auto;
text-align:left;
}
.wrapper{
width:900px;
background-image: url(images/unat_03.jpg);
margin-left:auto;
margin-right:auto;
text-align:left;
background-position: top;
background-repeat: no-repeat;
padding-top: 30px;
}

.headernav{
margin-right: 30px;
top: 80px;
position: relative;
}

.header a{
	color: #1c1c1c;
	text-decoration:none;
	position:relative;
	padding-top:7px;
	padding-bottom: 7px;
	padding-left: 2px;
	padding-right: 2px;
	font-family: calibri;
	}

.header a:visited{

	text-decoration:none;

	}
.header a:hover{
	text-decoration:underline;
	}
	
.sidenavgreen ul{
list-style-type: none;
padding:0;
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
margin-top: 0;
}

.sidenavgreen a{
width: 185px;
height: 28px;
background-image: url(images/nav.jpg);
background-position: left;
background-repeat: no-repeat;
display:block;
color: #ffffff;
text-decoration: none;
padding-top: 12px;
padding-left: 15px;
font-weight: bold;
font-size: 14px;
background-position: top left;
}
.sidenavred a{
width: 185px;
height: 28px;
background-image: url(images/navred.jpg);
background-position: left;
background-repeat: no-repeat;
display:block;
color: #ffffff;
text-decoration: none;
padding-top: 12px;
padding-left: 15px;
font-weight: bold;
font-size: 14px;
background-position: top left;
}
.sidenavgreen a:hover{
color: #ffffff;
background-position: bottom left;
}

.sidenavgreen a:visited{
color: #ffffff;
text-decoration: none;
}

.sidenavgreen{
margin-bottom: 40px;
}

.sidenavgreen li{
width: 200px;
height: 40px;
margin-top: 4px;
margin-bottom: 4px;
}
	
.footer{
font-family: "Calibri";
text-align: center;
color: #979797;
font-size: 12px;
position: relative;
margin-right: 45px;
clear: both;
padding-top: 20px;
}
.footer a:visited{
font-family:"calibri";
	color: #9c9c9c;
	text-decoration:none;
}
.footer a{
font-family:"calibri";
	color: #9c9c9c;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.uncontent{
width:550px;
font-family: calibri;
padding: 0;
margin: 0;
float: right;
margin-right: 70px;
margin-top: 20px;
}
.sidebar{
width:200px;
margin-left: 70px;
font-family: calibri;
padding: 0;
float: left;
}

