body { 
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
.logo a img {
	border:#000 3px solid;
	
}
.logo a:hover img {
	border:#fff 3px solid;
}

p {
	font-size:12px;
	line-height:18px;
}

p a {
	color:#fff;
}

.pres {
	width:120px;
	text-transform:uppercase;
}

.uofu {
	text-transform:none;
	width:120px;
}

.box {
	padding:3px;
	border:1px solid #555;
	border-bottom:none;
	background:#000;
	display:block;
	float:left;
	margin:0 3px 6px 3px;
}

.speaks, .answer {
	width:105px;
	text-transform:uppercase;
}

.box a:link, .box a:visited, .box a:active {
	background:#2d2d2d;
	display:block;
	color:#888;
	text-decoration:none;
	padding:3px;
	text-align:center;
	font-size:13px;
}

.box a:hover {
	background:#000;
	color:#eee;
}

.clear {
	height:10px;
	clear:both;
}

.box a.active {
	background:#777;
	color:#000;
}

.logo {
	display:block;
	margin:0 auto;
	text-align:center;
}
.logo a img {
	border:#000 3px solid;
	
}
.logo a:hover img {
	border:#fff 3px solid;
}
.banner {
	width:510px; height:67px;
	background:url(../images/Banner.jpg);	
	padding:50px 0 0 290px;
}

.top {
	width:800px; height:117px;
	background:url(../images/topbg.jpg) no-repeat;
}

.ronLogo {
	width:277px; height:117px;
	float:left;
}

.ronLogo a img {
	border:none;
}

.topLinks {
	width:523px;
	float:left;
	text-align:right;
}

.persLinks {
	width:513px;
	float:left;
	text-align:right;
	margin:25px 0 0 10px;
}

.tLink {
	font-family:"Trebuchet MS", Arial, Sans;
	font-size:18px;
}

.tLink a:link, .tLink a:active, .tLink a:visited {
	border:1px solid #a4a4a4;
	border-top:none;
	padding:3px 8px;
	background:#2d2b2c;
	text-decoration:none;
	color:#fff;
}

.tLink a:hover {
	background:#0099CC;
}