﻿/* Generated by KompoZer */
body {
	background-image:url(../images/backg.jpg);
	background-repeat:repeat-x;
	background-color:#73a4d6;
  margin: 0px;
}

h2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  color: #666666;
}

h3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #666666;
}

p {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #666666;
}

a {

  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #666666;
 	text-decoration: none;

}

a:hover  {
	text-decoration:underline;
}

.links{
	font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #666666;

}


table {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #666666;
}

#container {
  background-color: #ffffff;
  visibility: visible;
  width: 850px;
  height: 100%;
  position: relative;
  text-align:justify; 
}

#heading{
	height:250px;
}

#menu {
	height:20px;
	text-align: left;	
	position:absolute;
	clear:both;
	left: 25px; 
	top: 208px; 
	width: 58%;
}

#singlecol{
	width: 830px;
  position: relative;
  text-align:justify; 
  padding-left:10px;
  padding-right:10px;
}

#doublecol{
		width: 550px;
  position: relative;
  text-align:justify; 
  padding-left:10px;
  padding-right:10px;
  float:left;

}

#teamphoto{
	clear:both;
	margin:auto;
	width: 550px;
	position:relative;
}

#links{
 position:relative;
 text-align:left;
 padding-left:10px;
 padding-right:10px;
 width: 250px;
 float: right;
}

#years {
	width:100px;
	float:left;
  text-align: justify;
  padding-left:10px;
  padding-right:10px;
}

#fixstats {
	width: 700px;

  text-align: left;
  padding-left:10px;
  padding-right:10px;

}

#bottomcont {
clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

li {
  display: inline;
  float: left;
  width: 105px;
  height: 105px;
}

.lbWidth {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  min-width: 790px;
}

* html .lbContent {
  margin-left: -790px;
  position: relative;
}

* html .lbMinWidth {
  padding-left: 790px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}


