body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(honeyLeft.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	font-size: 11pt;
}

body.mceContentBody {
 	background-image: none;
}
#dialogForm {
    clear: none;
}
#title {
	background-color: #F9E30D;
	margin: 0px;
	vertical-align: bottom;
	padding-top: 5px;
	padding-bottom: 0px;
	background-image:  url(duksbadge.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	border-bottom: 2px solid #471C0C;
	color: black;
}

#title h1 {
  padding-bottom: 10px;
  padding-top: 15px;
  margin-bottom: 0px;
  margin-top: 0px;
	padding-left:  130px;
	font-size: 250%;
}
#title img {
	float: right;
}

#sideBar {
  	position: absolute;
	left: 0px;
	width: 100px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 100%;
	background-image: url(duk800.png);
	background-position: 20px 20px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 25px;
}

div {
  margin: 0px;
	padding: 0px;
	aborder: 1px solid black;
	border: 0px;
}

#content {
	margin: 5px 15px 15px 117px;
	padding: 5px;
}

#content p {
	line-height: 150%;
	margin: 0px 0px 15px 0px;
}

h1, h2, h3, h4, h5, h6, h2 a:link, h2 a:visited {
	font-weight: bolder;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #471C0C;
	text-transform:capitalize;
	text-decoration:none;
	margin: 1em 0em 0.25em 0em;
	}

#linkBar {
  	font-weight: bold;
	color: #471C0C;
	background-color: #F9E30D;
	padding: 3px 0px 3px 0px;
  	margin-bottom: 0px;
  	margin-top: 5px;
	margin-left: 130px;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}	

#linkBar ul {
    display: inline;
    margin: 0px;
    padding: 0px;
}
#linkBar li {
    padding-left: 2px;
    border: none;
    margin: 0px; 
    list-style: none;
    display: inline;    
}
#linkBar a:link, #linkBar a:visited {
	color: #471C0C;
	text-decoration:none;
}
#breadcrumb ul {
    display: inline;
    margin: 0px;
    padding: 0px;
}
#breadcrumb li {
    padding-left: 2px;
    border: none;
    margin: 0px; 
    list-style: none;
    display: inline;    
}
#submenu ul {
    display: inline;
    margin: 0px;
    padding: 0px;
}
#submenu li {
    padding-left: 2px;
    border: none;
    margin: 2px; 
    list-style: none;
    display: inline;    
}


#properties {
    float: right;
}

td {
	vertical-align: top;
}

#submenu {
  font-weight: bold;
	background-color: #F9E30D;
	color: #663300;
  padding: 3px;
  margin-bottom: 0px;
  margin-top: 0px;
	margin-right: 25px;
	border: 1px solid #663300;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

#submenu a:link, #submenu a:visited {
  afont-weight: bold;
	color: #663300;
  padding: 3px;
  text-decoration:none;
}

#breadcrumb {
  afont-weight: bold;
	acolor: #FFFF00;
	color: #663300;
  padding: 3px;
	font-size: xx-small;
  margin-bottom: 5px;
  margin-top: 0px;
	margin-right: 25px;
}
th {
	font-weight: bolder;
}
.tableTitle {
	abackground-color: #CCCCCC;
	padding: 5px;
	color: #663300;
	font-size: larger;
	font-weight: bolder;
}

.fLeft {
	float: left;
	margin: 7px 15px 7px 0px;
}
.fRight {
	float: right;
	margin: 7px 0px 7px 15px;
}

#content img { 
	border: 2px solid #471C0C;
}
#clubruns {
	width: 90%;
	text-align: center;
	margin: auto auto 1em auto;
	border-collapse:collapse;
}
#clubruns td, #clubruns th {
	text-align:left; 
	font-size: 90%;
	border: 1px solid #663300;
	padding: 0.15em;
	vertical-align:top;
}
#clubruns th.nobottom {
	border-bottom: none;
}
#clubruns th.notop {
	border-top: none;
}
#clubruns th {
	background-color: #F9E30D;
	color: #663300;
}
.updated {
text-align: right;
font-size: 80%;
color: grey;
}
input.date {
	width: 6em;
}
input.time {
	width: 4em;
}
#clubruns input {
	font-size: 90%;
}