body {
  margin: 0;
}

.centerdiv {
  width: 100%;

}

.shadowdiv {
  width: 988px;
  background-image: url("layout/fiat-coupe-club-uk-back.gif");
}

.maindiv {
  width: 968px;
}

td {
  text-align: left;
  vertical-align: top;
}

.navi_main {
  text-align: left;
  background-image: url("layout/navigation_background.gif");
  width: 100%;
  margin: 0px;
}

.navi_main td {
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  color: white;
}

.navi_main .left_tab {
  width: 6px;
}

.navi_main .right_tab {
  width: 6px;
}

.navi_main .tab {
  background-color: none;
}

.navi_main .left_tab_active {
  width: 6px;
  background-image: url("layout/fiat-coupe-club-uk-menu-left.gif");
}

.navi_main .right_tab_active {
  width: 6px;
  background-image: url("layout/fiat-coupe-club-uk-menu-right.gif");
}

.navi_main .tab_active {
  background-color: #d3000d;
}

.navi_main .tab_active a, .navi_main .tab_active a:active, .navi_main .tab_active a:visited {
  display: block;
  padding: 2px 3px 0px 3px;
  text-decoration: none;
  color: white;
}

.navi_main .tab_active a:hover {
  color: white;
}

.navi_main .tab a, .navi_main .tab a:active, .navi_main .tab a:visited {
  display: block;
  padding: 2px 3px 0px 3px;
  text-decoration: none;
  color: #d3000d;
}

.navi_main .tab a:hover {
  color: white;
}

.navi_sub_container {
  text-align: left;
  background-color: #d3000d;
  width: 968px;
  height: 16px;
}

.navi_sub {
  text-align: left;
  width: 968px;
  height: 16px;
  padding-top: 1px;
}

.navi_sub div {
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
}

.sub {
  padding-left: 10px;
}

.sub, .sub a, .sub a:active, .sub a:visited {
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
}

.sub:hover {
  color: #fff000;
}

.sub_active {
  padding-left: 10px;
}

.sub_active, .sub_active a, .sub_active a:active, .sub_active a:visited {
  font-size: 10px;
  font-family: Verdana;
  font-weight: bold;
  color: #fff000;
  text-decoration: none;
}

.sub_active:hover {
  color: #fff000;
}

.content_left h2 {
  font-family: Tahoma;
  font-size: 11px;
  color: black;
  font-weight: bold;
  width: 179px;
  background-color: #e7e8e9;
}

.content_left .content {
  font-family: Tahoma;
  font-size: 11px;
  color: black;
  padding-right: 28px;
  padding-left: 7px;
}

.content_center h1 {
  font-family: Tahoma;
  font-size: 11px;
  color: black;
  font-weight: bold;
  width: 471px;
  background-color: #7dc1e1;
}

.content_center .content {
  font-family: Tahoma;
  font-size: 11px;
  color: black;
  padding-right: 28px;
  padding-left: 7px;
}

.content_right h2 {
  font-family: Tahoma;
  font-size: 11px;
  color: black;
  font-weight: bold;
  margin-left: 21px;
  width: 269px;
  background-color: #b5dae9;
}

.content_right .content {
  font-family: Tahoma;
  font-size: 11px;
  color: black;
  padding-left: 28px;
  padding-right: 7px;
}

/* for content copier */
.content .content {
  padding: 0;
}

h1 div, h2 div {
  padding: 2px 7px 2px 7px;
}

h3 {
  font-family: Tahoma;
  font-size: 12px;
  color: black;
  font-weight: bold;
}

.pagecontent a, .pagecontent a:active, .pagecontent a:visited {
  color: #ff4800;
}

.pagecontent a:hover {
  color: #d3000d;
}

.pagecontent {
  margin-top: 16px;
}

.newsdiv .pagetextalone {
  padding: 25px;
}

.newsdiv, .newsdiv td {
  font-family: Tahoma;
  font-size: 11px;
  color: black;
}

.topleft {
  position: absolute;
  left: 0px;
  top: 0px;
}




.font1 {
  font-size: 9px;
}

.font2 {
  font-size: 10px;
}

.font3 {
  font-size: 11px;
}

.font4 {
  font-size: 12px;
}

.font5 {
  font-size: 13px;
}

.font6 {
  font-size: 14px;
}

.font7 {
  font-size: 15px;
}

.anylinkcss {
  position: absolute;
  visibility: hidden;
  border: 0px solid white;
  border-bottom-width: 0;
  font: normal 10px Verdana;
  line-height: 18px;
  z-index: 100;
  color: white;
  text-align: left;
  margin: 2px 0px 0px -6px;
  width: 170px;
}

.anylinkcss a, .anylinkcss a:active, .anylinkcss a:visited {
  display: block;
  height: 100%;
  padding: 2px 0px 2px 0px;
  white-space: nowrap;
  background-color: #d3000d;
  text-indent: 10px;
  border-bottom: 0px solid white;
  text-decoration: none;
  font-weight: bold;
  color: white;
}

.anylinkcss a:hover {
  background-image: none;
  background-color: #fff000;
  color: black;
}
