body
{
  margin: 15px;
  padding: 0;
  border: none;
  text-align: center;
  background-color: #ebb749;
}

#layout_outter
{
  text-align: center;
  width: auto; 
  background-color: #ffffff;
}

#layout_inner
{
  text-align: center;
  width: auto; 
  padding: 3px;
}

#top
{
  background-image: url(images/top_bg.png);
  height: 150px;
  width: auto;
  position: relative;
  text-align: left;
}

#important_news
{
  position: absolute;
  top: 105px;
  left: 380px;
  font-family: Verdana;
  font-size: 8pt;
  width: 400px;
  height: 25px;
  padding-left: 5px;
  padding-right: 5px;
  background-image: url(images/news_bg.png);
  border: solid 1px #fe8f00;
  overflow: hidden;
}

#important_news a:link, #important_news a:visited
{
  color: #ff0000;
  text-decoration: none;
}

#important_news a:hover
{
  text-decoration: underline;
}

#site_title
{
  color: #ffffff;
  position: relative;
  font-family: Verdana;
  font-weight: bold;
  font-size: 14pt;
  top: 25px;
}

#site_subtitle
{
  position: relative;
  left: 35px;
  top: 28px;
  color: #ffffff;
  position: relative;
  font-family: Verdana;
  font-weight: bold;
  font-size: 10pt;
  width: 600px;
}

#logo
{
  background-image: url(images/logo.png);
  width: 165px;
  height: 150px;
  float: left;
}

#top_links
{
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  position: absolute;
  top: 110px;
  left: 180px;
}

#top_links a:link, #top_links a:visited,
#footer a:link, #footer a:visited
{
  text-decoration: none;
  font-weight: bold;
  color: #0072bc;
}

.map_link { 
  font-size: 8pt;
}

.map_link:link, .map_link:visited,
a:link, a:visited
{
  text-decoration: none;
  font-weight: bold;
  color: #0072bc;
}

.map_link:hover,
a:hover
{
  color: #00a84e;
  text-decoration: underline;
}

#top_links a:hover,
#footer a:hover
{
  border-bottom: solid 3px #00a84e;
  font-weight: bold;
  color: #00a84e;
}

#top_childs
{
  float: right;
  background-image: url(images/top_childs.png);
  height: 150px;
  width: 175px;
}

#news_box
{
  float: left;
  margin-top: 15px;
  margin-right: 15px;
  margin-left: 10px;
  margin-bottom: 15px;
  width: 300px;
  border: solid 1px #0072bc;
  overflow: hidden;
}

#content
{
  text-align: justify;
  font-family: Verdana;
  font-size: 10pt;
  margin-right: 15px;
  margin-left: 15px;
  overflow: hidden;
}

#news_box_top,
.title
{
  font-family: Verdana;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  height: 21px;
  padding-top: 4px;
  background-color: #82bbe0;
  background-image: url(images/news_box_top_bg.png);
  background-repeat: repeat-x;
  background-position: bottom;
}

.title
{
  /*margin-top: 15px;*/
  padding-left: 15px;
  padding-right: 15px;
  border: solid 1px #0072bc;
  text-align: left;
}

#news_box_news
{
  margin: 0;
  padding: 0;
  text-align: left;
}

#news_box_news li
{
  text-align: left;
  list-style-type: none;
  font-family: Verdana;
  font-size: 10pt;
  float: left;
  width: 100%;
}

#news_box_news a:link, #news_box_news a:visited
{
  display: block;
  background-color: #d1efd5;
  width: 296px;
  padding: 2px;
  text-decoration: none;
  color: #00a84e;
  background-image: url(images/news_link_bg.png);
}

#news_box_news a:hover
{
  color: #ffffff;
  background-color: #00a84e;
  background-image: url(images/news_link_hovered_bg.png);
}

#table_centres
{
  font-family: Verdana;
  font-size: 10pt;
  width: 100%;
}

#column_centre
{
  width: 150px;
  text-align: right;
}

.centre_tab,
.centre_tab_selected
{
  width: 150px;
  height: 50px;
  text-align: center;
}

.centre_tab a:link, .centre_tab a:visited,
.centre_tab_selected a:link, .centre_tab_selected a:visited
{
  display: block;
  width: 150px;
  height: 43px;
  padding-top: 7px;
  background-image: url(images/centre_tab.png);
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}

.centre_tab_selected a:link, .centre_tab_selected a:visited
{
  background-image: url(images/centre_tab_selected.png);
}

.centre_tab a:hover,
.centre_tab_selected a:hover
{
  background-image: url(images/centre_tab_hovered.png);
}

#centre_content
{
  border: solid 3px #65cd66;
  text-align: justify;
  background-color: #cff7d0;
}

#centre_layout
{
  width: 100%;
  border-collapse: collapse;
  background-color: #f1faff;
  margin-top: 15px;
  margin-bottom: 15px;
}

#centre_layout td
{
  border: solid 1px #0072bc;
}

.cell_content
{
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

.link_title
{
  display: inline;
  float: right;
  padding-right: 15px;
}

.link_title a:link, .link_title a:visited
{
  color: #ffffff;
  text-decoration: none;
}

.link_title a:hover
{
  text-decoration: underline;
}

.form_label
{
  font-weight: bold;
}

#footer
{
  border-top: solid 4px #0072bc;
  font-family: Verdana;
  font-size: 7pt;
  height: 165px;
  background-image: url(images/footer_bg.png);
  background-position: bottom;
  background-repeat: repeat-x;
  padding-top: 5px;
  clear: both;
}

#more_buttons
{
  margin-top: 15px;
  background-color: #d2edff;
  text-align: center;
}

.submit
{
  border: solid 1px #ffffff;
  background-image: url(images/tasks_top.png);
  height: 20px;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  margin: 5px;
}

.selected_submit
{
  border: solid 1px #ffffff;
  background-image: url(images/selected_button.png);
  height: 20px;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  margin: 5px;
}

.selected_submit:active
{
  outline: none;
}
