@charset "UTF-8";

 
 /* this is from the dev english stylesheet. it's a test */ 
  body {
background-color:#FFFFFF;
}


#wrapper {
background-color:#FFFFFF;
width:760px;
margin: 0 auto 0 auto;
}

#banner {
width:760px;
margin: 0 auto 0 auto;
}

#navbar2 {
width:760px;
margin:0 auto 0 auto;
}
#main {
width:760px;
margin:5px auto 0 auto;
text-align:left;
}
#footer {
	width:760px;
	margin:0 auto 0 auto;
	text-align:center;
	background-color: #FFFFFF;
}
  
  
  
   
 /* this is original stuff  
  body {margin-top:0; margin-left:auto; margin-right:auto;}*/ 
  
  ul#navbar li a#current {
	color: #000000;
	background-color: #99CCFF;
}
ul#navbar {
margin:0;
padding:0;
list-style:none;
width:800px;
}

ul#navbar li {
display: inline;
padding:0;
margin:0;
}

ul#navbar li a:link,
ul#navbar li a:visited {
text-decoration:none;
padding:5px 0;
width:121px;
background-color:#CCC;
color:#000;
float:left;
text-align:center;
border-left:6px solid #333366;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
ul#navbar li a:hover {
background:#333366;
color:#FFF;
}


  
  p {font-family:Arial, Helvetica, sans-serif;
	font-size:14px;}

p a {text-decoration:underline;}
  
h1, h2, h3, h4, h5, h6 {font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h5, a {
color:#000000;
text-decoration:none;
}

h1, h2, h5, a:hover {color:#66CCFF;
text-decoration:none;}

h3, h4, h6 {color:#66CCFF;}

h1 {
	font-size:28px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h2 {
	font-size:23px;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size:20px;
	font-weight: bold;
	text-align: left;
}
h4 {
	font-size:18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

h5 {font-size:14px;}

h6 {font-size:12px;}

.cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}
.red {
	color: #CC0033;
	font-weight: bold;
}
.cutline a{text-decoration:underline;}

.postdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

ul#news  li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
	text-align: left;
}

ul#news  li  a:hover {
color:#66CCFF;
}
ul#news  li  a:visited {
text-decoration:none;
}

table.roster th {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#66CCFF;
	font-size:14px;
}
ul li {list-style-type:square;
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
ul li a {text-decoration:underline;
}

.schednote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

table.roster td {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#000000;
	font-size:12px;
	text-align:center;
}

p.contactinfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
}
p.fineprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#000000;
	line-height: 150%;
}
p.photocredit {
font-size:9px; font-style:italic;
text-align:right;}


table#main {
	background-image: url(../assets/backgroundball.jpg);
}
table#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.photoright {
	padding: 0px;
	margin: 10px;
	float: right;
	border: thin solid #000000;
	clear: right;
}
.photoleft {
	margin: 10px;
	float: left;
	border: thin solid #000000;
}
