body {
}

#member {  
  font-family: Arial, Helvetica, sans-serif;  
  font-size: 10pt;  
  background-color: #ffffdd;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  padding-top: 0px;  
  padding-right: 0px;  
  padding-bottom: 0px;  
  padding-left: 0px;  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  border-top-style: none;  
  border-right-style: none;  
  border-bottom-style: none;  
  border-left-style: none;  -webkit-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}

.content {  
  display: block;  
  width: 700px;  
  font-size: 10pt;  
  padding-left: 160px;  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;
}

.sidebar {  
  display: block;  
  float: left;  
  background-image: url("back2.jpg");  
  background-repeat: no-repeat;  
  font-size: 10pt;  
  color: white;  
  height: 800px;  
  width: 120px;
}

.videoevent1 {  
  display: block;  
  width: 680px;  
  height: 300px;  
  border-top-width: 2px;  
  border-top-style: solid;  
  border-top-color: black;  
  padding-top: 5px;
}

.videoevent2 {  
  display: block;  
  width: 680px;  
  height: 300px;  
  border-top-width: 2px;  
  border-top-style: solid;  
  border-top-color: black;  
  padding-top: 5px;
}

.videofilm {  
  padding-top: 1px;  
  padding-right: 1px;  
  padding-bottom: 1px;  
  padding-left: 1px;  
  width: 340px;  
  height: 180px;  
  float: right;  
  border-top-width: 1px;  
  border-top-style: none;  
  border-top-color: green;  
  border-right-width: 1px;  
  border-right-style: none;  
  border-right-color: green;  
  border-bottom-width: 1px;  
  border-bottom-style: none;  
  border-bottom-color: green;  
  border-left-width: 1px;  
  border-left-style: none;  
  border-left-color: green;
}

.videotext {  
  display: inline;  
  border-top-width: 1px;  
  border-top-style: none;  
  border-top-color: blue;  
  border-right-width: 1px;  
  border-right-style: none;  
  border-right-color: blue;  
  border-bottom-width: 1px;  
  border-bottom-style: none;  
  border-bottom-color: blue;  
  border-left-width: 1px;  
  border-left-style: none;  
  border-left-color: blue;  
  width: 250px;  
  float: left;  
  padding-left: 10px;  
  padding-right: 20px;
}

.videotext ul {  
  list-style-type: circle;
}


