html 
  {overflow: -moz-scrollbars-vertical;}

body
  {color: white;
	font-family: Verdana, Segoe UI, Calibri, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 13px;}

#background
  {background: red;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
	height: 400px;}

#maindiv
  {width: 760px;
	background: Black;
	padding: 0px;
	margin: 0px;}

#titlebanner
  {width: 760px;
	background-color: black;
	background-image: url('mainbanner.jpg');
	height: 200px;}

#menu
  {background: Blue;
	padding: 0px;
	margin: 0px;
	width: 760px;}

td.menubutton
  {background-image: url('button.back.1.gif');
   background-color: #1B4466;
	font-weight: bold;
	padding: 3px;
	text-align: center;}

td.menubutton:hover
  {background-image: url('button.back.2.gif');
   background-color: #1B4466;}
  
td.menubutton2
  {background-image: url('button.back2.1.gif');
   background-color: #1B4466;
	font-weight: bold;
	padding: 3px;
	text-align: center;}
	
td.menubutton2:hover
  {background-image: url('button.back2.2.gif');
   background-color: #1B4466;}	

a.menu
  {font-size: 11px;
	color: White;
	text-decoration: none;}

a.menu:hover
  {_color: #AAF2DD;}

a.menu2
  {font-size: 11px;
	color: Black;
	text-decoration: none;}

a.menu2:hover
  {_color: #AAF2DD;}  
  
#highlight
  {font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;}
	
#highlight2
  {font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
	color: #50D1B5;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #21816C;}	
	
#highlight3
  {font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	color: #94C5DC;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3F98C0;	}

#content
  {text-align: left;
	padding: 7px;
	padding-top: 1px;
	background-image: url('content.back.gif');
	background-repeat: repeat-x;}

p.text
  {text-indent: 0px;}
  
td.text
  {font-size: 13px;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #1B9466;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;}

td.news1
  {font-size: 11px;
	font-weight: bold;
	background-color: #132135;
	color: #BCCBE6;
	border-bottom: solid;
   border-bottom-color: #7B9DCF;
	border-bottom-width: 1px;
	padding: 5px;
	width: 100px;}

td.news2
  {border-bottom: solid;
   border-bottom-color: #7B9DCF;
	border-bottom-width: 1px;
	padding: 5px;
	font-size: 13px;}

p.name
  {font-weight: bold;
	color: #B6E0F8;
	margin: 0px;}

p.inst
  {margin: 0px;}

p.person
  {padding: 2px;
	margin: 0px;
	padding-left: 22px;}  
  
ul.marker
  {margin: 0px;
   margin-top: 10px;}

li.marker
  {padding: 2px;}

a.link
  {color: #9CCBFA;
	text-decoration: none;
	font-weight: bold;}

a.link:hover
  {color: White;
	font-weight: bold;}

#bottom
  {font-size: 10px;
   font-weight: bold;
	background-image: url('swimming.jpg');
	padding-bottom: 15px; 
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 70px; 
	margin: 10px; 
	margin-top: 30px;}

td.sponsors1
  {font-size: 9px;
	font-weight: bold;
	background-color: #045D90;
	color: #B7E3FD;
	margin: 0px;
	padding: 2px;
	text-align: center;}

td.sponsors2
  {margin: 0px;
	padding: 6px;}
	
td.sponsorsback1
  {width: 23px;
	background-image:url('sponsors.row.back1.gif');
	background-repeat: repeat-y;}
	
td.sponsorsback2
  {width: 23px;
	background-image:url('sponsors.row.back2.gif');
	background-repeat: repeat-y;}

li.number
{font-weight:bold;color:#7B9DCF;}
