A:link {
  font-family:  arial;
  font-style: italic;
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}

A {
  font-family:  arial;
  font-style: italic;
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}

A:visited {
  font-family:  arial;
  font-style: italic;
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}

A:active {
  font-family:  arial;
  font-style: italic;
  color: #999999;
  background-color: transparent;
  text-decoration: none;
}

body {
  background-color: #000000;
  color: #000000;
  font-family: arial;
  text-align: center;
}

#img {
 border: 1px solid #ffffff;
}

#flashcontent {
  width: 600px;
}

#news {
  width: 600px;
  margin-left: 150px;
  margin-right: 150px;
  font-family:  arial;
  font-size:    9pt;
  font-weight:  normal;
  color:  #ffffff;
  text-align: justify;
  background-color: transparent;
}

#maillist {
  width: 600px;
  margin-left: 150px;
  margin-right: 150px;
  font-family:  arial;
  font-size:    9pt;
  font-weight:  normal;
  color:  #ffffff;
  text-align: left;
  background-color: transparent;
}

#facebook {
  width: 600px;
  margin-left: 150px;
  margin-right: 150px;
  font-family:  arial;
  font-size:    9pt;
  font-weight:  normal;
  color:  #ffffff;
  text-align: center;
  background-color: transparent;
}

#about {
  width: 600px;
  margin-left: 150px;
  margin-right: 150px;
  font-family:  arial;
  font-size:    9pt;
  font-weight:  normal;
  color:  #ffffff;
  text-align: justify;
  background-color: transparent;
}

#copy {
  width: 900px;
  font-family:  arial;
  font-size:    9pt;
  font-weight:  normal;
  color:  #ffffff;
  text-align: center;
  background-color: transparent;
}

#contact {
  width: 600px;
  margin-left: 150px;
  margin-right: 150px;
  font-family:  arial;
  font-size:    9pt;
  font-weight:  normal;
  color:        #ffffff;
  text-align: center;
  background-color: transparent;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-collapse: collapse;
  font-family: arial;
  font-size: 15px;
}

#subtitle {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

#title {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

#galtitle {
  width: 900px;
  margin-top:20px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

#galtitle1 {
  width: 900px;
  margin-top:20px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
}

#mainpubli {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: arial;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
}

#menu {
  width: 900px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
}

#welcome {
  width: 900px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-family: arial;
  font-size: 20px;
  color: #ffffff;
}

#gal {
  width: 700px;
  margin-left: 100px;
  margin-right: 100px;	
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
}

#gal1 {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
}

#gal2 {
  width: 700px;
  margin-left: 100px;
  margin-right: 100px;	
  font-family: arial;
  font-size: 12px;
  color: #ffffff;
}

#topleft {
  height: 20px;
  width: 20px;
  background-image: url("topleft.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #000000;
}

#top {
  height: 20px;
  background-image: url("top.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #000000;
}

#topright {
  height: 20px;
  width: 20px;
  background-image: url("topright.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #000000;
}

#left {
  width: 20px;
  background-image: url("left.jpg");
  background-repeat: repeat-y;
  background-position: right;
  background-color: #000000;
}

#center {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #222222;
  width: 750px;
}

#right {
  width: 20px;
  background-image: url("right.jpg");
  background-repeat: repeat-y;
  background-position: left;
  background-color: #000000;
}

#bottomleft {
  height: 20px;
  width: 20px;
  background-image: url("bottomleft.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #000000;
}

#bottom {
  height: 20px;
  background-image: url("bottom.jpg");
  background-repeat: repeat-x;
  background-position: top;
  background-color: #000000;
}

#bottomright {
  height: 20px;
  width: 20px;
  background-image: url("bottomright.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #000000;
}
