body {
	margin:;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color:#000;
	background-image:url(../images/backgrounds/cagebackground.jpg);
	background-color:#000;
	background-position: center top;
	}
			
a {
	text-decoration: none;
	color:  #CD242B;	
	}
	
a:visited {
	color: #CD242B;
	}
	
a:active {
	color:  #585858;
	}
	
a:hover {
	color: #585858;
	text-decoration: underline;	
	}	

img{
	border-radius:5px;
}
		
#nav a.leftnav {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
		
	}

#nav a.leftnav:hover {
	color: blue;	
	text-decoration: underline;	
	}
	
	
	
strong, b {
	font-weight: bold;
	}
	
		
#container {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 825px;
	background-color: #FFF;
	border-radius: 10px;
	}
	
	
		
#banner {
	background-image: url(../images/headersandfooters/ujjnewheader.png);
	width: 800px;
	height:122px;
	margin-top: 20px;
	margin-left: 12.5px;
	margin-right: 12.5px;
	clear: both;
	}
	
#nav {
	position:absolute;
	color:000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin-top:105px;
	margin-left:100px;
	
	}
	
/* old banner and nav code
#banner {
	background-image: url(../images/headersandfooters/ujjnewheader.png);
	width: 800px;
	height: 117px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 12.5px;
	margin-right: 12.5px;
	clear: both;
	}

#nav {
	position: absolute;
	top: 86px;
	color:000000;
	margin-left: 90px;
	margin-top: 45px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	
	}
*/
	


		
#leftbox	{
	font-size: 11px;
	float: left;
	width: 200px;	
	margin-left: 5px;
	
		
	}
	
#fullwide	{
	float: left;
	clear: both;
	font-size: 13px;
	width:800px;
		
	}
	
#leftbox #sidebar {
	
	font-size: 11px;
	line-height: 18px;
	padding-right: 30px;
	padding-top: 15px;
}
		
#multimediaCenterbox {
	margin: 10px;
	float: left;
	width: auto;
	background-color:#333333
	
		
	}
	
#centerbox {	
	float: left;
	width: 430px;
	font-size: 13px;
	color: black;
	line-height: 20px;
	padding: 10px;
	border-style: solid;
	border-color: #000;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	}

#centerbox h1{
	font-size:18px;
	text-align: center;
	}

	
#rightbox	{
	width: 140px;	
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	font-size: 11px;
	line-height: 18px;
	}
	


		
#footer {
	background-image: url(../images/headersandfooters/UJJFooter.png);
	height: 31px;	
	margin: 10px;
	/*margin-top: 10px;*/
	width: 800px;
	clear: both;
	}
	
.thumbpad {
	
	padding: 3px 6px 3px 0px;
}

.portopad {
	
	padding: 3px 0px 16px 0px;

}

.sched {

font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;

}

.info {
	margin-left:5px;
	margin-right:5px;
	padding:5px;
	border-radius:5px;
	background-color:#CCC;	
	}
	



