body {
	background-image: url('../img/triangular_light.png'); 
}

table {
	font-size: 12px;
}

table img {
	border: 1px solid #000;
	margin-right: 10px;
}

#schedule-table {
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#schedule-table td {
	border: 1px solid #000000;
}


.min-size {
	min-height: 523px;
}

.page-content.well {
	padding: 0px 10px;
}

.text {
	padding: 5px 20px;
	font-size: 18px;
}

.nav li {
	text-align: center;
}

.nav li a {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.nav li a:hover {
	background-color: #428bca;
	text-shadow: none;
}

#active {
	font-size: 20px;
	text-decoration: underline;
}

ul.no-bullet {
	list-style: none;
}

.thin {
	padding: 0;
}


.footer {
	min-height: 234px;
}

.well h3 {
	font-size: 28px;
}

.bold {
	font-weight: bold;
}

h2 {
	color: #000000;	
	font-size: 28px;
	margin-top: 10px;
}