* {
   padding: 0px;
   margin: 0px;
}

body
{ background-color: #000;
text-align: justify;
margin: 0px;
background-image: url(ntbg2007.jpg);
background-repeat: repeat-y;}

body, td, input, select, textarea
{ font-family: Verdana;
font-size: 10px;
line-height: 12px;
color: #000000;}

a
{ text-decoration: none;
font-weight: bold;
color: #bb2326;}

i{color: #bb2326; }

a:hover
{ text-decoration: underline;}

p
{ margin: 0px 0px 5px 0px;}

input, textarea, select
{ border: 1px solid #43596b;
background-color: #e9eae9;
padding: 2px;}

li
{ list-style-type: none;
padding-bottom: 1px; }

ul
{ padding-left: 1px;
margin-left: 0px; }

.mainimage
{ z-index: 1;}

img
{ border: 0px;}

.content
{ width: 564px;
background-color: #e9eae9;
position: absolute;
left: 0px;
top: 390px;
padding: 5px; }

.header2
{ font: bold 12px Trebuchet MS, sans serif;
font-style: italic;
padding: 3px;
color: #fff;
letter-spacing: 2px;
border-bottom: dotted 0px #000;
text-transform: lowercase;
 
      }

.menu
{ width: 195px;
background-color: #e9eae9;
position: absolute;
left: 574px;
top: 390px;
padding: 5px; }

.title
{ background-color: #e9eae9;
padding: 3px;
color: #000;
font: bold 14px Trebuchet MS, sans serif;
font-style: italic;
text-transform: lowercase;
letter-spacing: 1px;
font-weight: bold;
border-bottom: 1px solid #000; }

.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#b0b0b01;
color:#bb244c;
width:180px;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #F9F5EA;/* */
}

.main
{ padding: 3px;
color: #000; }

.divtitle
{ background-color: #bfc7ba;
padding: 3px;
color: #bfc7ba;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: bold;
border-bottom: 1px dashed #a30011; }

img.float {
float: left;
border: 5px solid #000;
margin-right: 10px;
}

img.floatr {
float: right;
border: 5px solid #000;
margin-left: 10px;
}

* html img.float {
margin-top: -5px;
}

* html img.floatr {
margin-top: -5px;
}
