/* By Eoghan Neligan, www.neligandesigns.com */

/*------------Basic styles------------*/
html, body {
height : 100%;
}
body {
margin : 0;
padding : 0;
font : 11pt "Tahoma",helvetica, arial, verdana, sans-serif;
background : #040301;
color : #ffffff;

}
a {
color : #d60e0e;
text-decoration : none;
}
a:hover {
text-decoration : underline;
color : #ffffff;
}
p {
padding : 0 10px;
}
#bullys{
  font : 11pt "Tahoma",helvetica, arial, verdana, sans-serif;
}
h1 { text-transform: uppercase;
padding : 10px;
letter-spacing : 2px;
font-size : 130%;
color : #d60e0e;
}
h2 { text-transform: uppercase;
padding : 10px;
letter-spacing : 2px;
font-size : 100%;
color : #d60e0e;
}

#top {
margin : 0;
padding : 0;
}

#head {
height : 135px;
width : 100%;
background : transparent url(banner.jpg) no-repeat;

background-position: center;
}
/*------------------------------Side Body------------------------------------------*/
.navi {

float : left;
width : 20%;
height : 100%;
margin-top : 0;
padding-top : 0;
line-height : 2em;
background : transparent;
display: inline;
}
/*------------------------------Main Body------------------------------------------*/
.content {
float : right;
width : 75%;
margin-left : 3%;
margin-right : 1%;
margin-top : 0;
line-height : 2em;
display: inline;

}
/*-------------Footer----------------*/
.footer {
float : left;
width : 100%;
height : 55px;
padding : 5px 0;
text-align : center;
font-size : 80%;
background : transparent;
color : #fff;
}
/*------------------------------Side Naviagtion------------------------------------------*/
#navigation {
margin : 15px 10px;
padding : 10px 0;
list-style-type : none;
background : transparent;
color : #fff;
}
#navigation a {
letter-spacing : 2px;
border-bottom : 1px solid #d60e0e;
margin-bottom : 0px;
padding-left : 20px;
display : block;
text-decoration : none;
color : #ddd;
}
#navigation a#current, #navigation a:hover, #navigation a:active {
text-decoration : none;
background : #0e42d6;
color : #fff;
}
#startscreen{
  font-size : 11pt;
  line-height : 2em;
  border: 0;
}

/*-----------------------------------Other tags-----------------------------------------*/
ul {
list-style : disc;

}
li{
  margin : 0px;
  padding : 5px;
}

dt{
  font-weight: bold;
  color: #d60e0e;
}

#image_center_nz{
  text-align: center;
  font-style: italic;
  border-bottom: 1px solid #0e42d6;
  border-top: 1px solid #0e42d6;
  padding: 5px;
    font-size: 12pt;
}
#image_center{
  text-align: center;
  font-style: italic;
  padding: 5px;
}

#uu_text {
width:48%;
float:left;

}


#uu_images {
width:48%;
float:right;
text-align: center;
  padding: 5px;
}

#pagenavi{
width:700px; height:45px; border: 0px;
}

#newsflash{
  border: 1px solid #d60e0e;
  color: #d60e0e;
  padding: 5px;
  line-height : 1.2em;
}
#ub_wesen{
   font-style:italic;
   text-align: center;
}

