body {
	background-color: #000000;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 30px;
}
.header {
	background-color: #ffffff;

}
.content {
	background-color: #ffffff;
	margin: 15px 40px 15px 60px;
	line-height: 20px;
	text-align: center;
}
.navigation {
	background-color: #ffffff;	
}
.univera {
	margin-left: 40px;	
	margin-top: 10px;
}
.logo {
	margin-top: 10px;
	margin-right: 15px;
	text-align: right;
	margin-left: 147px;
	border: 1px solid black;
}
.rightalign {
	text-align: right;
}
.centeralign {
	text-align: center;
}
.nav {
	text-align: center;
	background-image: url(images/navbkg.jpg);
	background-repeat: repeat-x;
}
.nav a {
	text-decoration: none;	
	font-weight: 700;
	color: #ffffff;
	font-size: 14px;
}
.nav a:hover {
	color: #000000;
}
.footer {
	color: #cccccc;
	font-size: 12px;
	text-align: center;
}
.footer a {
	color: #cccccc;	
}
.youtube {
	background-color: #141414;	
}
.youtubetext {
	color: #cccccc;
	text-align: center;
}
.youtubetext a {
	color: #cccccc;	
	text-decoration: none;
}
.youtubetext a:hover {
	text-decoration: underline;	
}
.formtext {
	font-size: 14px;	
}
.title {
	text-align: center;
	font-weight: bold;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	font-size: larger;
}
.entry {
	text-align: center;
	border-bottom: 1px solid black;

}
.item {
	font-weight: bold;
	}
.desc {
	font-size: 11px;
}
.smaller {
	font-size: smaller;	
}
