﻿body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;			
	}
			
a {
	text-decoration: none;
	color:  #CD242B;	
	}
	
a:visited {
	color: #CD242B;
	}
	
a:active {
	color:  #585858;
	}
	
a:hover {
	color: #585858;
	text-decoration: underline;	
	}	

		
#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: 800px;
	}
	
	
		
#banner {
	background-image: url(../images/UJJHeader2.png);
	width: 800px;
	height: 117px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	}

#nav {
	position: absolute;
	top: 75px;
	color:#FFFFFF;
	margin-left: 55px;
	margin-top: 38px;
	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 {
	
	float: left;
	width: auto;
	background-color:#333333
		
	}
	
#centerbox {	
	float: left;
	width: 430px;
	
	font-size: 13px;
	color: black;
	line-height: 20px;
	
		
	}
	
#rightbox	{
	width: 140px;	
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	font-size: 11px;
	line-height: 18px;	
	
	}
	


		
#footer {
	background-image: url(../images/UJJFooter.png);
	height: 31px;	
	
	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;

}




	
	