*{
	margin:0;
	padding:0;
}
tr, td{
	padding:0.1em;
}
p{
	padding-top:0.3em;
	padding-bottom:0.3em;
}
.author{
	font-style:italic;
}
img.floatLeft{
	float:left;
	margin:0.5em;
	margin-top:0.2em;
	border:#000000 solid 1px;
}
img.floatRight{
	float:right;
	margin:0.5em;
	margin-top:0.2em;
	border:#000000 solid 1px;	
}
img.floatLeftNoBorder{
	float:left;
	margin:0.5em;
	margin-top:0.2em;
	border:0;
}
img.floatRightNoBorder{
	float:right;
	margin:0.5em;
	margin-top:0.2em;
	border:0;
}
ul, li{
	list-style:none;
}
blockquote{
	margin-left:1em;
}
.bullets{
	list-style:square;
	margin-left:1em;
}
body, h1, h2, h3, h4, h6, p, ol, ul, form, table, blockquote {
	font:small/1.3 Arial, Helvetica, sans-serif;
}
body{
	background-color:#666666;}
#wrapper{
	width: 100%;
	height:100%;
	overflow:hidden;
}
#gallery img{
	width: 95%;
	height:95%;
	border:#000000 1px solid;
	margin:0.5em;
}

#container{
	width:56em;
	border-right:0.06em #000000 solid;
	background-color: #999999;
}
#header{
	width:100%;
	height:auto;
}
#content{
	border-top:#FFFFFF solid 0.06em;
	width:100%;
}
#contentInside ul, li{
	white-space:normal;
}
#contentInside{
	width:42em;
	text-align:left;
	float:right;
	padding:1.25em;
	background-color:#FFFFFF;
}
#sideNav{
	width:11.4em;
	float:left;
	white-space:nowrap;
}
#footer{
	float:right;
	width:100%;
	height:4em;
	background-image:url(../images/logoBottomAthletics.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF; 
}
#header ul{
	position:relative;
	float:right;
	height:auto;
	z-index:2;
	width:auto;
	margin-top:-1.57em;
	margin-right:1em;
	text-align:right;
}
#header li{
	display:inline;
}
#header a:link, #header a:visited{
	font-weight:bold;
	color:#333333; 
	text-decoration:none;
	font-size:88.5%;
}
#header a:hover, #header a:active{
	color:#FFFFFF;
}
#sideNav a:link, #sideNav a:visited{
	color:#FFFFFF;
	background-color: #999999;
	border-bottom:#FFFFFF solid 1px;
	display:block;
	text-decoration:none;
	padding-left: 1em;
	padding-right: 0.625em;
	padding-top:0.4em;
	padding-bottom:0.4em;
	font-weight:normal;
}
#sideNav a:hover, #sideNav a:active{
	color:#666666;
	background-color: #CCC;
}
#weather a:link, #weather a:visited{
	color: #0000FF;
	background-color: transparent;
	border-bottom: transparent solid 0px;
	display:block;
	text-decoration:underline;
	padding-left: 1em;
	padding-right: 0.625em;
	padding-top:0.4em;
	padding-bottom:0.4em;
	font-weight:normal;
}
#weather a:hover, #weather a:active{
	color: #000;
	background-color: #transparent;
	text-decoration:underline;
}
.footerUl{
	text-align:center;
	padding-top:0.8em;
	font-size:90%;
	float:right;
	width:55em;
}
.footerUl li{
	display:inline;
}
#footer a:link, #footer a:visited{
  color:#FFFFFF; 
  text-decoration:none;
}
#footer a:hover, #footer a:active{ 
  text-decoration:none;
  color:#000066;
}
#min-height{
	height: 30em;
	float:right;
}
.pageTitle{
	color: #333333;
	font-size:140%;
	font-weight:bold;
}
.pageSubTitle{
	color: #333333;
	font-size:110%;
	font-weight:bold;
}
#allConference img{
	width:16em;
	height:auto;
}
a:link, a:visited{
	color: #0053A0;
	text-decoration: none;
	display:inline;
}
a:hover, a:active{
	text-decoration:underline;
	color:#000000;
}
.omniObject{
	position:relative;
	top:-3.5em;
	left:0.6em;
	width:auto;
	float:left;
}
.omniObject img{
	height:auto;
	width:auto;
}
img.noBorder{
	border:none;
}
#contentInside ul{
	padding:0.5em;
	padding-left:1em;
}
#contentInside li{
	list-style-type:disc;
	white-space:normal;
}
.pageRedText {
	color: #FF0000;
}
.pageRedSubTitle{
	color: #FF0000;
	font-size:110%;
	font-weight:bold;
}
.pageRedTitle{
	color: #FF0000;
	font-size:140%;
	font-weight:bold;
}
.pageBlueText {
	color: #0000FF;
}
.pageBlueSubTitle{
	color: #0000FF;
	font-size:110%;
	font-weight:bold;
}
.pageBlueTitle{
	color: #0000FF;
	font-size:140%;
	font-weight:bold;
}
.x-small {
	font-size: x-small;
}

