@charset "UTF-8";
/* CSS Document for the ULM Athletic Foundation Web site */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	background-color: #DEDCC6;	
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
}
h4 {
	font-size: 1.2em;
	font-weight: bold;
}
h5 {
	font-size: 1.0em;
	font-weight: bold;
}
#container {
	height: auto;
	width: 750px;
	margin: 0 auto;
}
#banner {
	width: 750px;
	height: 85px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.navigation {
	width: 750px;
	text-align: center;
	color: #000000;
	height: 20px;
	font-size: 0.85em;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #000000;
}
.navigation  a:link, a:visited {
	font-size: 0.85em;
	text-decoration: underline;
	color: #660000;
}
.navigation   a:hover a:active {
	font-size: 0.85em;
	text-decoration: underline;
	color: #996600;
}
#headline {
	font-size: 0.9em;
	font-weight: bold;
}
#content {
	width: 720px;
	padding: 15px;
	background-color: #FFFFFF;
	font-size: 0.75em;
	line-height: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	height: auto;
}
#content  a:link, a:visited {
	color: #660000;
	text-decoration: underline;
	font-size: 1.0em;
}
#content     a:hover  a: active   {
	color: #980000;
	text-decoration: underline;
	font-size: 1.0em;
}

.table {
	width: 720px;
}
.table_header {
	color: #000;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #CCCCCC;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 5px;
}
.table_label {
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 200px;
	text-align: right;
	padding-right: 5px;
}
.table_span {
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 720px;
	text-align: left;
	padding-right: 5px;
}
.table_data {
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;
}
.table_data500 {
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 450px;
	height: 15px;
}
.table_data300 {
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	height: 15px;
}
.table_data100 {
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 100px;
	height: 15px;
}
.trustees_table_header {
	color: #FFFFFF;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	background-color: #660000;
	height: 20px;
	padding: 5px;
}
.trustees_table_data {
	color: #000;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	margin: 5px;
	vertical-align: top;
}
.disclaimer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #000000;
	font-style: italic;
}

#clear {
	clear: both;
}
#footer {
	color: #000;
	font-size: 0.7em;
	text-align: center;
	clear: both;
	width: 750px;
	height: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#footer a:link, a:visited {
	color: #600;
	font-size: 0.9em;
	text-decoration: underline;
}
#footer a:hover {
	color: #900;
	font-size: 0.9em;
	text-decoration: underline;
}
.image_left_with_border {
	float: left;
	margin-right: 10px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-top: 5px;
}
.image_right_with_border {
	float: right;
	margin-left: 10px;
	border: 1px solid #000000;
	margin-bottom: 10px;
	margin-top: 5px;
}
.image_right_no_border {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.image_left_no_border {
	float: left;
	margin-right: 10px;
}
.button {
	vertical-align: middle;
	padding-bottom: 10px;
	border: 0;
	margin-left: 10px;
}
hr {
	height: 1px;
	}
.joinContainer {
	float: left;
	width: 210px;
	margin-right: 15px;
	border: 1px solid #000000;
	padding: 5px;
}
.joinContainer img{
	margin-bottom: 20px;
	margin-top: 10px;
	
}
.clearFloat {
	clear: both;
}
.noPrint {
}
