body { margin: 0;
	background-image: url(/images/osi_watermark.jpg);
	background-position: right;
	background-attachment: fixed;
}
p,li,td,div {
	font-family: arial,sans-serif;
	font-size: 11px;
}
h1,h2,h3 { font-family: arial,sans-serif;
		 font-weight: bold;
		}
#mainbody1 {
	background-image: url(/images/background.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
#mainbody2 {
	background-image: url(/images/background2.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}
h3.newsHead {
	font-size: 12px;
	font-weight: bolder;
	margin: 10px;
	margin-top: 10px;
}
table.body {
	background: #ffffff;
	width: 880px;
	border-collapse: collapse;
	empty-cells: show;
	height: 100%;
	border-right: 0px solid #000000;
	}

td.bottom {
	margin: 0px;
	border: 2px solid #000080;
	padding: 5px;
	text-align: center;

}
div.divTop {
	/*background-image: url('images/top-banner.jpg');*/
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 700px;
	/*background: #dcdcdc;*/
	
	border-bottom: 3px solid #0000a0;
	
	padding-left: 3px;
}
#divTop1 { background-image: url(/images/top-banner.jpg); }
#divTop2 { background-image: url(/images/top-banner1.jpg); }

div.bodyDiv {
	padding-left: 5px;
}
td.bodyDiv {

	/*height: 100%;*/
	margin: 0px;
	background: #ffffff;
	
	padding-top: 3px;
	/*padding-right: 0px;*/
	padding-left: 3px;
	
	border-right: 5px solid #0000a0;
	height: 100%;
	
}
div.footer {
	width: 800px;
	clear: both;
	padding-bottom: 1em;
	border-top: 1px solid #333;
	text-align: center;
}
div.bodyDiv div.textBottom {
	float: left;
	width: 540px;
	border-top: 1px solid #0000a0;
}
div.rightDiv {
	background: #ffffff;
	float: right;
	width: 150px;
	
	top: 0px;
	margin-left: 10px;
	border: 1px solid #0000a0;
	background: #F5F5DC;
	
	padding-left: 1px;
}
/*
p.line {
	
	display: inline
	font-size: 8px;
	white-space: nowrap;
} 
p.line div {
	border-bottom: 1px solid #dcdcdc;
	display: inline;
	font-size: 10px;
	white-space: nowrap;
	border: 1px solid black;
}
*/
.rank { width: 25px; white-space: inherit; border-bottom: 1px solid #dcdcdc;}
.name { width: 200px; cursor: pointer; white-space: inherit;}
.nolinkname { width: 200px; white-space: inherit; }
.age { width: 25px; white-space: inherit;}
.team { width: 50px; white-space: inherit;}
.time { width: 75px; white-space: inherit;}
.meet { width: 300px; white-space: inherit;}
.meetLink { width: 300px; cursor: pointer; white-space: inherit; border-bottom: 1px solid #dcdcdc;}
.event { width: 200px; white-space: inherit;}
.date { width: 100px; white-space: inherit;}
.course{ width: 25px; white-space: inherit;}
.link { width: 100px; white-space: inherit; }
table {
	border-collapse: collapse;
	empty-cells: show;
}

table.lightUnderline {
	/*display: inline;*/
	/*font-family: arial,sans-serif;
	font-size: 10px;*/
	border-collapse: collapse;
	empty-cells: show;
	
}
table.lightUnderline th {
	background-image: url(/images/small-head.gif);
	background-repeat: repeat-x;
	background-color: #0000a0;
	color: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	height: 15px;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	font-size: 12px;
}
table.lightUnderline th a:link { color: white; text-decoration: none; }
table.lightUnderline th a:active { color: white; text-decoration: none;  }
table.lightUnderline th a:visited { color: white; text-decoration: none; }
table.lightUnderline th a:hover { color: red; text-decoration: underline; }

table.lightUnderline td {
	border-bottom: 1px solid #dcdcdc;
	padding-left: 6px;
	padding-right: 6px;
}

table.outlined {
	/*display: inline;*/
	/*font-family: arial,sans-serif;
	font-size: 10px;*/
	border: 1px solid #000000;
	border-collapse: collapse;
	empty-cells: show;
	
}
table.outlined th {
	background-image: url(/images/small-head.gif);
	background-repeat: repeat-x;
	background-color: #0000a0;
	color: #ffffff;
	border-bottom: 1px solid #dcdcdc;
	height: 15px;
	text-align: left;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	font-size: 12px;
}

table.outlined td {
	border: 1px solid #dcdcdc;
	padding-left: 6px;
	padding-right: 6px; 
}

td { vertical-align:top;/* background-color: #ffffff;*/}
td.topLeft { width: 150pt;}
td.links { width: 150pt; 
		border-right: 6px solid #00008a;
		background-image: url(/images/texture-dark-blue.gif);
	}
p.pbottom {
	padding-bottom: 10px;
}
p.error {
	border: 2px solid #800000;
	padding: 5px;
	background: #FFB6C1;
	color: #800000;
	/*font-family: arial, sans-serif;
	font-size: 10px;*/
	font-weight: bold;
}
p.links {
	width: 150px;
	text-align: center;
	background: #DCDCDC;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: default;
	border: 2px solid #000000;
	margin-bottom: 0px;
	margin-top: 0px;
	display: block;
	background-color: #000000;
}
p.credits {

}
p {
	/*font-family: arial,sans-serif;
	font-size: 12px;*/
}
p.lightUnderline {
	border-bottom: 1px solid #dcdcdc;
	margin: 0px;
}
p.heading1 {
	background-image: url(/images/small-head.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	margin: 0px;
	margin-top: 4px;
	color: #efefef;
	height:15px;
	padding-left: 2px;
	padding-right: 2px;
	
}
p.nomargin {
	margin: 0px;
}
div.rightDiv p.nomargin { 
	border-bottom: 1px dotted #0000a0;
}
img { border: 0px; }
/* hyperlinks */	
	a { color:#0000ff; border: 0px;}	
	p.links a { color: #0000a0; }
	a.times:link { color: white; text-decoration: none; }
	a.times:active { color: white; text-decoration: none;  }
	a.times:visited { color: white; text-decoration: none; }
	
	a.whitelink:link { color: white; text-decoration: underline; }
	a.whitelink:active { color: white; text-decoration: underline; }
	a.whitelink:visited { color: white; text-decoration: underline; }
	a.whitelink:hover { color: red; text-decoration: underline; }
	
	a:link { text-decoration: none;}
	a:active { text-decoration: none; }
	a:visited {  text-decoration: none; }
	a:hover {color: red; text-decoration: underline; }
	
/* From O'reilly */
#navsite h5 {
 display: none;
}
#navsite ul {
 padding: 3px 0; 
 margin-left: 0; 
 border-bottom: 1px solid #778; 
 font: bold 12px Verdana, sans-serif; 
}
#navsite ul li {
 list-style: none;
 margin: 0; 
 display: inline; 
}
#navsite ul li a {
 padding: 3px 0.5em; 
 margin-left: 3px; 
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}
#navsite ul li a:link {
 color: #448;
}
#navsite ul li a:visited {
 color: #667;
}
#navsite ul li a:link:hover, #navsite ul li a:visited:hover {
 color: #000;
 background: #AAE;
 border-color: #227;
}
#navsite ul li a#current {
 background: white; 
 border-bottom: 1px solid white;
}
