a.nav:link {
  color: white;
  text-decoration: none;
  font-weight:normal;
}

a.nav:visited  {
  color: white;
  text-decoration: none;
  font-weight:normal;
}
a.nav:active  {
  color: white;
  text-decoration: none;
  font-weight:normal;
}
a.nav:hover {
	color: white;
	text-decoration: none;
	font-weight:normal;
	padding-bottom:1px;
	border-bottom: 1px solid #CA7674;
}

a.site:link {
  color: #AF2F2C;
  text-decoration: none;
}

a.site:visited  {
  color: #AF2F2C;
  text-decoration: none;
}
a.site:active  {
  color: #AF2F2C;
  text-decoration: none;
}
a.site:hover {
	color: #AF2F2C;
	text-decoration: underline;
}
i {
	text-align: center;
	display: block;
	margin-top: 5px;
	padding-bottom: 10px;
	font-size: 16px;
}

body{
  background:#EFEFEF;
  margin:0;
  padding:0;
  font-family:verdana, arial, helvetica;
  font-size:11px;
}
ul{
  margin-top:5px;
  margin-bottom:5px;
	list-style-image: url(pics/star.gif);
}
p{
  margin-top:5px;
  margin-bottom:5px;
}
td{
  vertical-align:top;
}




#smallpics{
	margin-left: 18px ! important;
	margin-left:8px;
	width:110px;
	float:left;
}
.smallpics_text{
	margin-left:150px;
	width:215px;
}
#pics_team{
	margin-left: 18px ! important;
	margin-left:8px;
	width:90px;
	float:left;
}
#pics_team_text{
	margin-left:100px;
	width:250px;
}
.text{
	padding-left:15px;
	padding-right:5px;
}
.piccell{
  padding-left:15px;

}



.tables{
  margin:0;
  padding:0;
  text-align:left;
  vertical-align:top;
}

.pic_large{
	margin-left: 2px;
	padding:0;
}
.headline_pic{
	margin-left: 2px;
	padding:0;
	margin-top:5px;
}
.headline{
	
	padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:bold;
	font-size:14px;
	
}
.subheadl{
  font-weight:bold;
  margin-bottom:5px;
}
.pg_line{
  height:15px;
	background-image: url(pics/pg_line.gif);
	background-repeat: no-repeat;

}
.small{
  font-size:8px;
}




#all{
  width:100%;
  text-align:center;
}
#container{
  width:760px;
  
  background-image: url(pics/rightbg.gif);
	background-repeat: no-repeat;
	background-color:white;
  text-align:left;
  margin: 0 auto;
  
}




#left{
  float: left;
  width: 175px;
  margin-left:24px ! important;
  margin-left:11px;
}
#menu_o{
	margin-top: 0px;
	width:175px;
	height:7px;
	background-image: url(pics/menu/top.gif);
	background-repeat: no-repeat;
}

#menu_m{
	width:175px;
	background-image: url(pics/menu/middle.gif);
	background-repeat: repeat-y;
}
#menu_u{
	width:175px;
	height:7px;
	background-image: url(pics/menu/middle.gif);
	background-repeat: no-repeat;
}
.menu{
  margin:0;
  color:white;
  padding-top:9px;
  padding-bottom:9px;
  padding-left:13px;
  font-weight:bold;
  display:block;
}
.submenu{
  margin:0;
  color:white;
  padding-top:0px;
  padding-bottom:4px;
  font-weight:bold;
  display:block;
  text-indent:15px;
}

.menu_line{
  background-image: url(pics/menu/line.gif);
	background-repeat: no-repeat;
	height:7px;
}




#middle{
	margin-left: 201px ! important;
  margin-left: 193px;
	width: 388px;
	text-align:left;
}
#middle_border{
	background-image: url(pics/mainborder.gif);
}
#middle_bottom{
	background-image: url(pics/mainborder_bot.gif);
	background-repeat: no-repeat;
}

#middle_head{
  background:#AF2F2C;
  text-align:right;
  padding-left:5px;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:10px;
  color:white;
  font-weight:bold;
}
.middle_cont{
  padding:5px;
  padding-top:0px;

}




#right{
  float:right;
  width:168px;
}
#right_cont{
	margin-top: 20px;
	width:168px;
}





