body {
background-color: #000;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
padding:0px;
margin:50px 0px 0px 0px;
}
a {color: #AA0000;}
a:visited {color:#AA0000;}
a:hover {color: #fff;}
a:active { color:#AA0000;}

.highlight {
	color: #AE0202;
	font-weight:bold;
	letter-spacing: 1px;
}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------Container-------------- */
#container {
width: 1000px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #000;
}

/* -----------------Right--------------------- */
#right {
background-color: #000;
padding: 0px;
margin-left: 470px;
margin-right: 0px;
}

p, pre{
padding: 5px 0px;
margin:0px;
}

#logo {
width: 346px;
height: 45px;
background:url(../images/slice/logo.jpg);
margin: 0px 0px 0px 0px;
padding:0px;
}

#content {
width: 400px;
height: 363px;
margin: 25px 0px 0px 15px;
padding:0px 10px 0px 0px;
line-height: 25px;
overflow: auto;
}

/* --------------Left------------- */
#left {
float: left;
text-align:right;
width: 460px;
margin: 0px;
padding: 0px 10px 0px 0px;
}

/* -----------Footer--------------------------- */
#footer {
height: 114px;
background:url(../images/slice/footer.jpg);
clear: both;
margin: 0px;
padding: 0px;
}

#logoBar {
float: left;
width: 299px;
height: 65px;
background:url(../images/slice/logoBar.jpg);
margin: 26px 0px 0px 120px;
padding:0px;
}

/* -----------Navigation--------------------------- */

#navBar {
float: left;
width: 410px;
height: 25px;
margin: 50px 0px 0px 47px;
padding:0px;
text-align:left;
}

a.mainlevel:link, a.mainlevel:visited {
margin-top: 5px;
  padding-right: 10px;
    padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  height:15px;
color: #fff;
  text-decoration  : none;
  border-right: 1px solid #666;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 1px;
}

a.mainlevel:hover {
	color: #AE0202;
	text-decoration  : none;

}

.activePage {
  margin-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  height:15px;
  color: #AE0202;
  font-weight:bold;
  text-decoration  : none;
  border-right: 1px solid #666;
  font-size: 12px;
  letter-spacing: 1px;
}

/* -----------NM3--------------------------- */

.copyright {
	color: #444;
}

.producedBY {
	color: #333;
}

nm3:link {color: #444; text-decoration: none;}
a.nm3:visited {color:#444; text-decoration: none;}
a.nm3:hover {color: #fff;  text-decoration: underline;}
a.nm3:active { color:#444; text-decoration: none;}