body {
  margin: 0px;
  
  font-family: Arial;
  font-size: 12px;
  line-height: 16px;
}

a {
  color: #959494;
  text-decoration: none;
}

a:hover {
  color: #545353;
}

#body_1 {
  background-color: #fff100;
}

#body_2 {
  background-color: #00b7e3;
}

#body_3 {
  background-color: #ff5dc9;
}

#body_4 {
  background-color: #9dff48;
}

#body_5 {
  background-color: #ff0000;
}

#main {
  margin-top:40px;
  margin-left:40px;
  width: 940px;
  height: 100%
}

#top_1 {
  width: 940px;
  height: 125px;
}

#title {
  width: 376px;
  float: left;
}

#speechbubble {
  width: 377px;
  float: left;
}

#bubbletext {
  width: 356px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  position: absolute;
}

#bubbletext_td {
  font-size: 10px;
  line-height: 13px;
}

#logo {
  width: 187px;
  float: left;
  text-align:right;
}

#top_2 {
  width: 940px;
  height: 12px;
  text-align: right;
}

.flag {
  margin-left: 6px;
}

#menulines {
  height: 100%;
}

#content {
  width: 940px;
  height: 100%;
}



.content_1 a {
  color: #a69d04
}

.content_2 a {
  color: #006b85
}

.content_3 a {
  color: #7e0356
}

.content_4 a {
  color: #3d8201
}

.content_5 a {
  color: #a60000
}

#content_actual {
  width: 940px;
  margin: 7px;
  margin-left: 8px;
  position: absolute;
}


.menusection {
  width: 188px;
  height: 100%;
  background-image:url('/images/blackpix.gif');
  background-repeat:repeat-y;
  float:left;
}

#menu {
  width: 940px;
  margin-bottom: 22px;
  font-size: 11px;
}

#spacer_top {
  height:40px;
}

#spacer_left {
  width:40px;
  float:left;
  height:100%;
}

#menu {
  height:100%;
  float:left;
  width: 940px;
  line-height: 12px;
}


.cat {
  float: left;
  width: 188px;
}

.cat a {
  text-decoration: none;
  color: #000000;
}


.cat a:hover {
  font-weight: bold;
}

.catSelected {
  width: 188px;
  font-weight: bold;
  color: #000000;
  float: left;
}

.catSelected a {
  text-decoration: none;
  color: #000000;
}

.subCategory {
  font-weight: bold;
  color: #638ab3;
}

.subCategory a {
  text-decoration: none;
  color: #638ab3;
}

.subCategorySelected {
  font-weight: bold;
}

.subCategorySelected a {
  text-decoration: none;
  color: #946135;
}

.content_text {
  padding-bottom: 20px;
}

#content_text_1 {
  width: 550px;
}

#content_text_2 {
  width: 550px;
  margin-left: 188px;
}

#content_text_3 {
  width: 550px;
  margin-left: 376px;
}

#content_text_4 {
  width: 174px;
  margin-left: 564px;
}

#content_text_5 {
  width: 174px;
  margin-left: 752px;
}






#copyright {
  position: absolute;
  font-size: 10px;
}




