.address {font-size: 90%;}
#container {
	position: relative; padding: 0; margin-top: 0px; margin-bottom: 0px; margin-right: auto; margin-left: auto;
	width: 768px; voice-family: "\"}\""; voice-family: inherit; width: 768px;
	}
html>#container {width: 768px;}

h1 {font-size: 95%;
text-transform: uppercase;}
h2 {font-size: 85%;
text-transform: uppercase;}

#banner{
	position:absolute;
	width:768px;
	height:205px;
	left: 0px;
	top: 0px;
	background-image:url(../images/IUT2008Banner.png);
}

#rightnav {
	position:absolute;
	width:170px;
	top: 208px;
	left: 588px;
	z-index: 3;
	padding: 10px 5px 5px 5px;
	font-size: 70%;
	
}

#content {
	position:absolute;
	width:568px;
	left: 0px;
	top: 205px;
	z-index: 2;
	clear:left;
	padding: 10px 190px 10px 10px;
	font-size: 80%;
	background-image:url(../images/bgLine.png); 
}

#pagebody {}

#rightnav a {
	width: 170px;
	text-decoration: underline;
	color: #0066cc;
}

#rightnav a:hover {
     color: #ffffff;
	 background-color:#0066cc;	 
	 text-decoration: underline;
}

body {
	margin-top: 0px;
	background-image:url(../images/bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
