body {
	margin: 0;
	padding: 0;
	background: #0F5B96 url(images/img01.gif) repeat-x;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 13px;
	color: navy;
}


h1, h2, h3, p, ol, ul {
	margin-top: 0;
}



h1, h2 {
	text-transform: lowercase;
	font-weight: normal;
}

h1 {
	letter-spacing: -1.5px;
	font-size: 2.4em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.3em;
	
}

p, ol, ul {
	margin-bottom: 1.5em;
	line-height: 150%;
}

a {
	color: navy;
	
}

a:hover {
	text-decoration: none;
	color: #26BADF;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 130px;
	background: url(images/img02.jpg) no-repeat center top;
	text-transform: lowercase;
}

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	line-height: normal;
}

#logo h1 {
	padding: 47px 0 0 5px;
	font-size: 2.4em;
	color: white;
}

#logo p {
	padding: 10px 0 0 7px;
	letter-spacing: -1px;
	font-size: 1em;
	color: #199DD2;
}

#logo a {
	text-decoration: none;
	color: #62D6F5;
}

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 60px 20px 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	width: 120px;
	height: 56px;
	margin: 0 0 0 2px;
	padding: 9px 0 0 0;
	background: #1B97CE url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size: 1.4em;
	color: white;
}

#menu a:hover, #menu .current_page_item a {
	background: #26BADF url(images/img04.gif) no-repeat;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#main {
	width:98%;
        margin:auto;
	}
	
#contentheader {
	background: url(http://www.tylerhillsamazing.com/view2010s.jpg) no-repeat;
	width:685px;
	height:220px;
	font-family:"Georgia", Helvetica, sans-serif;
	text-align:left;

	}

#content {
	float: left;
	width: 281px;
	padding: 0 0 0 695px;
}




.post {
	margin-bottom: 15px;
	background: #1EB5DD url(images/img05a.gif) no-repeat;
	color: white;
}


.post a {
	color: navy;
	text-decoration: none;
}

.post a:hover {
	color: #0F5B96;
}

.post .title {
	margin: 0;
	padding: 30px 30px 0 30px;
}

.post .title a {
	text-decoration: none;
	color: #0A416B;
}


.post .entry {
	padding: 0px 30px 10px 8px;
}

.post .links {
	margin: 0;
	padding: 20px 30px 35px 30px;
	background: url(images/img06.gif) repeat-x left bottom;
	border-top: 1px solid #2872A6;
}

.post .links a {
	padding-left: 10px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #0A416B;
}

.post .links a:hover {
	color: #FFFFFF;
}


#leftgutter {
	float: left;
	
	padding: 0 0 0 5px;
}

#rightgutter {
	float: right;
	
	padding: 0 0 0 605px;
}


#videoleftcontent {
	width: 976px;
	padding: 0 0 0 0px;
}


.videopost {
	margin-bottom: 15px;
	background: #1EB5DD;
	color: white;
}

.videoentry {
	padding: 0px 30px 10px 40px;
	text-align:justify;
	
}


#maincontent {
	float: left;
	width: 900px;
	padding: 0 0 0 40px;
}

.mainpost {
	margin-bottom: 15px;
	background: #0F5B96 url(images/img05b.gif) no-repeat;
	color: #0A416B;
}


.mainpost .mainentry {
	padding: 4px 30px 0px 0px;
}


.mainpost a {
	color: navy;
	text-decoration: none;
}

.mainpost a:hover {
	color: #0A416B;
}


.mainpost .mainlinks a:hover {
	color: #FFFFFF;
}


/* Tables */



CAPTION.MYTABLE
  {
     background-color:white;
     color:navy;
     border-style:solid;
     border-width:2px;
     border-color:navy;
  }

  TABLE.MYTABLE
  { 
     font-family:georgia;
     font-size:10pt;
     background-color:navy;
     width:700px;
     table-layout:absolute;
     border-style:solid;
     border-color:navy;
     border-width:0px; 
  }

  TH.MYTABLE
  {
     font-size:12pt;
     text-align:center;
     color:white;
     border-style:solid;
     border-width:-10;
     border-color:white;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:10pt;
     background-color:white;
     color:navy;
     border-style:solid;
     border-width:5px;
     border-color:white;
     text-align:center;
  }


