body
	{	background:#ffffff url(images/background_pattern_eagles3.gif) repeat-y center top; 
		font-family:verdana, tahoma, arial, helvetica, sans-serif;
		text-align:center; 
		margin:0px;	}
	
#frame {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
#contentleft {
		width:175px;
		padding:0px;
		float:left;
		background:#8B93BA; 
		height:100%}
	
#contentcenter {
		width:545px;
		padding:12px;
		margin:0px 0px 0px 175px;
		text-align:left; 
		height:100%;  }
	
#contentright {
		width:263px;
		padding:12px;
		float:left;
		background:#fff;
		text-align:left;   }

#fullcontentcenter {
		width:545px;
		padding:12px;
		margin:0px 0px 0px 175px;
		text-align:left;
		height:100%; }

a	{	color:#30325b;
		text-decoration:none;
		background:transparent url(images/dotlink.gif) repeat-x left bottom; 	}
	
A:active			{  	color:#990000;  }
A:hover 			{  	color:#ffb701;  }
A:visited:hover		{  	color:#cc0000;  }



.regular 
	{	font-size:.8em; 
		line-height: 1.6em;   }
		
.regularCenter
	{	font-size:.75em; 
		line-height:1.6em;   
		text-align:center;  }
		
#footer
	{	height:12px; 
		width:730px;
		margin-right:auto;
		margin-left:auto;
		margin-bottom:5px;
		text-align:center;
		padding:10px;
		background-color:#990000;   } 
				  	
.small
	{ 	font-size:.7em; 
		line-height:1.5em;   }
		
.smallRight
	{ 	font-size:.7em; 
		line-height:1.6em;
		text-align:right;  }
		
.smallWhite
	{ 	font-size: .75em; 
		line-height: 1em;
		color:#fff;    }
	
.smallCentered
	{	font-size: .75em; 
		text-align:center;
		margin-right:auto;
		margin-left:auto;}

h1
	{ 	font-size:1.35em;
		line-height:1.3em;
		color:#006;  } 

h2
	{ 	font-size:1.1em; 
		line-height:1.3em; 
		color:#006;  } 
					
h3
	{ 	font-size:.8em;
		line-height:1em;  } 
		
.red
	{ 	color:#C03;  } 
					
.staff
	{ 	float:right; 
		padding:12px;
		margin:0 0 10px 10px;
		width:250px;   
		background-color:#D5E5FE;  }
		
.roster
	{ 	float:right; 
		padding:12px;
		margin:0 0 10px 10px;
		width:150px;   
		background-color:#D5E5FE;  }
		
.rosterSm
	{ 	float:right; 
		padding:12px;
		margin:0 0 10px 10px;
		width:130px;   
		background-color:#D5E5FE;  }
		
.tour
	{ 	float:right; 
		padding:12px;
		margin:0 0 10px 5px;
		width:260px;     }
							
.photo
	{	float:left;   
		margin:0px 10px 10px 10px;  }
		
.photoRight
	{	float:right;   
		margin:10px 0px 10px 10px;  }
		
.name
	{	font-family: Georgia, Times, "Times New Roman", serif;
		color: #58585A;
		font-size:.1.4em; 
		line-height: 1.4em;
		display:block; }

.floatLeft
	{	float:left;   
		margin:0px 12px 0px 0px;
		width: 110px;}
		
.rosterRight
	{	float:right;   
		margin:0px 10px 0px 0px;  }
		
.photoRightBall {
	float: right; 
	padding: 20px 0 8px 8px;
	}
		
.photoCenter
	{	text-align:center;   
		margin:10px auto 10px auto;  }
		
a.nav
	{	display:block;
		font-size:.75em;
		font-weight:bold;
		width:150px;
		height:15px;
		padding:12px 15px 10px 10px;
		text-align:left;
		text-decoration:none;		}

a.nav:link
	{	background-color:#8B93BA;
		color:#1D3F7C;		}

a.nav:hover
	{	background-color:#1D3F7C;
		color:#fff;		}
		
img	
	{	border:0px;	}
	
#navlist
{
margin: 0;
padding-left: 0;
list-style: none;
}

#navlist li
{
padding: 20px 0 0 40px;
background-image: url(images/eagleLogo.jpg);
background-repeat: no-repeat;
background-position:  0.0em;
}

#navlist ul { list-style: none; }

.wishes  {
padding:8px 0px 8px 0px;
border-bottom: 1px solid #000;
}


