body {
  background-color: #FFFFFF;
  margin: 0px;
}

* {
  font-family: calibri;
  color: #000;
}

span.white {
  color: #DF0023;
}

p {
  font-size: 15px;
  margin-right: 8px;
}

h1 {
  color: #DF0023;
  font-size: 20px;
}

h6 {
  color: #DF0023;
  font-size: 12px;
  font-weight: bold;

}

h7 {
  color: #DF0023;
  font-size: 11px;
  text-decoration: underline;
}

a {
  color: #DF0023;
  text-decoration: underline;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

/* News Container */
#newsPosition {
  margin: 0px auto;
  width: 763px;
  position: absolute;
	z-index: -999;
 }

#newsContainer {
  position: absolute;
  top: 110px;
  right: 25px;
  width: 240px;
  background-image: url('gfx/newsContainer-bg.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
  z-index: 0;
}

#newsHolder {
  background-image: url('gfx/newsContainer-bg-header.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 8px;
  padding-left: 8px;
  }

#newsHolder1 {
  margin-top: 350px;
  margin-left: 478px;
  }

#newsContainerFooter {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

img {
  border: none;
  margin: 0px;

}
#mainContainer {
  margin: 5px auto 0px;
  width: 763px;
  background-image: url('gfx/mainContainer-bg.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
  height: 498px;
  position: relative;
  z-index: 30;
}

#mainContainerFooter {
  position: absolute;
  left: 0px;
  bottom: 0px;
}


#logoHolder {
  background-image: url('gfx/mainContainer-bg-header.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#logo {
  margin: 15px 15px;
 }

/* Menu Container */
#menuContainer {
  position: absolute;
  top: 50px;
  right: 59px;
  width: 168px;
  background-image: url('gfx/menuContainer-bg.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
}

#menuContainerHeader {
  position: absolute;
  left: 0px;
  top: 0px;
}

#menuHolder {
  margin-top: 13px;
  margin-bottom: 19px;
  z-index: 35;
}

#menuHolder a {
  margin-left: 5px;
  line-height: 27px;
  height: 27px;
  width: 151px;
  border-bottom: 1px solid #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
}

#menuHolder a:hover, #menuHolder a.active {
  background-color: #DF0023;
  color: #fff;
}

#menuContainerFooter {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

/* Content Container */
#contentContainer {
  position: absolute;
  top: 133px;
  left: 45px;
  width: 433px;
  background-image: url('gfx/contentContainer-bg.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
}

#contentHolder {
  background-image: url('gfx/contentContainer-bg-header.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 5px;
  padding-left: 23px;
  padding-right: 10px;
  padding-bottom: -20px;
  z-index: 35;
}

#contentContainerFooter {
  position: relative;
  left: 0px;
  bottom: -5px;
}

#contentContainerRight {
  position: absolute;
  right: -1px;
  top: 59px;
  z-index: 30;
}

#contentContainer1 {
  position: absolute;
  top: 133px;
  left: 45px;
  width: 433px;
  background-image: url('gfx/contentContainer-bg.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
}

#contentHolder1 {
  background-image: url('gfx/contentContainer-bg-header.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-top: 5px;
  padding-left: 23px;
  padding-right: 10px;
  padding-bottom: -20px;
  z-index: 35;
}

#contentContainerFooter1 {
  position: relative;
  left: 0px;
  bottom: -5px;
}

#contentContainerRight1 {
  position: absolute;
  right: -1px;
  top: 59px;
  z-index: 30;
}

/* Marker Container */
#markerContainer {
  position: absolute;
  top: 310px;
  right: 116px;
  width: 168px;
  background-image: url('gfx/menuContainer-bg.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
}

#markerContainerHeader {
  position: absolute;
  left: 0px;
  top: 0px;
}

#markerHolder {
  margin-top: 13px;
  margin-bottom: 19px;
  z-index: 35;
}

#markerHolder ul {
  margin: 0px;
  list-style: none;
  padding: 0px;
}

#markerHolder li {
  margin-left: 8px;
  line-height: 27px;
  height: 27px;
  width: 151px;
  border-bottom: 1px solid #fff;
  text-align: center;
  display: block;
  font-weight: bold;
  font-size: 13px;
}

#markerContainerFooter {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

#slideshow {
list-style:none; 
color:#fff
}

#slideshow span {
display:none
}

#wrapper {
width:300px; 
margin:20px auto; 
display:none
}

#wrapper * {
margin:0; 
padding:0
}

#fullsize {
position:relative; 
width:300px; 
height:235px; 
padding:2px; 
border:1px solid #000; 
background:#fff
}

#information {
position:absolute; 
bottom:0; 
width:300px; 
height:5px; 
background:#fff; 
color:#fff; 
overflow:hidden; 
z-index:200; 
opacity:.7; 
filter:alpha(opacity=70)
}

#information h3 {
padding:4px 8px 3px; 
font-size:14px
}

#information p {
padding:0 8px 8px
}
#image {
width:300px
}

#image img {
position:absolute; 
z-index:25; 
width:auto
}

.imgnav {
position:absolute; 
width:25%; 
height:145px; 
cursor:pointer; 
z-index:150
}

#imgprev {
left:0; 
background:url(images/left.gif) left center no-repeat
}

#imgnext {
right:0; 
background:url(images/right.gif) right center no-repeat
}

#imglink {
position:absolute; 
height:145px; 
width:100%; 
z-index:100; 
opacity:.4; 
filter:alpha(opacity=40)
}

.linkhover {
background:url(images/link.gif) center center no-repeat
}