CAPTION.MYTABLE2
  {
     background-color:white;
     color:navy;
     border-style:solid;
     border-width:2px;
     border-color:navy;
  }

  TABLE.MYTABLE2
  { 
     font-family:georgia;
     font-size:10pt;
     background-color:navy;
     width:400px;
     float:left;
     table-layout:absolute;
     border-style:solid;
     border-color:navy;
     border-width:0px;
     
  }

  TH.MYTABLE2
  {
     font-size:12pt;
     text-align:center;
     color:white;
     border-style:solid;
     border-width:-10;
     border-color:white;
  }


  TR.MYTABLE2
  { 

    
  }

  TD.MYTABLE2
  {  
     font-size:10pt;
     background-color:white;
     color:navy;
     border-style:solid;
     border-width:5px;
     border-color:white;
     text-align:center;
  }


  TABLE.MYTABLEG
  { 
     font-family:georgia;
     font-size:10pt;
     background-color:navy;
     width:400px;
     float:left;
     table-layout:absolute;
     border-style:solid;
     border-color:navy;
     border-width:0px;
     
  }



CAPTION.MYTABLEIN
  {
     background-color:white;
     color:navy;
     border-style:solid;
     border-width:2px;
     border-color:navy;
  }

  TABLE.MYTABLEIN
  { 
     font-family:georgia;
     font-size:10pt;
     background-color:navy;
     width:200px;
     float:left;
     table-layout:absolute;
     border-style:solid;
     border-color:navy;
     border-width:0px;
     
  }

  TH.MYTABLEIN
  {
     font-size:12pt;
     text-align:center;
     color:white;
     border-style:solid;
     border-width:-10;
     border-color:white;
  }


  TR.MYTABLEIN
  { 

    
  }

  TD.MYTABLEIN
  {  
     font-size:10pt;
     background-color:white;
     color:navy;
     border-style:solid;
     border-width:5px;
     border-color:white;
     text-align:center;
  }


TABLE.MYTABLEIN2
  { 
     font-family:georgia;
     font-size:10pt;
     background-color:navy;
     width:200px;
     float:left;
     table-layout:absolute;
     border-style:solid;
     border-color:navy;
     border-width:0px;
     
  }


CAPTION.MYTABLE3
  {
     background-color:white;
     color:navy;
     border-style:solid;
     border-width:2px;
     border-color:navy;
  }

  TABLE.MYTABLE3
  { 
     font-family:Georgia, Helvetica, sans-serif;
     font-size:10pt;
     background-color:navy;
     width:700px;
     table-layout:auto;
     border-style:solid;
     border-color:navy;
     border-width:0px; 
  }

  TH.MYTABLE3
  {
     font-size:12pt;
     text-align:center;
     color:white;
     border-style:solid;
     border-width:-10;
     border-color:white;
  }


  TR.MYTABLE3
  { 

    
  }

  TD.MYTABLE3
  {  
     font-size:10pt;
     background-color:white;
     border-style:solid;
     border-width:5px;
     border-color:white;
     text-align:center;
     color: navy;
  }

#mytable3 a {
	text-decoration: none;
	color: #0000CD;
	
}



#alumniboys {

	padding: 0 0 0 110px;

}

#alumni a {
	text-decoration: none;
	color: #0000CD;
}


#mainalign {

	padding: 0 0 0 0px;
	color: #FFFFFF;
	font-family: Georgia, Helvetica, sans-serif;

}

#hofalign {
	width: 600px;
	padding: 0 0 0 35px;
	color: #FFFFFF;
	font-family: Georgia, Helvetica, sans-serif;
	text-align:justify;

}

.link a {
	color: navy;
	text-decoration: none;
}

.link a:hover {
	color: #26BADF;
}

.multilink a {
	color: #0000CD;
	text-decoration: none;
}

.multilink a:hover {
	color: #26BADF;
}


/* Footer */

#footer {
	clear: both;
	padding: 40px 0;
	background: #083253;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #0F5B96;
}

#footer a {
	color: #0F5B96;

|