/* 08bama */

/* palette */







* {
padding: 0;
margin: 0;
}
/* ie5 win */
body { 
	font: small serif;
  margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #003265;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	
}


body
{
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana,  sans-serif;
	font-size: 11px/1.6em;
	color: #003265;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	line-height: 130%
	
}
/* styles for IE 5 Mac */
 #horizon {
	background-color: #fff;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* not visible to IE 5 \*/
 #horizon {
 background-color: #fff;

   top: 20%;
   left: 0px;
   width: 100%;
   margin: -130px auto 0 auto;
   text-align: center;
   min-width: 800px;
 
 }
 /* end of IE 5 hack */ 
	  
#wrapper {
	background-color: #fff;
	position: relative;
	text-align: center;
	width: 90%;
	height: 100%;
	margin: 0px auto;
	border:none;
	
}
p {
font-size: 1em;
line-height: 130%;
padding: 1em 0;
}


small
{
	font-size: 0.85em;
	color: #003265;
	text-decoration: none;
}




a:link, a:visited
{
	color: #003265;
	text-decoration: none;
}

a:hover {
color:#be193f;
border:none;
}
ul a:link, a:visited {
color:#4c85b9;
}
ul a:hover {
color:#be193f;
}

#copyright {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 50px 0 0 0;
	clear:both;
	float: none;
	text-align: center;
	background: #fff;
	border:none;
	
}
#copyright p{
width: 760px;
color: #003265;
	border:none;
	padding-top: 1em;
margin: 0 auto;
}
#copyright a:link {
color: #4c85b9;
text-decoration: none;
}
#copyright a:visited {
color: #4c85b9;
text-decoration: none;
}
#copyright a:hover {
	color: #be193f;
	text-decoration: none;
	border:none;;
}

img {
border:none;
}
#temp {
	background-image: url(08bama_5x3_trim.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: auto;
	height: 414px;
	width: 270px;
}