@charset "UTF-8";
/* CSS Document */

.gal {
	background-image: url(images/cougars_03.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 33px;
}
#Table_01 {
	border: 2px double #0066FF;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.Thumbnail {
	padding: 5px;
	border: 1px solid #006699;
	background-color: #FFFFFF;
}
body, td, th {
	color: #000000;
}
body {
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}
a {
	color: #003366;
}
a:hover {
	color: #0066FF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
