body{
	font-family:	Arial;
	font-style:	  normal;
	font-weight:	normal;
	font-size:	  10pt;
	margin-top:	  0px;
	margin-bottom:0px;
}

.content{
  width:        900px;
  position:     absolute;
  left:         50%;
  margin-left:  -450px;
  text-align:   left;
}

.tankID{
	font-family:	Verdana, Arial, sans-serif;
	font-style:	  normal;
	font-weight:	bold;
	font-size:	  14pt;
	margin:		    0px;
	width:        155px;
	vertical-align:top; 
}

.tankInfoTitle{
  text-align:   right;
  font-weight:  bold;
  vertical-align:top;
  width:        100px;
}

.tankInfoTable{
	font-family:	Verdana, Arial, sans-serif;
	font-style:	  normal;
	font-weight:	normal;
	font-size:	  10pt;
	margin-top:	  0px;
	margin-bottom:0px;
	width:        100%;
}

img{
  border:       0px;
}

.detailsLink{
  font-style:   italic;
  text-align:   center;
}

a{
  color:        blue;
}

.pageHeader{
  text-align:   center;
}

.tankIDbox{
  width: 150px;
  vertical-align: top;
}

.left_nav{
  float: left;
}

.menu{
  width: 125px;
  background-color: white;
  cursor: pointer;
  font-family: verdana;
  font-size: 8pt;
}

.menu_selected{
  width: 125px;
  background-color: #ffffdd;
  cursor: pointer;
  font-family: verdana;
  font-size: 8pt;
}

.menu_open{
  width: 125px;
  background-color: #f8f8d8;
  cursor: pointer;
  font-family: verdana;
  font-size: 8pt;
}

.submenu{
  position: relative;
  left: 10px;
}

.inner_content{
  float: right;
  width: 750px;
  min-height: 400px; 
}

.left_logo{
  float: left;
}

.calendar{
  float: left;
  width: 125px;
}

.title_banner{
  float: right;
  width: 450px;
  margin-top: 50px;
  padding-left: 50px;
}

.scores_table{
  width:100%;
}

.loader{
  text-align: center;
}

.link{
  cursor: pointer;
  text-decoration: underline;
  color: blue;
}

.left_panel{
  width: 125px;
  margin-top: 20px;
  font-family: verdana;
  font-size: 10pt;
}

.calendar_cell{
  border: 1px solid back;
  text-align: center;
  font-family: verdana;
  font-size: 8pt;
}

.calendar_today{
  font-weight: bold;
}

.calendar_event{
  background-color: #eeeeff;
  cursor: pointer;
}

#about_hobby{
	width: 300px;
	float: left;
	padding-bottom: 10px;
	padding-left: 10px;
}

.heading2{
	font-style:italic;
	font-size:x-large;
	font-weight: bold;
	width: 100%;
	text-align:center;
}

.heading1{
	font-size:xx-large;
	font-weight: bold;
	width: 100%;
	text-align:center;
}